how to know OS release?

Answers were Sorted based on User's Feedback



how to know OS release?..

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

how to know OS release?..

Answer / ramanji.gundala

/etc/release file shows

Is This Answer Correct ?    11 Yes 1 No

how to know OS release?..

Answer / kiranraj

uname -r

Is This Answer Correct ?    6 Yes 0 No

how to know OS release?..

Answer / raviga006

uname -a

Is This Answer Correct ?    7 Yes 3 No

Post New Answer

More Solaris AllOther Interview Questions

how to uninstall bundle of patches?

1 Answers   Wipro,


I AM MR SAGAR HAVING SUN SOLARIS 10, I AM NOT ABLE TO BROWSE THE INTERNET... I AM NOT HAVING NETWORK DRIVER WHICH SUPPORT SUN SOLARIS 10. I AM HAVING RTL 8111B GB LAN .BUT I AM HAVING RT8111B GB LAN DRIVERS WHICH SUPPORT XP,VISTA,UNIX,LINUX ...BUT IT NOT SUPPORTING FOR SUN SOLARIS 10 ...PLEASE GIVE A DETAILS FOR HAVING DRIVER AND HOW TO ACTIVATE THE NETWORK TO BROWSE THE INTERNET THROUGH SUN SOLARIS 10 THROUGH MOZILLA FIRE FOX ....MY E_MAIL ADDRESS IS \r\nsagar_nithin@yahoo.com

1 Answers  


If you mistype a password, how do you clear it out to retype the password again?

11 Answers   Genpact, WNS,


What is JASS?

1 Answers   IBM,


When the system is hang?Unable to login,and console is available?what is the action u will take?

2 Answers  






how u can push the user details in NIS

2 Answers   IBM,


software distribution in solaris

4 Answers   IBM,


vxdisk -o alldgs list o/p shows some disk groups in braces… What does that signify?

3 Answers  


what r the files that the SVM perfumes

3 Answers   IBM,


what is port no for NFS?

5 Answers  


how can u crete snapshot

1 Answers   HCL,


what is df -kh i/o error ?How to Troubleshoot ?

2 Answers   Siemens,


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)