See System Disk Space Usage
Running out of space on your server? To get an overview of how much space you
have on your machine you can use the handy df
linux command which reports file system disk space usage.
If you want to display the output in megabytes or gigabytes you can do the following
Read more about it here