how to see the system configuration in your linux system?
Answer Posted / arvind chaturvedi
dmidecode
With help of This command you will get whole configuration
state of system
Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
What does && mean in bash?
What can you tell about the tar command?
How do you ask politely?
What are different command to check ram, process and hdd of linux machine?
How many commands are there in linux?
What is du -s * | sort -k1,1rn | head command used for?
How compile c++ program in cmd?
What does uname do in linux?
What is ulimit in linux?
What does comm do and how to use it?
Which command is used to compare the files?
What is the difference between rmdir and rm r?
Explain the linux ‘cd’ command options along with the description?
What does chmod 644 do?
What is cmake in linux?