4/06/2015

How to check RAM Size in Linux/Unix/Solaris

  Mohan       4/06/2015
We can use the following commands to find out actual RAM size under Linux/Unix operating systems
prtconf | head -3 |grep Mem
The top command provides a dynamic real-time view of a running system including a quick summary information about RAM, CPU as well as a list of tasks currently being managed by the Linux kernel. Type the following command:
top
logoblog

Thanks for reading How to check RAM Size in Linux/Unix/Solaris

Previous
« Prev Post

No comments:

Post a Comment