I have explained how to activate an LVM logical volume before, but never talked much about LVM itself. Here is a brief introduction.
I have been playi[……]
OpenSource software should be encouraged more…
I have explained how to activate an LVM logical volume before, but never talked much about LVM itself. Here is a brief introduction.
I have been playi[……]
If you are at the command line and want a process to run in the background, you add an & at the end of the command:
sleep 10 && echo "Done!" &
[……]
If you use jQuery, you know the $(document).ready() wrapper is the standard way to make sure the DOM is fully loaded before your JavaScript runs. But[……]
We’ve all done it. You’re flicking through tabs, your hand moves faster than your brain, and bam — you closed a tab you still needed. You stare at the[……]
My favourite NX server is Freenx.
FreeNX is a GPL implementation of the NX server/client that allows you to graphically access your machine over the I[……]
SpidearOak gives you 2GB to start with. If you want to start with 3GB instead use this link.
Keep reading if you want to find out more.
So, first of[……]
The Firefox version bundled with Ubuntu Lucid is still 3.6. It is stable but definitely not the fastest browser around, especially with Chrome and Chr[……]
When GRUB fails and your system won’t boot, the errors can be intimidating. But fixing it with a live CD is straightforward.
Boot from an Ubunt[……]
Sometimes I still have to deal with Windows. :-/ This time it’s an office shared disk. I was able to mount it automatically but only root could[……]
If you have worked with Linux disks, you have seen device names like /dev/sda1. They work fine until you add or remove a disk — then the names can shi[……]