Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
		Others => Miscellaneous => Topic started by: rajesh.bahl on May 23, 2007, 06:12:59 PM
		
			
			- 
				
 Dear friends,
 
 Hello !   I need to see the "inner" details of my PC like:
 
 Processor type/speed/cache size etc.
 Chipset of motherboard
 Type of socket used for mounting microprocessor on the motherboard
 Number of PCI/PCI-X/PCI express slots on the motherboard
 Number of slots for memory and maximum expandability of RAM
 
 Is there any way/utility to get this information under Linux ? I am using CentOS 4.4.
 
 
 regards
 rajesh.bahl
 
- 
				Thats pretty simple.
 
 Run following command:
 sudo lshw& you shall get what all you need.