Slashdot Mirror


Reduce Your Ubuntu Linux Memory Footprint

An anonymous reader writes "The ideas in this article will help you breathe life (and some additional security) into your old Linux machines and make better use of Linux on aging hardware. In this article, learn how to accurately measure the amount of memory your Linux system uses. You also get practical advice on reducing your memory requirements using an Ubuntu system as an example. A lack of physical memory can severely hamper Linux performance. This will help you reduce your systems memory footprint and keep your old Linux system running the latest fully featured Linux applications smoothly."

1 of 61 comments (clear)

  1. To improve Ubuntu, run Gentoo? by khasim · · Score: 5, Insightful

    Recompiling certain apps or libraries so that they are optimized for size and targeted to the specific CPU you are using can yield some memory gains. The Gentoo distribution is perfect for this, as you can easily recompile some or all of your system with the precise compilation flags you choose. Unfortunately, this is likely to be quite a lengthy process on an old machine.
    And you aren't going to explain HOW to do so on Ubuntu, are you?

    This "article" is practically content free. It compares Firefox's memory usage to Lynx. What the fuck?

    How about some REAL information? Not "advice" such as

    A good place to begin is with the services that are started automatically when the system boots -- though you need to be careful here so as to not remove anything that is necessary for your system to run. You will need to do some research into what is required by your particular distribution, and on how services are configured, as this will vary by distribution.
    And the distribution you WERE talking about was Ubuntu. How about some FACTS that are directly related to Ubuntu?

    A better title for this article would have been "Generic advice on how to see how much memory an application may use on Linux".