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 u extract files from iso cd images in linux?

5 Answers   Wipro,


How do display error messages instantly when command fails?

2 Answers   Satyam,


What does the ps command do in linux?

0 Answers  


What does execute mean in linux?

0 Answers  


How do I find my user id in linux?

0 Answers  






What is mkdir p linux?

0 Answers  


What does comm do and how to use it?

0 Answers  


What is the command to see on which port which service is running? And what is the difference between /etc/services file and net stat command?

0 Answers  


What are the files to be used in the network installation of linux os?

4 Answers  


What does uname command do?

0 Answers  


Which of the following tasks cannot be accomplished with the touch command?

0 Answers  


In /boot/grub/grub.conf file there is a line kernel /vmlinuz-version ro root=/dev/sda2, What is the meaning of "/" before vmlinuz? Pls explain?

1 Answers   HCL,


Categories