how to know OS release?
Answers were Sorted based on User's Feedback
Answer / ajayaghosh vl
I am giving the description of all the commands which
mentioned avove
1) /etc/release is the right file to look the OS release .
bash-3.00$ more /etc/release
Solaris 10 8/07 s10s_u4wos_12b SPARC
Copyright 2007 Sun Microsystems, Inc. All
Rights Reserved.
Use is subject to license terms.
Assembled 16 August 2007
2) ' uname -r ' Will give you the Kernel version .
bash-3.00$ uname -r
5.10
3) ' uname -a ' wil give all information which can get
from ' uname ' command including hostname , kernel patch
version , which make ( Sun 4u /Sun 4v ) , which H/W etc....
bash-3.00$ uname -a
SunOS bixiqas01 5.10 Generic_120011-14 sun4v sparc
SUNW,SPARC-Enterprise-T2000
| Is This Answer Correct ? | 11 Yes | 0 No |
What are the two settings you can change to make a system boot faster?
how to determine how many nfs server are there from nfs client
What is OBP and how do you access it?
What is cachefs?
What is RPC? Why do I need it?
What r the different file systems..?
What is the use of ufsdump command in solaris
what r the port numbers for HTTP and DNS
how to kill the process
What does fmthard do?
Hi, I need information regarding LDOMS.Like What is LDOMS ,Creation of LDOMS, errors on LDOMS, troubleshooting LDOMS...etc.... pls post the info. Regards, Naresh
how to make processor online and offline