- Log in as root
- du -chs /*
This will collate the totals of all folders in the path specified
A more interactive way to determine disk usage would be to use ncdu instead. You may need to install this first i.e yum install ncdu
A more interactive way to determine disk usage would be to use ncdu instead. You may need to install this first i.e yum install ncdu