Report this

What is the reason for this report?

How can I perform a cleanup on ubuntu server?

Posted on January 19, 2016

Is it possible to do a “cleanup” on a Ubuntu server? I am thinking about temporary files and folders, log files etc. which can take up space.

My server was using 94% of the available storage, and after I shut it off and upgraded to double storage it was using 20%, which makes me believe that there is/was some temp files/folder that got deleted on the restart?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

That’s possible, yes. Most (if not all) of the log files are stored in /var/log. I’d recommend using a program like ncdu, which can be installed using apt-get, to see what’s taking up a lot of space and maybe delete some of them.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.