News about our company, tutorials about IT and much more you will find in this page.
Once you are connected to the server via SSH, run the following command:
This will output the usage of each partition in the server. To list the size of a specific directory, run the following command:
If you want to list all the subdirectory sizes under /home, run the following command:
The output of the ‘df’ command will show you overall disk usage. To find out how much space a give directory is used us the ‘du -s ‘ command.