How Many Disk Space Left
There's many effect related to disk capacity, so you need to know about it. Problem that usually occur is:
1. /home full, user except root can't login.
2. /var full, your program can't runs and there wouldn't be logs.
Just type this command
df -h
And waste your unusefull files.
1. /home full, user except root can't login.
2. /var full, your program can't runs and there wouldn't be logs.
Just type this command
df -h
And waste your unusefull files.