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 |
I want to built a fire wall using iptables. My condition is " inbound to 192.168.0.2 with a port of 80 from 172.168.0.1 should accept"
Which command puts a script to sleep untill a signal is recieved?
How did you do the Health check in Linux?
What is nbtstat command?
What can you tell about the tar command?
What is command example?
What does execute mean in linux?
What is simple command?
how to add linux user to group?
How do I overclock my cpu?
What is the command to see all the processes are working in the last 30 days?
Is cmake a compiler?