Link to home
Start Free TrialLog in
Avatar of thomasliju
thomasliju

asked on

what os

This is the prompt
I have

-bash-3.2$


How will know that it is aix solaris or rhel or other os..

Please help to identify the operating system
ASKER CERTIFIED SOLUTION
Avatar of woolmilkporc
woolmilkporc
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of thomasliju
thomasliju

ASKER

what does this means


-bash-3.2$ uname -a
SunOS nj09mhf0167 5.10 Generic_147440-07 sun4u sparc SUNW,SPARC-Enterprise
-bash-3.2$ cat /etc/release
                   Oracle Solaris 10 8/11 s10s_u10wos_17b SPARC
  Copyright (c) 1983, 2011, Oracle and/or its affiliates. All rights reserved.
                            Assembled 23 August 2011
-bash-3.2$
that answers your question

you are running Solaris 10 on a SPARC processor
Thank you Sir..doubt clarified..Thank you.
I've requested that this question be closed as follows:

Accepted answer: 0 points for thomasliju's comment #a39883073

for the following reason:

yes
He cleared the fact that os name and flovor...
woolmilkporc should have received points for this and be the primary accepted solution since he provided the author the command to determine the OS.   My comment could also be considered assisted since it helped to translate the output.  The author accepting his own comment does not fit here since he did not determine the solution himself.
It means that your OS is Solaris, called Oracle Solaris since Oracle absorbed SUN.

It's version 10 of that OS, from August 2011, which is update # 10.

You're running on a SPARC machine.

In detail:

The OS was built in August 2011 and contains s10s_u10wos_17b which means: Solaris 10 for SPARC, "wad of stuff" (not the initial release), 17th build since u10 development started, second respin (b).
Yes becauase uname-a

Sunsolaris is the server...