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 can I only see the first 14 lines of a file?
How do I run a .sh file in linux?
What would be the result of the command paste -s dog cat?
What is know about grep commands?
how to see unallocated hard disk space on linux
How can we increase disk read performance in single command in Linux?
What are grep patterns called?
What are commands in grammar?
What is an inode?
3 Answers ProdEx Technologies,
You want to verify which lines in the file kickoff contain ‘bob’. Which of the following commands will accomplish this?
How do I run multiple commands in linux?
How do I check if my cpu is overclocked?