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 difference between comm and CMP command?

0 Answers  


Explain Backup Managment commands in Linux.

5 Answers  


What is ulimit in linux?

0 Answers  


What is trusted/untrusted operating system?

8 Answers  


Diff b/w C-shell and Born-shell

2 Answers   HP,






Explain difference between swap partition and swap file?

0 Answers  


What is makefile in unix?

0 Answers  


what are the features of Linux?

2 Answers  


How do I navigate in cmd?

0 Answers  


How use more command in linux?

0 Answers  


Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.

0 Answers  


You wish to print a file ‘draft’ with 60 lines to a page. What command would you use?

0 Answers  


Categories