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

What is cmake in linux?

0 Answers  


How do you create a text file in linux?

0 Answers  


Who linux commands?

0 Answers  


Is makefile a shell script?

0 Answers  


script is like x=10; y=20; [$x-ne$y]; echo $ please give me output.

2 Answers   Amdocs, Google,






What is cpu in linux?

0 Answers  


explain about vnc

4 Answers  


What is in mkdir command?

0 Answers  


what is command like " #(cd unixos; pwd) " tell me OUTPUT

10 Answers   Google,


What are the basic commands in command prompt?

0 Answers  


how is the possible the "last 10 files present in the current directory and stores them in the file list".

9 Answers   Google,


What will happen when a system call is encountered in a user program?

0 Answers   Google,


Categories