On Wednesday 10 January 2007 18:37, jim tate wrote: > Jeff Voskamp wrote: > > linux wrote: > >> If I want to get info on CPUs, I can do this... > >> > >> cat /proc/cpuinfo > >> > >> Is there an equivalent for identifying the motherboard info: maker, > >> model, etc? > >> > >> Ed > > > > Try looking at the output of dmidecode. > > > > Jeff Voskamp > > Where is the dmidecode? > > Jim You should find it in /usr/sbin/dmidecode Nigel.