22nd August 2009
in
System, cli
If you want to disable X screen blanking (aka. disable the X screensaver) that comes up unexpectedly while you’re watching a movie in MPlayer, all you have to do is
setterm -powersave off -blank 0
To make the chang[...]
Tags: blank, screen saver, X
1 Comment
10th August 2009
in
Applications, GNOME, System
If you want your most-used applications already opened when you boot up into your Ubuntu box, all you have to do is go to System > Preferences > Startup Applications and in the Options tab check the box next to [...]
Tags: Applications, remember, Ubuntu
2 Comments
31st July 2009
in
System, cli
In Debian-based distributions (and here I’m also talking about the widely-spread Ubuntu), there is no rc.local file preinstalled. The good thing is that you can make one easily so you can have a place to put comman[...]
Tags: autostart, boot, bootup, file, files
5 Comments
28th July 2009
in
System, cli
Once in a lifetime you might forget your root password. If that happens, reboot your distro and at the GRUB prompt press “e” to edit the first line. Make sure the new entry sais “linux single”. Pr[...]
Tags: lost, passwd, password, root, shadow
9 Comments