Disk usage First things first, let’s start easy by taking a look at the disk capacities. This is done quickly with the df command. Use the -h (human readable), or -m (MB) flags to get the sizes represented in a format that is comfortable for you. $ df -h
Filesystem…