Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


which command is used to see all the system configuration?
like hardware, HDD, memory etc.

Answers were Sorted based on User's Feedback



which command is used to see all the system configuration? like hardware, HDD, memory etc...

Answer / harish kumar patel

CAT /etc/sysconfig/hwconfig

Is This Answer Correct ?    9 Yes 13 No

which command is used to see all the system configuration? like hardware, HDD, memory etc...

Answer / vishal

CAT /etc/sysconfig/hwconfig

Is This Answer Correct ?    0 Yes 4 No

which command is used to see all the system configuration? like hardware, HDD, memory etc...

Answer / ranjeet singh

You need to use tool called "lshw" to extract detailed
information on the hardware configuration of the machine.
It can report exact memory configuration, firmware version,
main board configuration, CPU version and speed, cache
configuration, bus speed, etc. on DMI-capable x86 or IA-64
systems and on some PowerPC machines.

#lshw

but just to have a nice list of all the hardware

#lshw -short

You can filter based on class, for example I want all
hardware info regarding to memory.

#lshw -class memory

Is This Answer Correct ?    14 Yes 19 No

which command is used to see all the system configuration? like hardware, HDD, memory etc...

Answer / harish

r
#

CAT /etc/sysconfig/hwconfig

Is This Answer Correct ?    4 Yes 9 No

Post New Answer

More Linux Commands Interview Questions

Which command would you use if you want to remove the password assigned to a group?

0 Answers  


What is sudo bash command?

0 Answers  


What is the command to list ALL (hidden also) files of current directory & it’s subdirectories?

6 Answers  


What is the bash in linux?

0 Answers  


Why ms dos is used?

0 Answers  


What does the following command line produce? Explain each aspect of this line. $ (date ; ps -ef | awk {print $1}' | sort | uniq | wc -l ) >> Activity.log

4 Answers   Cisco,


How do you create a file in linux?

0 Answers  


Which command is used to terminate a process?

0 Answers  


Who command in linux?

0 Answers  


What does history command do in linux?

0 Answers  


In my linux machine, i lost /etc/passwd file and /etc/shadow file, then how can i recover it?

5 Answers   Google,


What command can you use to review boot messages?

3 Answers   TCS,


Categories