Search found 181 matches

by xaos52
Mon Mar 24, 2014 11:38 am
Forum: HOW-TO (/usr/share/man)
Topic: Emacs tips and tricks
Replies: 449
Views: 314153

Re: Emacs tips and tricks

Package managers for emacs:

- the native `package.el'
- el-get: if you prefer the latest and greatest from git repo's
- cask: built on `package.el'
now at version 0.6. Allows you to build your own packages.

Pick the one you prefer, depending also on how adventurous you are.
by xaos52
Fri Mar 21, 2014 10:45 am
Forum: UPGRADE WARNINGS (/usr/bin/apt-get)
Topic: [Unreproducible] grub2-common and other grub packages
Replies: 15
Views: 14684

Re: [REOPENED] grub2-common and other grub packages [critica

I got caught by this, but there is an easy work-around: While on the grub menu, use the grub 'E' (editor) feature to replace root=UUID=... by root=/dev/mapper/VG10-sid replacing VG10-sid with your logical volume name. Press F10 to boot. After booting edit /boot/grub/grub.cfg and apply the same modif...
by xaos52
Thu Feb 06, 2014 6:13 pm
Forum: INTRODUCTIONS & CHAT (/dev/null)
Topic: New on the market / Fresh from the repos
Replies: 231
Views: 60475

Re: New on the market / Fresh from the repos

type in a terminal window:

Code: Select all

g[Tab]
Display all 181 possibilities? (y or n)y
by xaos52
Mon Feb 03, 2014 10:52 am
Forum: SCRIPTS (/usr/local/bin)
Topic: Scripts by xaos52
Replies: 50
Views: 14825

Re: Scripts by xaos52

Spawn a new xterm instance with random color theme.
Built on console-colors:
Image
Available as `xterm-launcher' in my `bash-scripts' github repo.
Can be used from CLI or from a WM menu.
Should work with urxvt too. Just s:xterm:rxvt:
by xaos52
Wed Jan 29, 2014 1:00 pm
Forum: SUPPORT (/usr/share/doc)
Topic: Gimp on n00b
Replies: 10
Views: 4103

Re: Gimp on n00b

Not a sid isue.
gimp starts fine on my system, which is up-to-date sid.
by xaos52
Tue Jan 28, 2014 6:46 pm
Forum: HOW-TO (/usr/share/man)
Topic: Post your Command line tricks
Replies: 283
Views: 104417

Re: Post your Command line tricks

Alternative to chroot: Suppose you can't boot into one installed system, but you have one or more other systems installed on that machine: Boot into another install that still boots OK, then Mount the system that will not boot on a mount point, e.g /mnt/sushi Run the command sudo systemd-nspawn -D ...
by xaos52
Tue Jan 28, 2014 6:12 pm
Forum: INTRODUCTIONS & CHAT (/dev/null)
Topic: Favorite neckbeards through history
Replies: 121
Views: 40959

Re: Favorite neckbeards through history

It is currently still debated whether learning exotic programming languages will contribute to better (voluminous) growth of the neckbeard. But especially Lisp/Scheme and Haskell have recently been claimed to tremendously accelerate facial hair growth, and therefore regained popularity among the no...
by xaos52
Fri Jan 24, 2014 11:07 am
Forum: SCRIPTS (/usr/local/bin)
Topic: kernel installer script
Replies: 20
Views: 7359

Re: kernel installer script

OK.
But asking to run it after it has just finished is ... not looking good.

Suggestion:
test if /boot/grub/grub.cfg is newer than tmpfile. If it is, grub-update has been run by the script and there is no need to ask the question to run it again.

Just trying to make it better than it is already. :)
by xaos52
Thu Jan 23, 2014 6:25 pm
Forum: SCRIPTS (/usr/local/bin)
Topic: kernel installer script
Replies: 20
Views: 7359

Re: kernel installer script

