Interviewer And Interviewee Guide

Linux Commands Interview Question:

What are different command to check ram, process and hdd of linux machine?

Submitted by: Administrator
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
Submitted by: Administrator

Read Online Linux Commands Job Interview Questions And Answers
Copyright 2007-2025 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.

Interview Questions Answers .ORG