which command is used to see all the system configuration?
like hardware, HDD, memory etc.
Answers were Sorted based on User's Feedback
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 |
Answer / raghvendra
we can see all system hardware..!!
#dmidcode
Is This Answer Correct ? | 3 Yes | 2 No |
Answer / venkatesh
U can see by useing
#kudzu -p (to see h/w information)
Is This Answer Correct ? | 5 Yes | 6 No |
How do I check if my cpu is overclocked?
What is sudo bash command?
what is initrd image?
What is the difference between find and locate command in linux?
What is the copy command in linux?
How do you find out the server processes running?
How to activate / deploy licence in RHEL 6 and what will happen if you don't activate / deploy licence in RHEL 6 ?
1). What are the situation in process is duplicate is linux box.? 2) Give me 5 situation to kill a process?
What command should you use to check your file system?
Why ls -F dev/log file output indicate as = sign at end of the file name?
What language is a makefile written in?
Describe the mknod command and when you’d use it.