How to delete unwanted things from /usr partion
How to deleted unwanted things from /usr partion.
1) Login to client machine via ssh.
2) type : df -h
3) then go to : cd /usr/local/apache/logs
4) type: ls -ihS
5) type: echo > error_log
6) type: echo > suexec_log
7) go to : cd ../domlogs/
type: ls -lhS | head -n 20
9) type: echo > anyone from the list.

