How to display the Product name and System Vendor name in Linux

This post will help you to find out the
Product Name
  • System Vendor Name 
This will help you to find the suitable device drivers if any.

The following is the command to find the System Vendor (in my case it is Hewlett Packard)
prompt $] cat /sys/class/dmi/id/sys_vendor

Here is the command to find the product name

prompt $] cat /sys/class/dmi/id/product_name



Printing the System Vendor and Product Name
cat is the command to concatenate the files and print it to the standard output


Pradeep Kumar TS

Post a Comment

0 Comments

Featured Post

5G Network Simulation in NS3 using mmWave | NS3 Tutorial 2024