Content
To see the current amount of free disk space on your dedicated server you can access the server via SSH with the root user and run the following command:
1
|
df –h
|
This will show you the available disk space on the server in human readable format.
Another way is via WHM -> System Health -> Show Current Disk Usage tool. There you can see the used and free disk space on the server in GBs and in percentages.