If you dual (or triple, or more) boot your machine, i.e. you have many different operating systems you choose between at startup, you might have to use your bootloader fairly frequently.
GRUB is a very functional boot loader and can do the job in most cases. But its default text-based view is a little visually unattractive, is it not?
In this tutorial, I'll show you how to put ...
Click through to read more...
Peter walks you through how to use Fotowall - an interesting application that allows you to quickly make collages from your photos. These collages can then be used as a desktop background.
Click through to read more...

Oftentimes you'll be in a situation where you want to run a command on a remote machine that will take a long time to complete, but you want to be able to issue the command and then log off and have that command run in the background.
There are many ways you could achieve this, perhaps by using cron or at to schedule the command to run right away ...
Click through to read more...