Monday, August 19

How to check ram and swap size in linux or centos 6



         How to check ram and swap size in linux or  centos 6

 In Command mode type below commands

Ramsize        # cat /proc/meminfo



Swap size         #free -m or free -g

2 comments:

:: Linux - Legends ::