error 1)
cpanel is showing diskusage full
solution
#find / -user username -ls >> used to find the files that are owned by that user
#find / -user uid  -ls    >> used to find the files that are owned by the user by looking the uid. The uid can found from/etc/passwd
error 2)
whm is not showing correct disk space
before running [...]
