I recently received a message that I am out of space in ubuntu. I checked and It says I have used all 20 gigs. I have not used but maybe 30 megs. Any ideas?
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.
Join our DigitalOcean community of over a million developers for free! Get help and share knowledge in Q&A, subscribe to topics of interest, and get courses and tools that will help you grow as a developer and scale your project or business.
Hello, all
You can examine the disk space usage and delete any data which is not crucial to your application or website. What is the output of the following command:
Also, I could suggest following the steps from this answer here on how to find the folders that are using the most disk space:
The other option will be to resize the droplet. You can check this article on how to resize your droplet:
Regards, Alex
Figured it out. unicorn.log was over 17.5 gigs. How in the world does that even happen?
I saw it when I tried adding code to the server. Then i checked with the df -h and it said 100% was used.