Why is my DigitalOcean server full already? It has already run out of dis space :(
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!
I’m not sure how many processes you are running, but you can check: <br> <br>run this command line:::: <br>grep processor /proc/cpuinfo | wc -l <br> <br>Then run this command line to know how much free RAM you have: <br> <br>free <br>or: <br>free -v <br> <br>Then you can run this command to know how much space used and un-used: <br> <br>df -h <br> <br>And if the RAM used is a lot, It is better to restart your VPS from the DO cntrol panel and then run free command again to see the difference. <br> <br>if your disk is full, possibly your tmp folder is full… you need to empty it <br> <br>
I guess the last phrase I said is “you need to empty it” not correct <br> <br>it could affect the droplet. <br> <br>All you need is to delete any package in the form of zip file that you don’t need or require for current use. <br> <br>all other processes and un-used files should be deleted. <br> <br>
Check out <a href=“http://www.cyberciti.biz/faq/how-do-i-find-the-largest-filesdirectories-on-a-linuxunixbsd-filesystem/”>http://www.cyberciti.biz/faq/how-do-i-find-the-largest-filesdirectories-on-a-linuxunixbsd-filesystem/</a> to find out what files are the largest.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.