Find the answer to your Linux question:
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 15
I have googled many similar posts but most of are out dated. Could any one please tell me what is the difference between latest sun solaris and linux architecture? Which ...
  1. #1
    Just Joined!
    Join Date
    Nov 2006
    Posts
    2

    What is the difference between Sun Solaris and LINUX?

    I have googled many similar posts but most of are out dated. Could any one please tell me what is the difference between latest sun solaris and linux architecture? Which one is better? Does Sun Solaris allows to modify the kernel?

    Thanks, Paresh

  2. #2
    Trusted Penguin jayd512's Avatar
    Join Date
    Feb 2008
    Location
    Kentucky
    Posts
    4,072
    Hello and Welcome!

    The differences are mostly in file system hierarchy and package/resource management.
    The latest Solaris ,OpenSolaris, is open source, so therefore you can modify the source. Also, it is freely distributable.
    As far as which one is better, that would be open for debate. What are you looking to use it for? What is your level of experience? Linux and Solaris are very stable and scalable, so are adaptable to a variety of tasks.
    Jay

    New users, read this first.
    New Member FAQ
    Registered Linux User #463940
    I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.

  3. #3
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496
    Quote Originally Posted by masaniparesh View Post
    I have googled many similar posts but most of are out dated. Could any one please tell me what is the difference between latest sun solaris and linux architecture? Which one is better? Does Sun Solaris allows to modify the kernel?

    Thanks, Paresh
    Actually, the differences between Linux and Solaris don't go "out of date." They are still the same differences and will always be the same.

    Solaris is a UNIX-based operating system originally designed and sold by Sun Microsystems (generally alongside SPARC server and workstation hardware) that was later ported to work on commodity X86 processors.

    The licensing scheme for Solaris has changed from proprietary to sort-of-open-source, but the current license (CDDL) is not the same as the license used for Linux (GPL).

    Linux was designed to work similarly to UNIX but has never contained actual UNIX code. It has never been released under a closed-source commercial license and works on several different platforms including X86/X64 and (I believe) SPARC as well.
    Registered Linux user #270181
    TechieMoe's Tech Rants

  4. #4
    Just Joined! chigurh's Avatar
    Join Date
    Jul 2009
    Posts
    24
    I know Solaris 10 (not OpenSolaris) is a certified UNIX product. It's registered, UNIX 03, meaning it is standard UNIX - going by the Single UNIX Specification version 3. Just like Mac OS X Leopard.

  5. #5
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,955
    All the above, and some more... There are actually 2 versions of Solaris. There is OpenSolaris (open source - play all you want), and propietary Solaris (x86 and Sparc versions). I have done a lot of software development for Solaris, including kernel module (device driver) development - it is quite similar to Linux, but different enough to drive one crazy (I'm proof of that). The main thing is that Linux and Solaris are both POSIX compliant, which means that porting applications between the systems is not a major PITA. In any case, Linux and Solaris are very differnt critters under the covers, but the faces they present to the world are very similar since they both run the same x-windows and desktop environments, support a lot of the same tools, and are both suitable for enterprise class server deployments.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  6. #6
    Linux Enthusiast L4Linux's Avatar
    Join Date
    Sep 2008
    Location
    Greece
    Posts
    584
    Quote Originally Posted by chigurh View Post
    I know Solaris 10 (not OpenSolaris) is a certified UNIX product. It's registered, UNIX 03, meaning it is standard UNIX - going by the Single UNIX Specification version 3. Just like Mac OS X Leopard.

    Mac Leopard has the BSD kernel. So are BSD distributions like OpenBSD considered "certified UNIX". Not that it really matters, I'm just asking for encyclopedic reasons...

  7. #7
    Just Joined! chigurh's Avatar
    Join Date
    Jul 2009
    Posts
    24
    No, not at all.

  8. #8
    Just Joined! chigurh's Avatar
    Join Date
    Jul 2009
    Posts
    24
    opengroup.org/openbrand/register/
    Don't have my 15 posts yet ...

  9. #9
    Linux Guru techieMoe's Avatar
    Join Date
    Aug 2004
    Location
    Texas
    Posts
    9,496
    Was this the general vicinity to which you wanted to link?

    The Open Group's UNIX Certification Program
    Registered Linux user #270181
    TechieMoe's Tech Rants

  10. #10
    Just Joined! chigurh's Avatar
    Join Date
    Jul 2009
    Posts
    24
    I meant exactly what I wrote ... not sure what you mean. Just with the http www

    also:
    news.cnet.com/2100-1016-1015814.html

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •