Search This Blog

How to check RAM in Ubuntu Linux?

How to check RAM size in Ubuntu Linux?

Open the terminal (CTRL + ALT + T)


$ free -m

      total    used      free       shared     buffers     cached
Mem:  2006     1534      472        235        24          930
-/+ buffers/cache:        578       1428

Swap:            0          0          0


grep MemTotal /proc/meminfo

MemTotal:        2054932 kB




No comments:

Post a Comment

Featured Post

Firefox Save Image as.. not work

Firefox Save Image as.. not work Note that this be an issue with "xdg-desktop-portal" and may have to install some packages like x...