Skip to content

Instantly share code, notes, and snippets.

@mklooss
Created July 27, 2017 06:39
Show Gist options
  • Save mklooss/b46998d7c5a49cf402fde757f7961ccd to your computer and use it in GitHub Desktop.
Save mklooss/b46998d7c5a49cf402fde757f7961ccd to your computer and use it in GitHub Desktop.
get mainboard info
# get Mainboard Info
dmidecode -t 2
# get Bios and Mainbord info
dmesg | grep DMI:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment