How do I determine the Solaris version (2.6, 2.7, etc.) installed on a machine running Sun OS 5.5.1 and OpenWindows 3.5.1?
"uname -a" returns the above 5.5.1 info
There are couple of ways to find out the version
1. See the MOTD (If its not changed from default one) after logging in.
2. uname command
3. /etc/release file
There are couple of ways to find out the version
1. See the MOTD (If its not changed from default one) after logging in.
2. uname -r command
3. /etc/release file
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.