Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what r the different command to check ram,process and hdd
of linux machine

Answers were Sorted based on User's Feedback



what r the different command to check ram,process and hdd of linux machine..

Answer / pankaj kumar

To check ram in your system:
#free
To check process
#ps
#top

To check hdd
#fdisk
#sfdisk -l

Is This Answer Correct ?    7 Yes 1 No

what r the different command to check ram,process and hdd of linux machine..

Answer / ravi vishwakarma

RAM : 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

Is This Answer Correct ?    3 Yes 1 No

what r the different command to check ram,process and hdd of linux machine..

Answer / jayakumar .b

# free & # cat /proc/meminfo

Is This Answer Correct ?    1 Yes 0 No

what r the different command to check ram,process and hdd of linux machine..

Answer / jayakumar .b

RAM : We will check RAM, Process as well as HDD by the root
user...

RAM : #free
#cat /proc/meminfo

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Linux Commands Interview Questions

What is parallel ssh?

0 Answers  


Which of the Commands delete the files from the /tmp directory, issued by non-root user?

0 Answers  


What are the basic command in linux?

0 Answers  


How to hide the partition in GRUB booting? (This technique is required when you have more that one Windows system on different partitions of the same disk, let us say the first and second partitions of the first hard drive, to boot from the first partition you must hide the second one)

2 Answers  


How does case sensitivity affect the way you use commands?

0 Answers  


In Linux how you set time a limit on quota?

1 Answers   Mind Tree,


How do makefiles work?

0 Answers  


How can I create a file with cmd?

0 Answers  


Which command is used to uncompress gzip files?

0 Answers  


What are bash scripts used for?

0 Answers  


What is mkdir?

0 Answers  


What is ll command in unix?

0 Answers  


Categories