How to know the Serial Number of your PC using Terminal Command

Posted: March 16, 2011 in Linux

To get the serial Number of your PC from the terminal window, type this command:

sudo dmidecode –s system-serial-number  and press enter

Terminal will ask you for the sudo password. Enter it and your Computer’s Serial Number will be displayed.

17-03-2011 AM 12-35-38

Leave a comment