Checking Hard Disk Usage in Linux
As usual I always try to learn more and more SSH tricks, Today I learned how to check hard disk usage in Linux based server. Here are few steps to follow. Once you are connected to the server via SSH, run the following command: # df -h