On Sat, Feb 02, 2002 at 05:53:05AM -0500, James Pifer wrote: > I searched the archives for this without success. Is there any way to query > the hardware for it's specs? For example, is there any way to find out what > the processors are on the machine? ie Dual Pentium III 450Mhz?
One way is to look under /proc. $ cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 5 model : 4 model name : Pentium MMX stepping : 3 cpu MHz : 199.616 fdiv_bug : no hlt_bug : no f00f_bug : yes coma_bug : no fpu : yes fpu_exception : yes cpuid level : 1 wp : yes flags : fpu vme de pse tsc msr mce cx8 mmx bogomips : 398.13 You can also get a whole lot of information from /var/log/dmesg. I like to look there when I sign up for web-hosting services to see what kind of hardware they're running on. :) Regards, Ben -- Ben Logan: ben at wblogan dot net OpenPGP Key KeyID: A1ADD1F0 Two cars in every pot and a chicken in every garage. _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list