From a terminal , issue the following command accordingly.
$ free to see RAM information in KB. $ free -m to see RAM information in MB. $ free -g o see RAM information in GB.
For more commonly used Linux commands, check my other posts at here and here .