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 |
What is the difference between diff and cmp command in unix?
What is clang llvm?
What is linux pwd (print working directory) command?
What are two subtle differences in using the more and the pg commands?
How do I find my user id in linux?
How do you limit memory usage for commands?
How to shuffle the GRUB booting from one Disk to other?
Brief about the command ff?
How can we see the default gateway ip ini linux.
What is cpu in top command?
What does the ps command do in linux?
How do you run a command for a limited time?