check disk space

  1. K

    Steps to check high disk usage locations

    If you want to check the locations of high disk usage then its very easy. To know the exact location where you account is using high disk space. You just have to follow below steps: Login to your account via SSH. To know your current location in directory you can use below command: cd ~ Now...
  2. bhawanisingh

    How to check free disk space on CentOS 7?

    Do you want to check disk space on CentOS 7? As we already know that CentOS is Linux command based operating system, if you are a beginner then it’s not that easy for you. As a beginner if you don’t know how to check free disk space on Linux server then you have to follow this article. In this...
  3. J

    Linux check disk space command

    Linux checks disk space command "df" : On the web, you can find many varieties of tools to check the utilization of the disk space in the Linux. However, it has a long durable utility built inside commonly known as ‘df’. Mainly the ‘df’ command stands for the Disk filesystem. It is mainly...
Top