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 r the daemons have been started when u install Veritas
What is the difference between failing and failed disks?
3 Answers IBM, Sascon, Sun Microsystems,
how to see the processor information
What is the use of Growfs utility in solaris
What is LOM and how do you access it?
What is a layered volume? how to create it using vxmake?
how can u give space garentee for volume in netapp storage
what is incident management and change management and prob management in ticketing tool ,can u explain briefly?
6 Answers BlueStacks, HCL, IBM, TCS,
how to chk who r the users currently ogged in to the system..?
In remote support environment not able to ping one solaris server .What are the necessary steps you will do ?
wat is router? How do u find a default router?
In a two node cluster i have typed #hastart command in one node.The cluster is starting in second node also,what is going in background?