To show the details of hardware system components,type
$ dmidecode -q
* Dmidecode means DMI table decoder. It contains a description of
system's hardware components and other useful information such
as serial number and BIOS version. To get the details of the
system components,you have to be a superuser. so type "sudo"
in-front of the command. Example is shown below