beta.blog

Ubuntu: Get RAM Usage

by on Jul.24, 2010, under Linux (Ubuntu)

Determining the free RAM or memory in Ubuntu is an easy task, and can be archieved by entering a single command :

cat /proc/meminfo | grep -i MemFree

If you wish to receive some more detailed information, simply remove the grep part and type the following command in your terminal :

cat /proc/meminfo

The free command will also do a similar job :

free -m

3 Comments for this entry

  • rate notes

    This is a really good read for me, Must admit that you are one of the best bloggers I ever saw.Thanks for posting this informative article.

  • mafia_wars

    I can see that you are an expert at your field! I am launching a website soon, and your information will be very useful for me.. Thanks for all your help and wishing you all the success.

  • Guillen35

    I can’t but agree.I always wanted to write in my site something like that but I guess you’r faster.

Leave a Reply

*

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!