How to: Check RAM totals from Ubuntu terminal
Particularly when working with remote servers and virtual machines it can be useful to check your RAM levels and availability. This can be easily achieved by running the following commands from a terminal: $watch -n…