Check Chasis Serial Number in Solaris

1. Check the package

# pkginfo -l SUNWsneep

2. If the package is not installed, you can go to www.sun.com/sneep to download the package

3. If installed in the system, check the serial number by running this command

# cd /opt/SUNWsneep
# cd /bin
# ./sneep

4. The serial number will come out..

You May Also Like

Leave a Reply?