actually what are the High RAM eaters in Ubuntu server , is there any such things ? I just want to know . If there , i want to remove them because i need to save RAM . I will use Different servers (3-4) and each one going to have its specific application .so remaining all services i don't want to run.
Tell me more
×
Ask Ubuntu is a question and answer site for
Ubuntu users and developers. It's 100% free, no registration required.
|
Use the top command. From within top, press |
|||
|
|
It usually depends on what you are running exactly. Basic apache, postgres, or other services don't really use a lot of RAM not doing anything. But if you have very large databases, and poorly written/designed web pages, which are getting loaded constantly, then those services can start consuming more and more resources. |
|||
|
|