By gidonyou
Hello, I am newbie at VPN server, so please forgive knowledge I have. I was playing around with the server installing services to try out different stuff, however I found out I am running 79 total tasks, with high usuage of ram (512mb total).
total used free shared buffers cached
Mem: 501820 463096 38724 13440 18244 294528
I have installed LAMP kit then installed phpmyadmin and .htaccess which is all I need. Is there anyway to freeup and delete services/(config)files I don’t need? Thankyou
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!
A decade ago RAM was crucial. People tended to do more and more with things with their computers and each new task required additional RAM. Back in this days memory was really expensive and came in small amounts.
Nowadays, when memory is cheap and accessible, the Operating system assumes that you have plenty of it. So the OS will cache files in the RAM, as this improves speed and performance. It is better to have some applications cached/buffered instead of keeping the RAM free and unused. If your system requires more RAM to operate properly, the Linux kernel will remove the unneeded cache/buffers, which it has created.
My personal opinion is that your RAM consumption is normal.
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.