{"id":1077,"date":"2013-04-15T10:40:19","date_gmt":"2013-04-15T15:40:19","guid":{"rendered":"http:\/\/it.thelibrarie.com\/weblog\/?p=1077"},"modified":"2013-04-23T10:12:52","modified_gmt":"2013-04-23T15:12:52","slug":"find-hardware-information-linux","status":"publish","type":"post","link":"https:\/\/it.thelibrarie.com\/weblog\/2013\/04\/find-hardware-information-linux\/","title":{"rendered":"Find Hardware Information Linux"},"content":{"rendered":"<p>We all know the <code>cat \/proc\/cpuinfo<\/code> etc for finding out the CPU information, but I had no idea how to find the model of the motherboard without checking my server spreadsheet list.<br \/>\nEnter DMIdecode.<\/p>\n<p><strong>Find Server Hardware Information<\/strong><br \/>\nShow your current motherboard<br \/>\n<code>dmidecode --type baseboard<\/code><\/p>\n<p>You can also use:<br \/>\n<code>bios<\/code><br \/>\n<code>system<\/code><br \/>\n<code>baseboard<\/code><br \/>\n<code>chassis<\/code><br \/>\n<code>processor<\/code><br \/>\n<code>memory<\/code><br \/>\n<code>cache<\/code><br \/>\n<code>connector<\/code><br \/>\n<code>slot<\/code><\/p>\n<p><strong>Find Networking Hardware<\/strong><br \/>\nShow your current speed and duplex<br \/>\n<code>dmesg | grep -i duplex<\/code><\/p>\n<p>Or use ethtool<br \/>\n<code>ethtool eth1<\/code><\/p>\n","protected":false},"excerpt":{"rendered":"<p>We all know the cat \/proc\/cpuinfo etc for finding out the CPU information, but I had no idea how to find the model of the motherboard without checking my server spreadsheet list. Enter DMIdecode. Find Server Hardware Information Show your current motherboard dmidecode &#8211;type baseboard You can also use: bios system baseboard chassis processor memory &hellip; <a href=\"https:\/\/it.thelibrarie.com\/weblog\/2013\/04\/find-hardware-information-linux\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Find Hardware Information Linux<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7],"tags":[],"class_list":["post-1077","post","type-post","status-publish","format-standard","hentry","category-linux"],"_links":{"self":[{"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/posts\/1077","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/comments?post=1077"}],"version-history":[{"count":4,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/posts\/1077\/revisions"}],"predecessor-version":[{"id":1082,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/posts\/1077\/revisions\/1082"}],"wp:attachment":[{"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/media?parent=1077"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/categories?post=1077"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/it.thelibrarie.com\/weblog\/wp-json\/wp\/v2\/tags?post=1077"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}