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
How do you insert comments in the command line prompt?
Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.
What is the example of command sentence?
Which command is used to review boot messages?
You are required to restore the file memo.ben. It was backed up in the tar file MyBackup.tar. Which command would you use to do it?
What is the difference between rmdir and rm r?
What does umask 022 mean?
How often do you use grep command and how in Linux operating system?
How do I clear my run history?
How do I know my shell?
Explain about lprm job number?
What does cd do in linux?
What is the root directory linux?
You wish to print the file vacations with 60 lines to a page. Which of the following commands will accomplish this?
Why makefile is used in linux?