> Specifically, in my linux boxes i can see the hardware model of the > machine, which is what I'm really looking for here:: > lshw | head -3 > hostname > description: Tower Computer > product: ProLiant ML310 G5 This is part of the DMI. Install "sysutils/dmidecode" from pkgsrc. - Jukka.