What are different command to check ram, process and hdd of linux machine?
Submitted by: AdministratorRAM : We will check RAM, Process as well as HDD by the root
user...
RAM : #free
#cat /proc/meminfo
Process : ps -a -> It will show running process within all
terminals..
Hard Disk : #fdisk -l
Submitted by: Administrator
user...
RAM : #free
#cat /proc/meminfo
Process : ps -a -> It will show running process within all
terminals..
Hard Disk : #fdisk -l
Submitted by: Administrator
Read Online Linux Commands Job Interview Questions And Answers
Top Linux Commands Questions
☺ | What is the command to check wwn # in linux? |
☺ | What is vnc? |
☺ | Explain Difference between swap partition and swap file? |
☺ | What is lilo? How it is useful in linux? |
☺ | How to hide the partition in GRUB booting? |
Top Linux OS Categories
☺ | Device Drivers Interview Questions. |
☺ | Linux OS Management Interview Questions. |
☺ | Linux Makefile Interview Questions. |
☺ | Linux Environment Interview Questions. |
☺ | Linux OS Shell Interview Questions. |