/etc/kernel/postinst.d/zz-update-grub is installed when you install grub- more precisely any of the existing grub packages. If grub is installed on your system, any kernel install will trigger update-grub, so you don't have to re-run it. if grub is not installed on your system and you do a kernel in...
by xaos52
Thu Jan 23, 2014 3:47 pm
Forum: SCRIPTS (/usr/local/bin)
Topic: kernel installer script
Replies: 20
Views: 7359

Re: kernel installer script

Good script, pidsley.
Nice style too.
One remark: installing a new kernel automatically triggers a grub-update.
No need to run an extra one.

I will be using this too.
Thanks
by xaos52
Tue Jan 21, 2014 5:12 pm
Forum: UPGRADE WARNINGS (/usr/bin/apt-get)
Topic: Kernel 3.13-0.towo-siduction
Replies: 70
Views: 22997

Re: Kernel 3.13-0.towo-siduction

It works for me, but there are others that seem to have the same problem, booting into a dark screen, as you can see by by googling for "linux kernel 3.13 black screen" and limiting the search to last week.
by xaos52
Sat Jan 18, 2014 12:37 pm
Forum: SCREENSHOTS (/usr/bin/scrot)
Topic: Mixed bag
Replies: 1525
Views: 383038

Re: Screenshots

I have clfswm running.
Love it.
I you love emacs, you got to love this too.

Image

Will post more about it after some experimenting.

Using all standard Debian packages from sid,with clisp as common-lisp implementation.
Have not tried sbcl yet.
by xaos52
Mon Jan 13, 2014 6:42 pm
Forum: UPGRADE WARNINGS (/usr/bin/apt-get)
Topic: emacsen-common (serious) #735155
Replies: 4
Views: 3558

Re: emacsen-common (serious) #735155

Thanks.
I am not using the debian version of emacs. I use the 'trunk' version from source, so I am not affected.
by xaos52
Mon Jan 13, 2014 6:35 pm
Forum: INTRODUCTIONS & CHAT (/dev/null)
Topic: Random Internet Thread
Replies: 1924
Views: 2617114

Re: Random Internet Thread

http://www.nieuwsblad.be/article/detail ... gn=seeding : in underwear on the metro in Brussels.
by xaos52
Sun Dec 29, 2013 5:35 pm
Forum: SUPPORT (/usr/share/doc)
Topic: [RESOLVED] urxvt spawns extra process
Replies: 31
Views: 10510

Re: [RESOLVED] urxvt spawns extra process

^ root:root is normal
by xaos52
Sun Dec 29, 2013 5:31 pm
Forum: SUPPORT (/usr/share/doc)
Topic: [RESOLVED] urxvt spawns extra process
Replies: 31
Views: 10510

Re: [RESOLVED] urxvt spawns extra process

No problem.
I have added that solution in a response to the bug report.
I am curious what the maintainer will come up with. :D
by xaos52
Sun Dec 29, 2013 4:04 pm
Forum: SUPPORT (/usr/share/doc)
Topic: [RESOLVED] urxvt spawns extra process
Replies: 31
Views: 10510

Re: [RESOLVED] urxvt spawns extra process

There is a very simple solution to get rid of that extra process:
Just install the Debian package as normal,
then run the following commands as root:

Code: Select all

chgrp root /usr/bin/urxvt
chmod g-s /usr/bin/urxvt
BINGO!
by xaos52
Sun Dec 29, 2013 10:56 am
Forum: SUPPORT (/usr/share/doc)
Topic: [RESOLVED] urxvt spawns extra process
Replies: 31
Views: 10510

Re: [RESOLVED] urxvt spawns extra process

They consider being able to see the urxvt process in the 'w' command to be more important than that extra process.
As a consequence, from a security point of view, it makes sense to do it like that.
I was using xterm and eshell in emacs anyway, as I said before, and I will continue to do so.
by xaos52
Sat Dec 28, 2013 4:13 pm
Forum: SUPPORT (/usr/share/doc)
Topic: [RESOLVED] urxvt spawns extra process
Replies: 31
Views: 10510

Re: [RESOLVED] urxvt spawns extra process

Here is that bug report.