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

Explain about refer?

0 Answers  


Where is command history stored in linux?

0 Answers  


How to add Crete a new ftp user? or How to add a exiting user into FTP ?

1 Answers   Mind Tree,


Which command is used to find what is in your home directory?

0 Answers  


What is the command to calculate the size of a folder?

0 Answers  


What does cd – command do?

0 Answers  


How do I find command history in linux?

0 Answers  


What are grep commands?

0 Answers  


Brief about the command kill PID?

0 Answers  


What is the difference between kill and kill -9 commands?

4 Answers   Sabre,


How do you copy in linux terminal?

0 Answers  


How does grep work in linux?

0 Answers  


Categories