Forums

Disk Quota Exceeded

I cleaned everything from files but still 89% in use. How can I clean everything to start over?

If you run the following command from a bash console, it will show you what's using up the disk space:

du -hs /tmp ~/.[!.]* ~/* /var/www

tks! It was the tmp files.

Excellent, glad you worked it out!

I have spent 53% of the disk but i get this error. how can i fix it?

What is generating the error? Is there a specific command that you're running? It looks like you're currently only using 22% of your quota.