LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   CPU Utility for Linux (Something like CPUID, Aida32, or etc) (https://www.linuxquestions.org/questions/linux-newbie-8/cpu-utility-for-linux-something-like-cpuid-aida32-or-etc-301253/)

timswim78 03-13-2005 06:43 PM

CPU Utility for Linux (Something like CPUID, Aida32, or etc)
 
I am looking for a utility or command line that displays the basic system information such as Chipset, CPU, RAM, and etc.

I tried searching for "CPU Utility," CPUID, and etc. with no luck.

Thanks.

jtshaw 03-13-2005 06:54 PM

Well you can find out all your cpuinfo from /proc/cpuinfo and you can find out other basic chipset/PCI device information by using lspci or looking at the /proc/pci file.

timswim78 03-13-2005 06:56 PM

Quote:

Originally posted by jtshaw
Well you can find out all your cpuinfo from /proc/cpuinfo and you can find out other basic chipset/PCI device information by using lspci or looking at the /proc/pci file.
Sweet! This is exactly what I needed!
Thank You.


All times are GMT -5. The time now is 09:49 PM.