Quantcast
Channel: All System Administration posts
Viewing all articles
Browse latest Browse all 1179

Re: get hardware info under linux

$
0
0

Hi Chris,

 

you can use the dmidecode command which pulls the information from DMI/SMBIOS you will get the complete information of the system. you can also redirect the output to a file

 

command syntax:

# dmidecode -q > dmidecode.txt

 

if you want specific information an example on BIOS mentioned below.

 

command syntax:

# dmidecode --type bios

 

Thanks


Viewing all articles
Browse latest Browse all 1179

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>