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 |
Where can I find bash in linux?
How do I find cpu in linux?
How do I run a shell script?
Enlist some linux to file content commands?
In order to improve your system’s security you decide to implement shadow passwords. What command should you use?
What is make command in linux?
Which command puts a script to sleep untill a signal is recieved?
Explain how you would manage background and foreground processes in Linux.
Working in Linux/Unix platform, if any command dose not work, say # ls reports as command not found. what to do?
How can you check the amount of lines in a file?
What file type is a makefile?
How do you find files in Linux?