RedArray  dedicated servers hosting
How to Check Disk Space on Linux Dedicated Server
QuatroVPS  KVM VPS Hosting across the USA
How to Check Disk Space on Linux Dedicated Server
How to Check Disk Space on Linux Dedicated Server
Published on: Feb 28, 2014

This article provides some methods for viewing disk space and partition information on Linux dedicated servers.

One of the most simple utilifies is df, which will display basic information about the server’s filesystem. Run the following command:

df -h

For a “bigger picture” view of the server’s physical devices and partitions, fdisk is useful:

fdisk -l

The output of this command will show you both physical devices, and how they are partitioned, with an overview of disk space usage.

Archives:

Share This