How To Find Out Dell Service Tag on Centos

How To Find Out Dell Service Tag on Centos


The following command will only display service tag:
dmidecode -s system-serial-number


a little bit more information

dmidecode -t 1

if dmidecode is missing just install it

yum -y install dmidecode

Comments

Popular posts from this blog

Securing the Pi-hole with fail2ban to prevent DNS Amplification attacks

Reduce (shrink) and resize raw disk at Proxmox

How to clean DB from old logs in Magento 1.x