Command to know Solaris version


 
Thread Tools Search this Thread
Operating Systems Solaris Command to know Solaris version
# 1  
Old 05-13-2008
Command to know Solaris version

Hi,

Can anybody give me the command to know what is the solaris version
which is running on a server?

Thanks

Amit
# 2  
Old 05-13-2008
cat /etc/release
# 3  
Old 05-13-2008
Quote:
Originally Posted by jlliagre
cat /etc/release
and "uname -a" to know the kernel version.
# 4  
Old 05-13-2008
Hi,

You Can use uname -r.
# 5  
Old 05-15-2008
Thanks for helping out.

Amit
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

How to read this Solaris version:-Solaris 8 HW 5/03 s28s_hw2wos_06a SPARC?

Hi Guys, Could you please tell me how to read this Solaris version:- Solaris 8 HW 5/03 s28s_hw2wos_06a SPARC Thanks. (3 Replies)
Discussion started by: manalisharmabe
3 Replies

2. Solaris

solaris version confusion

Hello sorry for this stupid question - but i have a Solaris 10 10/08 s10x_u6wos_07b server - and i dont know, what does this versioninfo "10/08 u6" mean - i think it is the version from installdate. but i often installed recommendet patchsets - i think a patchset doesn´t change the... (3 Replies)
Discussion started by: roorbacj
3 Replies

3. Solaris

Solaris 10 Java version

I have an issue here setting up ASR with a server. In order to have the SASM service runnning/enabled, the required java version is 1.6 U18(latest). My OS came with JDK 1.5 I downloaded and installed 1.6 But when I did java -version , its still showing 1.5 I captured the below from another... (4 Replies)
Discussion started by: incredible
4 Replies

4. Solaris

what is the command to see the java version in solaris 8 and solaris 10

what is the command to see the java version in solaris 8 and solaris 10 (1 Reply)
Discussion started by: tv.praveenkumar
1 Replies

5. Filesystems, Disks and Memory

vxvm version in solaris?

whats the command line to find vxvm (veritas volume manager) version installed in solaris OS? (3 Replies)
Discussion started by: na75369
3 Replies

6. Solaris

Solaris version

Hi all, a stupid question about a command to check the Solaris Version, I'm working on Solaris 10 and I need to check that the Version is " 10 " with a UNIX command. I just used " uname -a " command but I had this result: SunOS dev510 5.10 Generic_118833-36 sun4u sparc SUNW,Ultra-4 so... (2 Replies)
Discussion started by: Sunb3
2 Replies

7. Solaris

Generic and Solaris Version

I am going to upgrade RAM in V240, I updated the ALOM with version 1.6 and have will update PROM on boot of server, but RAM needs Solaris 9 8/03 or later and from uname -a I get: SunOS name1 5.9 Generic_117171-05 sun4u sparc SUNW,Sun-Fire-V240 not sure what version of Solaris... (3 Replies)
Discussion started by: photon
3 Replies

8. Solaris

Solaris version formating

Please tell me what are the meanings of the different parts in solaris version number: for example: Solaris 10 8/07 Solaris 10 11/06 Solaris 10 6/06 Solaris 10 1/06 What is meaning of different parts. what is difference b/w above versions. Please also tell me where I can found... (2 Replies)
Discussion started by: mansoorulhaq
2 Replies

9. Solaris

solaris oracle version

can i know what is the command to check the oracle version from sun solaris9 ? by the way can i know the command to check the processor type from sun solaris ? (2 Replies)
Discussion started by: Farbegas
2 Replies

10. Solaris

Version on Solaris Server

Hi, I am a new user to Solaris Server and also to Unix. Please let me know the difference between Solaris OS and Unix, what is the relation. I am not sure what exactly i am working on Solris or Unix. Secondly can anyone let me know how can i check the version and the patches installed on my... (3 Replies)
Discussion started by: amitkhiare
3 Replies
Login or Register to Ask a Question