Thursday, September 26, 2013

How to Check motherboard manufacturer, product name, version and serial number in Ubuntu Linux

 If you are a Hardware enthusiast , some times you need to check motherboard details of a system.

Open a terminal and Use the following command


$ sudo dmidecode | grep -i 'Base Board Information' -A4 -B1