How to identify the motherboard on a linux server?

Login to your server via SSH and use the following command :

<font size="4" color="red">
dmidecode
</font>


This command will show Manufacturer and Product Name of motherboard.