miscellaneous_tips:02_linux:hardware_information

Hardware Information

dmidecode can be used to retrieve information on the mainboard hardware, e.g.:

  • dmidecode -s baseboard-product-manufacturer retrieve the mainboard manufacturer
  • dmidecode -s baseboard-product-name retrieve the name of the mainboard
  • dmidecode -s processor-version retrieve the processor type
  • dmidecode show all available information

Martin Burnicki 2017-03-31 09:53

  • miscellaneous_tips/02_linux/hardware_information.txt
  • Zuletzt geändert: 2021-08-12 09:48
  • von martin