Archive for the tag 'Hardware'

SBDavid

Retrieving Hardware Information

Retrieving Hardware Information

To retrieve information on system’s hardware like vendor, manufacturer, product, S/N, etc. the following command can be used:

dmidecode

The dmidecode command reads the information from the system BIOS, see also

There are a few other commands you might want to check out which list installed hardware components:

dmesg
lsdev
lshal
lspci
lsusb
lsscsi

« Prev