free I’ve you want to check your memory consumption on a Linux machine, you can use free. This means: I have a total of 3952 MB RAM, used and free should be clear, shared is memory which is shared between processes, e.g. shared libraries. The “buffers” entry tells you how much of your RAM is [...]

