Managing disk partitions in Linux with fdisk is a handy skill for any system administrator. It can help you create, delete, and modify disk partitions in a simple and intuitive way. Remember to always ...
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, ...