On Thu, Apr 17, 2008 at 11:20 AM, Labitt, Bruce < [EMAIL PROTECTED]> wrote:
> Thanks for the toolbox link. I used to have a cribsheet like this a > long time ago (and lost it). > > Doh on /proc/cpuinfo... > > For memory configuration is there an equivalent which gives the hardware > info like memory speed and timing? > dmidecode is probably your best best here. Look for an entry on Physical Memory Array to tell you max RAM the system supports (Maximum Capacity) and number of memory sockets (Number of Devices). You should then have a "Memory Device" entry for each socket that will tell you if it's populated, what size the stick is (Size field for both, value "No Module Installed" if it's empty), and speed info (Speed field, ie on the box I'm looking at here: Speed: 266 MHz (3.8 ns)) -Shawn > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Cole > Tuininga > Sent: Thursday, April 17, 2008 10:50 AM > To: Greater NH Linux User Group > Subject: Re: howto determine processor characteristics from cli > > On Thu, 2008-04-17 at 10:44 -0400, Labitt, Bruce wrote: > > I've got a Dell Optiplex 745 that I'm trying to figure out if it is > > worth adding more memory to it. I'd like to find out what > > processor/speed/cache it has. Is there a simple way to get this? I > > would imagine it is all contained in the kernel startup log? dmesg | > > grep (something) ? Or is there a different way? > > cat /proc/cpuinfo > > This, and other helpful tips, can be found at: > http://cb.vu/unixtoolbox.xhtml > > -- > Cole Tuininga <[EMAIL PROTECTED]> > Code Energy (http://www.code-energy.com) > > _______________________________________________ > gnhlug-discuss mailing list > gnhlug-discuss@mail.gnhlug.org > http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/ > > _______________________________________________ > gnhlug-discuss mailing list > gnhlug-discuss@mail.gnhlug.org > http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/ >
_______________________________________________ gnhlug-discuss mailing list gnhlug-discuss@mail.gnhlug.org http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/