which command is used to see all the system configuration?
like hardware, HDD, memory etc.
Answer Posted / 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 |
Post New Answer View All Answers
Why is it called bash?
Hi everyone i want to learn Devops in Hyderabad can anyone please suggest me best institute.
What does mkdir mean in linux?
Why we use pwd command in linux?
What is $@ in makefile?
How do I get to root in linux?
How do I find the linux version?
Explain about sh?
You issue the command head * what would the resulting output be?
How do you save a file in linux?
The head command writes the how many lines of a file to screen?
Is llvm a compiler?
What is df -i command?
Where is command history stored in linux?
You need to see the last fifteen lines of the files dog, cat and horse. What command should you use?