One of the most crucial pieces of any UNIX-like operating system is the init dæmon process. In Linux, this process is started by the kernel, and it's the first userspace process to spawn and the last ...
Adding a second (or third or more!) hard drive to your computer is a great way to, well, give your computer more disk space. Ok, the concept is pretty logical but the process to make it work needs ...
As usual, this blog post comes out of something I have been working on (read as: struggling with) for the past few days. The purpose is to give an overview of disk partitioning under Linux, ...