which command is used to see all the system configuration?
like hardware, HDD, memory etc.

Answers were Sorted based on User's Feedback



which command is used to see all the system configuration? like hardware, HDD, memory etc...

Answer / raghvendra bhadauriya

# dmidecode

Is This Answer Correct ?    20 Yes 5 No

which command is used to see all the system configuration? like hardware, HDD, memory etc...

Answer / v.balaviswanathan

lspci -vv

Is This Answer Correct ?    28 Yes 18 No

which command is used to see all the system configuration? like hardware, HDD, memory etc...

Answer / mcmarc

lspci

Is This Answer Correct ?    5 Yes 4 No

which command is used to see all the system configuration? like hardware, HDD, memory etc...

Answer / raghvendra

we can use more command for see HW confi....

#lspci

#lshal

#dmidecode


# cat /etc/sysconfig/hwconf

and many more

Is This Answer Correct ?    6 Yes 5 No

which command is used to see all the system configuration? like hardware, HDD, memory etc...

Answer / renganath v

Cd /proc
ls

vim cpu info

Is This Answer Correct ?    5 Yes 4 No

which command is used to see all the system configuration? like hardware, HDD, memory etc...

Answer / amit

# hal-device

Is This Answer Correct ?    6 Yes 5 No

which command is used to see all the system configuration? like hardware, HDD, memory etc...

Answer / raghvendra

we can see all system hardware..!!
#dmidcode

Is This Answer Correct ?    3 Yes 2 No

which command is used to see all the system configuration? like hardware, HDD, memory etc...

Answer / cmb

cat /proc/cpuinfo

Is This Answer Correct ?    0 Yes 0 No

which command is used to see all the system configuration? like hardware, HDD, memory etc...

Answer / venkatesh

U can see by useing
#kudzu -p (to see h/w information)

Is This Answer Correct ?    5 Yes 6 No

which command is used to see all the system configuration? like hardware, HDD, memory etc...

Answer / naveen

vi /proc/cpuinfo

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More Linux Commands Interview Questions

How do I check if my cpu is overclocked?

0 Answers  


What is sudo bash command?

0 Answers  


what is initrd image?

5 Answers   IBM, Oracle,


What is the difference between find and locate command in linux?

0 Answers  


What is the copy command in linux?

0 Answers  


How do you find out the server processes running?

4 Answers   HP,


How to activate / deploy licence in RHEL 6 and what will happen if you don't activate / deploy licence in RHEL 6 ?

0 Answers  


1). What are the situation in process is duplicate is linux box.? 2) Give me 5 situation to kill a process?

1 Answers   Perot Systems,


What command should you use to check your file system?

0 Answers  


Why ls -F dev/log file output indicate as = sign at end of the file name?

5 Answers   HCL, IBM,


What language is a makefile written in?

0 Answers  


Describe the mknod command and when you’d use it.

0 Answers  


Categories