Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Will Open Source Solaris Kill Linux?

Posted by CmdrTaco on Mon Nov 22, 2004 04:19 PM
from the will-diet-coke-kill-guinness dept.
Scott_Blayney writes "This guy contends that now that Sun is releasing Solaris 10 under an open source license, Linux will begin to wane in popularity. To quote, "Linux will probably not grow much beyond its current market share of about 10 % leaving Red Hat and especially Novell with a big problem." "
This discussion has been archived. No new comments can be posted.
Will Open Source Solaris Kill Linux? | Log In/Create an Account | Top | 720 comments (Spill at 50!) | Index Only | Search Discussion
Display Options Threshold:
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
(1) | 2
  • Uh... (Score:5, Insightful)

    by danielrm26 (567852) * on Monday November 22 2004, @04:20PM (#10891670)
    (http://dmiessler.com/)
    "Will Open Source Solaris Kill Linux?"

    No.
    • Re:Uh... (Score:5, Interesting)

      by DerFeuervogel (136891) on Monday November 22 2004, @04:23PM (#10891720)
      Agreed. It's more than just OS capabilities. It is also an emotional thing. And I believe on that issue Linux has the mind-share.
      [ Parent ]
      • Re:Uh... (Score:4, Informative)

        by plover (150551) * on Monday November 22 2004, @04:26PM (#10891787)
        (http://slashdot.org/ | Last Journal: Friday November 16, @12:15AM)
        Mindshare that extends to Yeald himself. Apparently, he's willing to invest your money where his mouth isn't.

        This is what Netcraft has to say about his site:

        OS, Web Server and Hosting History for www.yeald.com
        http://www.yeald.com was running Apache on Linux when last queried at 17-Nov-2004 18:00:38 GMT - refresh now FAQ
        OS Server Last changed IP address Netblock Owner
        Linux Apache/1.3.27 (Linux/SuSE) mod_jk/1.2.2-dev mod_ssl/2.8.12 OpenSSL/0.9.6i mod_gzip/1.3.26.1a 17-Nov-2004 213.95.11.10 YEALD AG

        [ Parent ]
        • Re:Uh... (Score:4, Informative)

          % whois yeald.com
          Domain Name: YEALD.COM
          Registrar: COMPUTER SERVICES LANGENBACH GMBH DBA JOKER.COM
          Whois Server: whois.joker.com
          Referral URL: http://www.joker.com
          Name Server: DNS1.NORIS.NET
          Name Server: DNS2.NORIS.NET
          Name Server: DNS3.NORIS.NET
          Status: REGISTRAR-LOCK
          Updated Date: 11-nov-2004
          Creation Date: 01-jun-2001
          Expiration Date: 01-jun-2005

          It's probably shared hosting, chill out.

          [ Parent ]
          • Re:Uh... by Jeremiah Cornelius (Score:3) Monday November 22 2004, @04:39PM
            • Re:Uh... by Jeremiah Cornelius (Score:2) Monday November 22 2004, @04:52PM
            • Re:Uh... by saintp (Score:3) Monday November 22 2004, @04:54PM
              • Re:Uh... (Score:4, Informative)

                by hackstraw (262471) * on Monday November 22 2004, @05:05PM (#10892257)
                (http://www.spamgourmet.com/)
                FWIW, maybe /bin/sh is ksh on Solaris 10, but for 8 and 9 its the same as 'jsh' and 'pfsh'.

                Solaris 8~% md5sum /bin/*sh |sort
                0aa519c150a641a2f0866f7ec2a81c79 /bin/jsh
                0aa519c150a641a2f0866f7ec2a81c79 /bin/pfsh
                0aa519c150a641a2f0866f7ec2a81c79 /bin/sh
                26da69be334032474540bd7fba23922d /bin/hash
                3978b31fe3b6f4fbdc7acd945b9a7423 /bin/csh
                3978b31fe3b6f4fbdc7acd945b9a7423 /bin/pfcsh
                643c4ec5daffb9338ffa68f85929645c /bin/zsh
                8c4e65a677d13878aac992f27e5351c4 /bin/tcsh
                b6ee7579f76c5a1ed52d6f37b4295832 /bin/remsh
                b6ee7579f76c5a1ed52d6f37b4295832 /bin/rsh
                c784b19d0034235fbf6de2accc6e86b6 /bin/bash
                f2c98edc629467f3c345ee3509c7a156 /bin/ksh
                f2c98edc629467f3c345ee3509c7a156 /bin/pfksh
                f2c98edc629467f3c345ee3509c7a156 /bin/rksh

                Solaris 9:%~ md5sum /bin/*sh | sort
                10433da819587b7fa048aa9def39b830 /bin/ksh
                10433da819587b7fa048aa9def39b830 /bin/pfksh
                10433da819587b7fa048aa9def39b830 /bin/rksh
                2c85535533d77c5757fc142576c5b620 /bin/zsh
                2fb1c3bc52d8dcc697ed739dc199887a /bin/hash
                311eca11e7b1db0268627154021253f9 /bin/csh
                311eca11e7b1db0268627154021253f9 /bin/pfcsh
                d0b3a22ce2d1a0fd121ca638e28c3193 /bin/tcsh
                d19fcb5721f174c04452e2f745ca444b /bin/ssh
                d4addcaa023939d52b642ae188f91a3d /bin/bash
                eee4155f2b21587a8b6313eabcbcf00d /bin/remsh
                eee4155f2b21587a8b6313eabcbcf00d /bin/rsh
                fccecdca8a2543f7b8f7b306a9365f9a /bin/jsh
                fccecdca8a2543f7b8f7b306a9365f9a /bin/pfsh
                fccecdca8a2543f7b8f7b306a9365f9a /bin/sh


                Also, I believe that ksh is significantly different enough from what is expected from sh that this is unlikely in any Solaris release. Unless there is some argv[0] checking and compatability mode enabled, but what is the point of that?
                [ Parent ]
              • Re:Uh... by saintp (Score:1) Monday November 22 2004, @05:09PM
                • 1 reply beneath your current threshold.
              • Re:Uh... (Score:4, Informative)

                by MSG (12810) on Monday November 22 2004, @05:23PM (#10892450)
                /lib and /usr/lib are separate for similar reasons. /lib holds system libraries, while /usr/lib holds user-installed libraries. It makes threat containment easier.

                The "usr" in "/usr" stands for Unix System Resources, it's not short for "user". User-installed binaries and libraries belong in "/usr/local/".

                "/" should contain only the binaries and libraries that are needed to boot the system, and "/usr" should contain all other vendor-supplied binaries and libraries.
                [ Parent ]
                • Re:Uh... by Anonymous Coward (Score:1) Monday November 22 2004, @05:39PM
                  • Re:Uh... by the_mad_poster (Score:3) Monday November 22 2004, @06:00PM
                    • Re:Uh... by shokk (Score:3) Monday November 22 2004, @07:00PM
                      • Re:Uh... by the_mad_poster (Score:3) Monday November 22 2004, @07:19PM
                      • Re:Uh... by surprise_audit (Score:2) Tuesday November 23 2004, @01:51AM
                • Re:Uh... (Score:5, Informative)

                  \No, "usr" stands for "user". In fact, the three letters came around because K&R couldn't stand to type "user", "source", "binaries", "shell", "list", "copy", "move", or a billion other little things. I submit to you, sir, that someone has royally yanked your chain.
                  [ Parent ]
                  • Re:Uh... by buysse (Score:2) Monday November 22 2004, @06:11PM
                  • Re:Uh... by Dolda2000 (Score:1) Monday November 22 2004, @09:10PM
                  • Re:Uh... by n3wtonian (Score:1) Monday November 22 2004, @09:14PM
                  • Re:Uh... by miles31337 (Score:1) Monday November 22 2004, @09:40PM
                    • Re:Uh... by Leimy (Score:2) Monday November 22 2004, @09:56PM
                  • Re:Uh... usr != user by Crackez (Score:1) Monday November 22 2004, @10:30PM
                  • Re:Uh... by psetzer (Score:2) Tuesday November 23 2004, @01:45AM
                  • 2 replies beneath your current threshold.
                • Re:Uh... by POLAX (Score:1) Monday November 22 2004, @06:47PM
                  • Re:Uh... by mdorion (Score:1) Monday November 22 2004, @08:12PM
                  • 1 reply beneath your current threshold.
                • Re:Uh... by mollyhackit (Score:3) Monday November 22 2004, @06:55PM
                • Re:Uh... (Score:5, Informative)

                  by Lew Pitcher (68631) on Monday November 22 2004, @08:10PM (#10894050)
                  (http://slashdot.org/)

                  The "usr" in "/usr" stands for Unix System Resources

                  Sorry, but no.

                  /usr originally was the directory in which user home directories and files were stored. This is what every Unix up to and including Seventh Edition Unix used, and it's heritage is still with us. While /home has taken over some of this functionality, /usr still retains it's purpose in holding those files used by user processes.

                  /usr is now and always will be the user directory, not the Unix System Resources directory.

                  [ Parent ]
                  • Actually by Hammer (Score:2) Tuesday November 23 2004, @06:33AM
                  • /usr to /home.. by MikeFM (Score:2) Tuesday November 23 2004, @04:24PM
                  • 1 reply beneath your current threshold.
                • Re:Uh... by surelars (Score:2) Tuesday November 23 2004, @05:28AM
                • Re:Uh... by Eunuchswear (Score:2) Tuesday November 23 2004, @07:01AM
                • 2 replies beneath your current threshold.
              • Re:Uh... by Short Circuit (Score:2) Monday November 22 2004, @05:28PM
                • Re:Uh... by temojen (Score:2) Monday November 22 2004, @05:38PM
              • Re:Uh... by Florian Weimer (Score:3) Monday November 22 2004, @05:30PM
                • Re:Uh... (Score:4, Informative)

                  by janoc (699997) on Monday November 22 2004, @05:39PM (#10892609)
                  Actually /bin/sh is *not* stripped down - there wasn't anything to begin with! The shell is so bare-bones because it is the original Bourne shell (+- some fixes). There was no readline, not tab completion, not even proper line editting at the time when the shell was created.
                  [ Parent ]
              • Re:Uh... by Anonymous Coward (Score:1) Monday November 22 2004, @05:39PM
              • Re:Uh... by Anonymous Coward (Score:1) Monday November 22 2004, @05:47PM
              • Re:Uh... by vegetasaiyajin (Score:3) Monday November 22 2004, @11:27PM
                • Re:Uh... by ignorant_newbie (Score:2) Tuesday November 23 2004, @01:43AM
              • Re:Uh... by surprise_audit (Score:2) Tuesday November 23 2004, @02:02AM
            • 1 reply beneath your current threshold.
          • Re:Uh... by James_G (Score:3) Tuesday November 23 2004, @01:45AM
            • Re:Uh... by the_mad_poster (Score:2) Tuesday November 23 2004, @08:26AM
        • Re:Uh... by Tiwaz (Score:1) Monday November 22 2004, @04:54PM
          • Re:Uh... by banzai51 (Score:3) Monday November 22 2004, @04:58PM
            • Re:Uh... by TeraCo (Score:2) Monday November 22 2004, @06:24PM
              • Re:Uh... by Jason Earl (Score:2) Monday November 22 2004, @09:11PM
              • Re:Uh... by banzai51 (Score:2) Tuesday November 23 2004, @09:51AM
              • Re:Uh... by TeraCo (Score:2) Monday November 22 2004, @06:50PM
                • Re:Uh... by HiThere (Score:2) Monday November 22 2004, @08:38PM
              • 1 reply beneath your current threshold.
          • Re:Uh... by Taladar (Score:2) Monday November 22 2004, @05:38PM
            • Re:Uh... by McBofh (Score:1) Tuesday November 23 2004, @05:08PM
      • Re:Uh... by gcaseye6677 (Score:1) Monday November 22 2004, @05:12PM
        • Re:Uh... by shufler (Score:1) Tuesday November 23 2004, @01:43AM
          • Re:Uh... by gcaseye6677 (Score:1) Tuesday November 23 2004, @11:01AM
            • Re:Uh... by shufler (Score:2) Tuesday November 23 2004, @01:12PM
              • Re:Uh... by gcaseye6677 (Score:1) Tuesday November 23 2004, @02:29PM
      • Re:Uh... by theLOUDroom (Score:3) Monday November 22 2004, @08:54PM
      • by infonography (566403) on Monday November 22 2004, @10:22PM (#10894867)
        (http://www.zines.com/)
        There is no mind share to keep. What will happen is what has always happened. UNIX religious wars, which became *NIX religious wars. Solaris will start to look like a very advanced stable and robust Linux distro to big business users and developers. SuSE will become Solaris's kid sister and fast tract to merge with Solaris x86.
        Eventually Novell and SUN will merge and make an honest woman out of SuSE. 64 bit development will flood the market and AMD 64 and Ultrasparc cpus will start flooding the market. Intel and Redhat will start flooding the market with Intel 64 related stuff. And poor microserf will have to kick XP into the 64 bit world alot sooner the Ballmer's timetable plans for.

        Suddenly all those over 35 years old coders will admit they used Solaris and can now still claim they are always Linux programmers. Solaris will at last get a decent user interface and CDE will be dropkicked back to what ever icy part of hell it came from.

        Second Bubble here we come.
        [ Parent ]
      • Re:Uh... by nwbvt (Score:3) Monday November 22 2004, @11:01PM
        • Re:Uh... by SoTuA (Score:2) Tuesday November 23 2004, @08:02AM
      • Re:Uh... by KZigurs (Score:1) Tuesday November 23 2004, @02:01AM
        • Re:Uh... by DerFeuervogel (Score:2) Tuesday November 23 2004, @02:45PM
      • Its alot more than that too... by Narcocide (Score:1) Tuesday November 23 2004, @04:07AM
      • 2 replies beneath your current threshold.
    • Finially (Score:5, Funny)

      by millahtime (710421) on Monday November 22 2004, @04:24PM (#10891738)
      (http://millahtime.blogspot.com/ | Last Journal: Friday July 15 2005, @01:00PM)
      Finially, a Linux is going to die story... in a couple years it'll be a linux is dead story... and it will be just like BSD.
      [ Parent ]
    • Re:Uh... by slavemowgli (Score:2) Monday November 22 2004, @04:24PM
    • Re:Uh... by lewdot (Score:1) Monday November 22 2004, @04:25PM
    • Re:Uh... by Fullaxx (Score:1) Monday November 22 2004, @04:28PM
    • Re:Uh... by bwalling (Score:1) Monday November 22 2004, @04:28PM
    • Re:Uh... (Score:5, Informative)

      by TPS Report (632684) <tps@wiretapped.us> on Monday November 22 2004, @04:32PM (#10891860)
      (http://www.wiretapped.us/)
      Their server is slow as all hell right now (big suprise), so here's the text of the article:


      Let me start by saying that I'm not a technical expert. Although this might be a handicap it could very well be a positive in looking at the issue of Sun versus Linux in the server business from a decision maker's point of view.

      Until today, the discussion around Linux pushed by Red Hat and recently by Novell after it took over Suse has been around the risks and opportunitites of the open source model versus the costs and slow adaptation of the proprietary model.

      Opponents of open source software always argued that due to its nature there is a risk that version control, compatibility, future development and support is not guaranteed and could leave companies who use it at some point with a free but outdated system that is difficult to maintain.

      Companies like Red Hat and Novell and on occasion other big players have tried to take away these arguments by committing to the open source model and vowed to make it work. Despite their efforts and some success, there still is a lot of skepticism within corporate IT departments and as a result Linux is not taking the market by storm.

      With the decision by Sun to give away their latest version of their software, Solaris 10 for free all of these concerns have evaporated in one blow in favor of the now open source and compatible Solaris 10 supported by Sun.

      Looking at the advantage of going the Sun route versus the Linux route it is hard to see why any IT executive would chose to switch to Linux.

      - The Solaris software is of proven quality and at least equal or better then Linux and the open source model will assure that it stays up there.

      - By making it work with competing hardware platforms, there is no reason anymore to switch software to facilitate lower hardware costs.

      - Sun with Solaris has already a large installed base and by becoming free and open source there is no reason for existing Solaris users to switch to Linux.

      - Sun has a proven reputation in terms of quality of support. This should be at least as good or better then that of the Linux supporters.

      - Because Sun by default is the only designated party managing the open source software, there will be no risk of a version bonanza with multiple incompatible versions.

      Again as a non technical person, the decision for me would be simple, I would go with Solaris unless I was already using Linux; Why take risks when I can choose a proven, high quality solution at comparable costs?

      As a result Linux will probably not grow much beyond its current market share of about 10 % leaving Red Hat and especially Novell with a big problem

      Of course I might very well be overlooking something here, if so, please let me and other readers know by posting your opinion in a reaction (see below).
      [ Parent ]
      • Re:Uh... (Score:5, Insightful)

        Blow-by-blow:

        The Solaris software is of proven quality and at least equal or better then Linux and the open source model will assure that it stays up there.

        I'll grant everything before the "and." We don't know what Sun's OSS model will look like. It certainly won't be the GPL, and I'll be amazingly surprised if it's even as liberal as the BSD licence. People aren't fond of giving away their code so that a corporation can make money off of it, so if Sun's model is anything like Microsoft's Shared Source initiative, it will stifle development by the community, not encourage it.

        By making it work with competing hardware platforms, there is no reason anymore to switch software to facilitate lower hardware costs.

        Granted. Solaris on x86 was a very wise move. However, one big reason to run Solaris is the tight integration with hardware, which can't be said about Solaris on x86. Also, as much as Schwartz talks about running Solaris on Dell (HP, whatever) commodity boxes, it has a very short hardware compatibility list -- much shorter than that of Linux.

        Sun with Solaris has already a large installed base and by becoming free and open source there is no reason for existing Solaris users to switch to Linux. Circular. He's arguing why people should stay with Solaris; "there's no reason to switch" is not a reason at all, but a question-begging.

        Sun has a proven reputation in terms of quality of support. This should be at least as good or better then that of the Linux supporters. The help ticket I have currently open with Solaris will turn five months old on Wednesday. It was three weeks before any action was taken on it. It also had a four-hour response time. The issue has still not been resolved. Sun's support is far from stellar, despite what they'd have you believe. In fact, their support (or lack thereof) has been the trump card in my quest to get my boss to accept Linux.

        Because Sun by default is the only designated party managing the open source software, there will be no risk of a version bonanza with multiple incompatible versions.

        This may be nice to the PHB, but the ability to fork is something developers like. Plus, as was mentioned on /. just today [slashdot.org], Linus is the final arbiter of the Linux kernel and, as long as he keeps doing a good job, will remain so. Multiple vendors (as opposed to multiple versions) ensures healthy competition, which is why Linux has gone from a nifty experiment and useful OS for unimportant things like web servers to OS of choice for everything from Wall Street to government desktops in just a few years.

        I see no danger to Linux. And frankly, Solaris was already dirt cheap, but the support still costs big bucks, which means that Solaris still costs about as much as RHEL. Or, if you don't want support, it costs just as much as RHEL without support. That's the only front they gained on, and I don't see it as very critical.

        [ Parent ]
        • Re:Uh... (Score:5, Insightful)

          by niiler (716140) on Monday November 22 2004, @05:19PM (#10892410)
          (Last Journal: Wednesday May 26 2004, @08:01AM)
          Thank you. I've used Solaris for a number of years. And while it's not bad, these days, Linux is honestly a much more robust system in terms of software and hardware support. Additionally, (I have no figures to support this), but considering the previous cost of Solaris, I'd be willing to bet that there are many more Linux users. This doesn't necessarily make it better. I just interpret this as yet another premature prediction of Linux's demise.

          Let me add, it's not hard to secure Linux especially since the Bastille scripts work with more and more distros and many distros I've encountered already have some hardening done (in addition to firewalls, etc...) right out of the box.

          Much of the original poster's citation of benefits seem to be largely from his inexperience with Linux and acceptance of the usual corporate FUD.

          [ Parent ]
          • Re:Uh... (Score:5, Insightful)

            by Pieroxy (222434) on Monday November 22 2004, @05:32PM (#10892541)
            (http://nerds.palmdrive.net/)
            Much of the original poster's citation of benefits seem to be largely from his inexperience with Linux and acceptance of the usual corporate FUD

            That is probably what makes his point valid, as much of the decision makers are corporate ignorants (at least technically ignorants)
            [ Parent ]
          • 1 reply beneath your current threshold.
        • Re:Uh... by Anonymous Coward (Score:3) Monday November 22 2004, @05:36PM
        • Re:Uh... by ArbitraryConstant (Score:2) Monday November 22 2004, @06:01PM
          • Re:Uh... by HiThere (Score:2) Monday November 22 2004, @08:46PM
        • Re:Uh... by superpulpsicle (Score:3) Monday November 22 2004, @06:02PM
          • Re:Uh... by harikiri (Score:1) Monday November 22 2004, @08:31PM
          • 1 reply beneath your current threshold.
        • Re:Uh... by timbrown (Score:1) Monday November 22 2004, @07:28PM
        • Re:Uh... by Siddly (Score:1) Monday November 22 2004, @09:14PM
        • BSD by MosesJones (Score:2) Tuesday November 23 2004, @07:16AM
        • Re:Uh... by drsmithy (Score:2) Tuesday November 23 2004, @08:57AM
        • 2 replies beneath your current threshold.
      • Re:Uh... by dusty123 (Score:1) Monday November 22 2004, @06:05PM
        • Re:Uh... by Rooktoven (Score:3) Monday November 22 2004, @06:58PM
    • Re:Uh... (Score:4, Interesting)

      by jekewa (751500) on Monday November 22 2004, @04:33PM (#10891871)
      (http://jkwarren.info/)
      No.

      Exactly.

      Never forget that there will be differences between Solaris code and LINUX code (well, we hope). Even if every bit of software were successfully ported, there are enough people that know LINUX inside out that don't have time to learn the Solaris code to the same level.

      The hardcore purists on either side will argue until they're blue in the face about how theirs is better (hey, isn't that why we're all here?). That fight alone will be enough for some people to keep it alive.

      Let's not forget that even Sun has and supports LINUX. Their Java Desktop is a bunch of Java tools with a Sun setup on SUSE. I'm sure someday they'd drop that support, but for now, even they don't think that Solaris is enough of a LINUX killer to release the product on Solaris.

      Additionally, even if Solaris were ported hard enough to get the same or more hardware compatibility of LINUX, they dropped all LINUX support in favor of Solaris, a guy from Sun came out to your place to install it for free, and made sure you were comfortable before he left, some people love the penguin too much...

      Now, before you start the flaming, let me state I'm not an idiot. I'm not particularly partial to Solaris or LINUX. I use Solaris on my Sun Blade Sparc workstation and an x86 as a server. I have SUSE and RedHat running, and a lab machine on which I've also installed Fedora, Debian, Slacker and a few others. And I have an old machine I use as a thin client to both Solaris and LINUX using Knoppix and DSL. Yes, I have some Windows machines, too.

      My wife does think it's too much, but what does she know? (Really, honey, I meant it as a rib, not a slam...)

      [ Parent ]
    • Sun... Penguin... dunno... by b374 (Score:1) Monday November 22 2004, @04:36PM
    • Re:Uh... (Score:4, Insightful)

      by nova20 (524082) on Monday November 22 2004, @04:44PM (#10892006)
      (http://slashback.org/blog/ | Last Journal: Monday May 15 2006, @10:37PM)
      No.

      Well put. Just making an OS open source doesn't make it any better. I find that solaris just isn't as "friendly" as linux, and I think coders that would do anything useful for solaris will prefer to spend their time (more wisely) trying to improve linux -- after all, it's what they've been doing for years.
      [ Parent ]
    • Or... by pasde (Score:1) Monday November 22 2004, @05:41PM
    • Re:Uh... (Score:4, Interesting)

      by McSpew (316871) on Monday November 22 2004, @05:44PM (#10892660)

      "Will Open Source Solaris Kill Linux?"

      No.

      First off, I'd like to state that this isn't exactly a convincing argument.

      Secondly, I'd like to point out that Solaris is one helluvagood operating system. I used to work at a place where we moved our production database from an Ultra 1/170 to an Ultra 2/2200 with no glitches. We didn't recompile anything, we didn't have to reconfigure anything. We moved the boot drive and RAM from one chassis to another, moved the SCSI cable for the external RAID chassis to the new box, and powered up.

      Needless to say, it was easier than moving a Windows installation by a huge margin. It was easier than any machine migration I've ever witnessed. Everything automatically recognized the fact that we'd gone from a single processor box to a multiprocessor box.

      Now I realize that Solaris on SPARC had the advantage of going from one Sun-engineered box to another, making it likely that the underlying chipsets and such were identical or at least compatible, but the point is that the OS was rock-solid on a single-processor box and it was rock-solid after being migrated to a dual-processor box with no configuration changes.

      That said, in spite of all of Solaris's goodness (and there's plenty of it), I seriously doubt even an open source Solaris will kill off Linux. Why? Freedom (as in speech).

      Let's face it: Linux isn't the only open source-licensed Unix or Unix-like OS available. So why the hell is it so popular? Obviously, Linus is a huge reason why Linux is popular, but the GPL sure doesn't hurt. Contributors to Linux know that their contributions are being used by others who are required by the terms of the license to contribute any improvements they make back to the kernel. Nobody can take the source and close it off from the rest of us. Nobody can build proprietary extensions to the kernel.

      There's no way in Hell that Sun's license will be anywhere near as free as the GPL. This is why open source Solaris can't kill Linux.

      [ Parent ]
      • Re:Uh... by Richard_J_N (Score:2) Monday November 22 2004, @06:10PM
        • Re:Uh... by Taladar (Score:2) Tuesday November 23 2004, @04:24AM
      • Re:Uh... by steeviant (Score:3) Monday November 22 2004, @08:31PM
      • 1 reply beneath your current threshold.
    • Hardware Support / Target Markets Re:Uh... by PhYrE2k2 (Score:1) Monday November 22 2004, @06:08PM
    • Re:Uh... by MicklePickle (Score:1) Monday November 22 2004, @06:24PM
    • Re:Uh... by dougTheRug (Score:1) Monday November 22 2004, @06:26PM
    • Re:Uh... by Herschel Cohen (Score:2) Monday November 22 2004, @06:27PM
    • Re:Uh... by imbaczek (Score:1) Monday November 22 2004, @07:07PM
    • Re:Uh... (Score:5, Insightful)

      by Zemran (3101) on Monday November 22 2004, @09:20PM (#10894501)
      (http://www.geocities.com/zemran | Last Journal: Friday November 07 2003, @06:07AM)
      The contention that Solaris can kill Linux comes from the mono-os culture and that is what is wrong with the current M$ dominated situation. The contenion seems to be 'how can Linux achieve market dominance if there is another good player in town?'. It is not the Windows OS that is the problem (although I do not like it), it is the fact that it has such a dominant market share that causes problems. If Linux could get 20% of the market, Solaris 20%, Apple 20%, M$ 20% and the variety of others taking the other 20% we would have a good, healthy market. Try writing a virus that works in that market. I think if Linux had 90% of the market we would be back at square one. I welcome more choice and think that more choice and competition will lead to more innovation and even more choice in the future. The reason I hate M$ is because they think they know better than me what I want to do, I use Linux because it lets me do what I want. Some people want M$ to make those decisions for them and that is their choice. It is not wrong for someone to make a different choice, it is wrong to try and remove those choices (as I believe M$ tries to do). Solaris will give another choice which will suit a lot of people. I do not think this is as much of a threat to Linux but more of a threat to M$.
      [ Parent ]
      • Re:Uh... by mewphobia (Score:1) Tuesday November 23 2004, @02:55AM
        • Re:Uh... by Taladar (Score:2) Tuesday November 23 2004, @04:30AM
      • 1 reply beneath your current threshold.
    • Re:Uh... by jambarama (Score:1) Monday November 22 2004, @09:42PM
    • Re:Uh... by mirko (Score:2) Monday November 22 2004, @04:56PM
    • 10 replies beneath your current threshold.
  • Right! by Philzli (Score:1) Monday November 22 2004, @04:20PM
  • I don't buy this at all. (Score:5, Interesting)

    by michael path (94586) * on Monday November 22 2004, @04:21PM (#10891685)
    (http://www.indeterminism.org/ | Last Journal: Wednesday May 05 2004, @10:46AM)
    Frankly, an Open Source Solaris stands a better chance at killing Solaris than it does Linux.

    The author starts the article by declaring "Let me start by saying that I'm not a technical expert. Although this might be a handicap it could very well be a positive in looking at the issue of Sun versus Linux in the server business from a decision maker's point of view." He's basically lost most of his credibility there, because a good decision maker needs to bring in technical people to explain this.

    Though I understand the PHB philosophy of needing a brand name on their *nix product, I don't understand what's wrong with Red Hat or Novell now?

    Moreover, it's setting itself up for patent lawsuits once the usual suspects start going through the newly open sourced code. Not that it's an agreeable method, but it's a fact of life.

    The points the author makes are weak:

    o The Solaris software is of proven quality and at least equal or better then Linux and the open source model will assure that it stays up there.

    An open source model assures it of nothing, unless they get good contributors....but:

    o Because Sun by default is the only designated party managing the open source software, there will be no risk of a version bonanza with multiple incompatible versions.

    No risk of a version bonanza with multiple incompatible versions? Does this individual not recall that this is the company who had put out Java 2 (1.2) and Java 5 (1.5) before a real version 2?

    o Sun has a proven reputation in terms of quality of support. This should be at least as good or better then that of the Linux supporters.

    Sun's support isn't bad no, but IBM's been an awesome proponent of Linux - including Red Hat's 3.0 offering. Big names do know Linux, and work with you on it. Not to mention that Google is an awesome knowledge base for Linux users. And how much does it cost to search google vs. a support incident with Sun?

    I don't buy that this will affect Linux's growth in the server market any more than the stray bullet SCO lawsuits. Open Source Solaris will definitely invite more hobbyist interest, but I don't understand why any of this makes it a more viable server product.
  • The Desktop by swordboy (Score:2) Monday November 22 2004, @04:21PM
    • Re:The Desktop (Score:5, Interesting)

      by tajmorton (806296) on Monday November 22 2004, @04:26PM (#10891793)
      (http://www.wildgardenseed.com/Taj/blog)
      First off, if Linus picks a GUI, he's going to piss off half the users of Linux, who will in turn, fork Linux. I'm not sure what you mean "starts up a desktop linux fork". What's wrong the the kernel going to the desktop? The kernel is *not* the problem, the problem is the desktop (KDE/Gnome/Whatever), and hardware detection (see this [wildgardenseed.com] for an idea), and whatever else is keeping Linux from the desktop (lack of programs?). Whatever it is, it's not the kernel (if you ask me...).
      [ Parent ]
      • Re:The Desktop (Score:5, Insightful)

        by mrchaotica (681592) <mrchaotica AT yahoo DOT com> on Monday November 22 2004, @04:43PM (#10891987)
        The one GUI-related thing I think Linus ought to help with would be a UNIFIED, distro, toolkit, and desktop environment independent hardware control panel. It seems to me that Linus + Freedesktop.org + Linux Standard Base is what would be required for "the Linux Desktop" to be widely accepted.
        [ Parent ]
        • Re:The Desktop by MathFox (Score:1) Monday November 22 2004, @05:11PM
          • Re:The Desktop by mrchaotica (Score:2) Monday November 22 2004, @06:17PM
            • Re:The Desktop by mrchaotica (Score:2) Tuesday November 23 2004, @01:18AM
              • Re:The Desktop by mrchaotica (Score:2) Tuesday November 23 2004, @02:06AM
              • 1 reply beneath your current threshold.
            • 1 reply beneath your current threshold.
          • Re:The Desktop by DoctorMO (Score:1) Monday November 22 2004, @09:26PM
            • Re:The Desktop by DoctorMO (Score:1) Tuesday November 23 2004, @08:07AM
              • 1 reply beneath your current threshold.
            • 1 reply beneath your current threshold.
        • WTF? by orasio (Score:2) Monday November 22 2004, @09:27PM
          • Re:WTF? by mrchaotica (Score:2) Monday November 22 2004, @10:09PM
            • OK by orasio (Score:2) Tuesday November 23 2004, @08:22AM
              • Re:OK by mrchaotica (Score:2) Tuesday November 23 2004, @12:43PM
            • Re:WTF? by Todesmetall (Score:1) Tuesday November 23 2004, @09:59AM
              • Re:WTF? by mrchaotica (Score:2) Tuesday November 23 2004, @11:24PM
        • BS. by Penguinoflight (Score:2) Monday November 22 2004, @10:52PM
          • Re:BS. by mrchaotica (Score:2) Tuesday November 23 2004, @01:12AM
            • Re:BS. by Penguinoflight (Score:2) Thursday November 25 2004, @12:51AM
              • Re:BS. by mrchaotica (Score:2) Thursday November 25 2004, @02:47AM
        • Re:The Desktop by mrchaotica (Score:2) Monday November 22 2004, @06:23PM
        • 1 reply beneath your current threshold.
      • Re:The Desktop (Score:4, Informative)

        by Jeremiah Cornelius (137) on Monday November 22 2004, @04:44PM (#10892002)
        (Last Journal: Thursday November 22, @03:35AM)
        Linus has picked a GUI [kde.org].

        You can still go ahead and pick your own. Most of us do...

        [ Parent ]
      • Re:The Desktop by robyannetta (Score:1) Monday November 22 2004, @04:49PM
        • Re:The Desktop by tajmorton (Score:2) Monday November 22 2004, @04:56PM
          • Re:The Desktop by temojen (Score:2) Monday November 22 2004, @05:17PM
            • Re:The Desktop by tajmorton (Score:1) Monday November 22 2004, @05:24PM
          • 1 reply beneath your current threshold.
      • Re:The Desktop by the morgawr (Score:2) Monday November 22 2004, @04:54PM
        • Re:The Desktop by tajmorton (Score:1) Monday November 22 2004, @04:58PM
          • Re:The Desktop by the morgawr (Score:2) Monday November 22 2004, @05:16PM
            • Re:The Desktop by misleb (Score:2) Monday November 22 2004, @05:28PM
              • Re:The Desktop by the morgawr (Score:2) Monday November 22 2004, @06:23PM
              • Re:The Desktop by blane.bramble (Score:1) Tuesday November 23 2004, @07:29AM
              • Re:The Desktop by misleb (Score:2) Tuesday November 23 2004, @11:09AM
              • Re:The Desktop by misleb (Score:2) Tuesday November 23 2004, @11:23AM
            • Re:The Desktop by runderwo (Score:2) Monday November 22 2004, @05:55PM
              • Re:The Desktop by the morgawr (Score:2) Monday November 22 2004, @06:16PM
              • Re:The Desktop by runderwo (Score:2) Wednesday November 24 2004, @02:11PM
        • Re:The Desktop by pete29 (Score:2) Monday November 22 2004, @05:14PM
          • Re:The Desktop by the morgawr (Score:1) Monday November 22 2004, @05:18PM
          • 1 reply beneath your current threshold.
      • Re:The Desktop by Lumpy (Score:2) Monday November 22 2004, @05:13PM
      • Re:The Desktop by minus_273 (Score:2) Monday November 22 2004, @05:15PM
        • 1 reply beneath your current threshold.
      • 1 reply beneath your current threshold.
    • Re:The Desktop by quamaretto (Score:1) Monday November 22 2004, @04:30PM
    • Re:The Desktop (Score:5, Insightful)

      by temojen (678985) on Monday November 22 2004, @04:37PM (#10891921)
      (Last Journal: Friday August 24, @08:58PM)
      But if Linus finally picks a GUI and starts up a desktop linux fork...

      ??? First of all, why should Linus pick a GUI? He's the head of the kernel development, not a distribution vendor.

      And as for a desktop linux fork, that also makes no sense. There are lots of desktop distributions (SUSE, Knoppix, etc). There are no reasons to fork the kernel for desktop use. If the distribution vendor doesn't want RAID, SCSI, etc, they can just configure them out.

      ... innovate, simplify and give desktop users a reason to use it.

      You mean like stability, security, efficiency, etc? Using a recent distribution is no more difficult for home and office users than using windows or MacOSX. Installing it may be annoying, but few home users do that with windows anyways. Most get it with their computer or use the restore disk that came with the computer.

      [ Parent ]
      • Re:The Desktop by DanteBlack (Score:1) Monday November 22 2004, @05:42PM
      • Re:The Desktop by microbox (Score:2) Monday November 22 2004, @07:44PM
        • Re:The Desktop by chromatic (Score:1) Tuesday November 23 2004, @01:37AM
      • 1 reply beneath your current threshold.
    • Re:The Desktop by kfg (Score:2) Monday November 22 2004, @04:41PM
    • Re:The Desktop by rawg (Score:2) Monday November 22 2004, @05:48PM
    • 3 replies beneath your current threshold.
  • by eltoyoboyo (750015) on Monday November 22 2004, @04:22PM (#10891706)
    (Last Journal: Friday November 03 2006, @03:51PM)
    If Sun continues to support it with their engineers, and IBM continues to support Linux with Their engineers, it will still be a battle. I do not look for either side to gain much ground, (netcraft aside.)
  • Erm... (Score:5, Insightful)

    by Punboy (737239) * on Monday November 22 2004, @04:22PM (#10891709)
    (http://www.krillrblog.com/)
    Doesn't Linux support a vastly large collection of hardware than Solaris? Also, Linux isn't just popular because of its open-source nature, but also the philosophy behind its design and development, as well as the number of professionals behind it. I don't see the NSA donating to Solaris, now do I see most of europe backing Linux.

    I haven't RTFA yet so please correct me if I'm wrong.
    • Re:Erm... by peragrin (Score:3) Monday November 22 2004, @04:37PM
      • Re:Erm... by upsidedown_duck (Score:2) Monday November 22 2004, @08:28PM
      • Re:Erm... by _damnit_ (Score:2) Tuesday November 23 2004, @12:03AM
    • Re:Erm... by kinzillah (Score:2) Monday November 22 2004, @04:45PM
      • Re:Erm... by chris_mahan (Score:2) Monday November 22 2004, @05:10PM
        • Re:Erm... by kinzillah (Score:2) Monday November 22 2004, @05:31PM
        • 1 reply beneath your current threshold.
      • Re:Erm... by isdnip (Score:2) Monday November 22 2004, @06:03PM
        • Re:Erm... by EzInKy (Score:2) Monday November 22 2004, @08:40PM
        • Re:Erm... by isdnip (Score:2) Monday November 22 2004, @07:44PM
        • 1 reply beneath your current threshold.
    • Re:Erm... (Score:5, Informative)

      by mikael (484) on Monday November 22 2004, @04:58PM (#10892173)
      Sun's main strength is that many commercial users (Ford, Boeing, ...) want a single vendor to support all the hardware and software used by projects that are scheduled to last three years or more.

      As commercial CAD users, they will only consider hardware that is officially certified by the 3D CAD application developers. That usually requires a strict combination of memory chips, CPU's, motherboard, and graphics accelerator. They're not concerned about legacy hardware being supported, so long as E-mail, video conferencing and the required applications run on competitively priced systems with 24/7 support.
      [ Parent ]
    • 1 reply beneath your current threshold.
  • Yes... by PoprocksCk (Score:2) Monday November 22 2004, @04:22PM
    • *Soiler Warning!* by DrLZRDMN (Score:1) Monday November 22 2004, @04:27PM
    • Re:Yes... by Anonymous Coward (Score:1) Monday November 22 2004, @04:33PM
    • Re:Yes... (Score:5, Funny)

      by Beardo the Bearded (321478) on Monday November 22 2004, @04:35PM (#10891888)
      I think you should have read more as a kid - the tortoise DOES beat the hare.
      [ Parent ]
      • Re:Yes... by rednip (Score:1) Monday November 22 2004, @05:27PM
        • Re:Yes... by Beardo the Bearded (Score:2) Monday November 22 2004, @06:13PM
      • 1 reply beneath your current threshold.
  • Not Quite. (Score:3, Interesting)

    I think this will only be true for shops that would have choosen Solaris anyway. The draw of open source is more than just cheap software. It has to do with familiarity and the availability of expert administratiors, developers, etc. Solaris will still have the same number of developers and, especially, administrators for awhile.
  • May be not . by karvind (Score:1) Monday November 22 2004, @04:23PM
  • by Skyshadow (508) * on Monday November 22 2004, @04:23PM (#10891729)
    (http://slashdot.org/)
    Will the new open source Solaris unseat Linux? The short answer: No.

    This article is a pointless exercise, but since my alternative to commenting on it is to go do actual work, let's consider:

    In terms of Sun's conversion to open source: Too little, way too late. If Sun had pulled this seven or eight years ago they might have had a chance at stopping Linux before it got rolling, but frankly I don't see any way a system developed as proprietary in-house software is going to be able to come out and defeat the reigning champion of the OSS movement. Everything else aside, consider the simple fact that you can't go open source overnight. Look at how long it took to turn Mozilla into something useful -- by the time the open source version finally hit the mainstream it was hugely reorganized and largely rewritten. This process took years to complete, and that was just for a web browser. So unless Sun's programmers had a *lot* more discipline than Netscape's (doubtful) and a lot fewer tangled licenses (impossible), forget about it right there.

    Aside from the huge initial development issue, consider the business side: What possible reason is there to think that Solaris is going to be able to come out and impact Linux's market share? The author himself uses language that doesn't support the idea that more people are going to switch to Solaris as a result of this. In fact, the most logical outcome of the points made in the article is that Sun *may* slow the erosion of their install base over to Linux. Not exactly killing Linux there.

    Then we get some more of the same 'ol. The reasons he states in the article for the impending demise of Linux could have been (and were repeatedly) written ten years a go and are just as wrong now as they were then -- sure, any of the fears he listed *could* happen, but they haven't.

    To sum up, this article makes incorrect assumptions, starts from a place of poor understanding and leaps to unsupported conclusions. The greatest revelation is creates is probably that YEALD needs to find themselves a new COO.

  • Short answer: No.

    Long answer: No.

    If you're Sun: Yes.
  • A little reality check (Score:5, Insightful)

    by jmorris42 (1458) * <jmorris.beau@org> on Monday November 22 2004, @04:24PM (#10891751)
    (http://www.whiteboxlinux.org/)
    Couple of false assumptions in the guys story. Typical when suits try to make tech decisions, especially when they are fool enough to believe their LACK of knowledge makes them more qualified, as this guy does.

    A few of the obvious clues missed are:

    1) Linux is already ahead of Solaris on Intel hardware, not behind as this guy believes from reading Sun press releases.

    2) Solaris is not known to be portable beyond Sparc, Sparc64 and ia32. ia64 and AMD64/x86-64 might happen but as far as I know don't yet exist.

    3) Sun has yet to announce a license for Solaris, it is very doubtful it will be actual Open Source and almost certainly not Free Software in the FSF sense of the term.

    4) Sun is almost certain to keep parts totally closed due to licensing terms with third party suppliers.

    5) Sun will rig things to retain ALL creative control from the Java experience. This will preclude any sort of community involvement on the scale needed to compete with Linux.
    • Re:A little reality check by avandesande (Score:2) Monday November 22 2004, @04:40PM
    • Re:A little reality check (Score:4, Insightful)

      by Anonymous Coward on Monday November 22 2004, @04:40PM (#10891966)
      Sun has yet to announce a license for Solaris, it is very doubtful it will be actual Open Source and almost certainly not Free Software in the FSF sense of the term.

      Actually, with respect to this point, yes it will 100% definitely be an Open Source license, as in one of "approved" ones that is generally accepted as one. Probably it won't be "free", as that would mean BSD (and relatives, MIT, other laissez-faire ones) or (L)GPL.

      Why on earth would Sun announce Open Sourcing Solaris, and then, ummn, not do it? They haven't tried Microsoft way of "shared source", and have actually released a few products earlier using Open (and Free, OpenOffice is (L)GPL) licenses. So why wouldn't they manage to do the same with Solaris.

      I agree with other points, though (with maybe exception of (5)... but I think it's too early to comment on that, everything's possible).

      [ Parent ]
    • Re:A little reality check (Score:4, Insightful)

      by Waldmeister (14499) on Monday November 22 2004, @05:15PM (#10892360)

      1) Linux is already ahead of Solaris on Intel hardware, not behind as this guy believes from reading Sun press releases.

      Is it? My first filesystem tests showed almost par. ext3 is much slower on some tests than UFS, Reiser is a little bit faster.
      The GUI (JDS3) feels much more responsive than a Gnome desktop on Linux. Maybe the reason for that is the "interactive" process class of solaris, which Linux lacks. BTW: Windows has such a class, too.

      2) Solaris is not known to be portable beyond Sparc, Sparc64 and ia32. ia64 and AMD64/x86-64 might happen but as far as I know don't yet exist.

      Solaris 10 does include support for AMD64. And there have been ports of Solaris to Power (which got killed by IBM) and Itanium (which suffered from several reasons).
      And how much do other platforms that x86 matter today? If there should be really demand in the OpenSolaris community, they can hack support for PowerPC, ARM or whatever they want.

      3) Sun has yet to announce a license for Solaris, it is very doubtful it will be actual Open Source and almost certainly not Free Software in the FSF sense of the term.

      OpenSolaris is not the same as Solaris. Yes, there are still the gory details left. But there is already a closed "beta test", and the license will be OSI compliant.

      4) Sun is almost certain to keep parts totally closed due to licensing terms with third party suppliers.

      We'll see. From what I've heard from people which already have access to OpenSolaris, it looks pretty complete.

      5) Sun will rig things to retain ALL creative control from the Java experience. This will preclude any sort of community involvement on the scale needed to compete with Linux.

      We will see, how much community interest Sun will get. Interest in OpenOffice seems to be quite good. At least much better than other community efforts like Koffice. ;-)
      [ Parent ]
    • Re:A little reality check by Jeff DeMaagd (Score:2) Monday November 22 2004, @05:28PM
    • Re:A little reality check by rewt66 (Score:3) Monday November 22 2004, @05:33PM
    • Re:A little reality check by Winter Lightning (Score:1) Monday November 22 2004, @05:35PM
    • Re:A little reality check by happycorp (Score:1) Monday November 22 2004, @06:46PM
    • Re:A little reality check by timbrown (Score:1) Monday November 22 2004, @07:48PM
    • Re:A little reality check by upsidedown_duck (Score:2) Monday November 22 2004, @08:31PM
    • Re:A little reality check by Tpenta (Score:2) Tuesday November 23 2004, @01:10AM
    • 2 replies beneath your current threshold.
  • Why can't both coexist peacefully? by chud67 (Score:2) Monday November 22 2004, @04:25PM
  • Yes, absolutely. by Anonymous Coward (Score:2) Monday November 22 2004, @04:25PM
  • Slashdotted already... by PoprocksCk (Score:1) Monday November 22 2004, @04:25PM
  • Of course not (Score:5, Informative)

    by sjvn (11568) <sjvn@[ ]1.com ['vna' in gap]> on Monday November 22 2004, @04:25PM (#10891763)
    (http://linux.eweek.com/)
    And, you know Sun still hasn't open-sourced the thing. And, Sun still don't have said what license they'll use or explained how they'll get around SCO /Novell's IP claims on the Unix core of Solaris.

    I, for one, have gotten as tired of hearing about wonderful open source Solaris will be as I have about how wonderful Longhorn will be.

    Until, I've got the open-source code in my hands, I really don't want to hear more about open source Solaris.

    For more of my ranting on the subject, see:

    http://www.eweek.com/article2/0,1759,1645508,00. as p

    Steven
  • What is sun going to do now? by TheUnknownOne (Score:2) Monday November 22 2004, @04:25PM
  • by photon317 (208409) on Monday November 22 2004, @04:25PM (#10891770)

    Linux's long-term future has always been a bit of a question mark. Who's to say that 10 years from now something new in the open-source world might not emerge and overtake it, taking many things from it? It's always possible, and it seems that _eventually_ it would inevitably happen as the mood of the open-source community will eventually shift to feeling that linux is crufty and a fresh start is needed.

    But all of that being said, I think I can say two things with a fair amount of certainty:

    1) That time is not now. Linux is really just getting into it's game. It has lots of growth and evolution left in the commercial world. The time may come, but not in the next 4-5 years for damn sure. Even then, while the industry may begin to swing away from Linux to something new, Linux will remain a strong force for many many years to come during the transition.

    2) Whatever that New Thing is that comes along to supplant Linux as the new Open Source Darling Operating System, it damn sure won't be Solaris.
  • Solaris by kc0re (Score:2) Monday November 22 2004, @04:26PM
  • Slashdotted at 3 comments... by waferhead (Score:2) Monday November 22 2004, @04:26PM
  • by Timesprout (579035) on Monday November 22 2004, @04:26PM (#10891780)
    Its as if a million gnu/linux geeks suddenly cried out at once.
  • respond to this. Then I found out it was this guy who was making these statements. Once I realized that, I sold all my Linux stock, wiped off all my installs, sold the house and have moved my family to the secret shack in the hills. After all, this guy has never steered me wrong before.
  • excellent! (Score:3, Insightful)

    by kevin lyda (4803) * on Monday November 22 2004, @04:26PM (#10891789)
    (http://ie.suberic.net/~kevin)
    i'll go install it on my sharp zaurus. what's the url for the arm solaris distro?

    right.
  • It Can't Be Done. (Score:3, Interesting)

    by Snags (18929) * on Monday November 22 2004, @04:26PM (#10891791)
    (Last Journal: Tuesday September 09 2003, @01:49PM)
    Solaris can't be "open-sourced" because of the confidentiality parts of the Unix license agreements. They'd be in trouble for the same things that got IBM a lawsuit and started Groklaw, leaking trade secrets.
  • Seems unlikley (Score:5, Insightful)

    by SuperKendall (25149) * on Monday November 22 2004, @04:26PM (#10891792)
    For one thing, Linux is now as much a "brand" as Solaris. And there are too many people making difefrent distros for Linux to really wane for some time.

    But also, consider what "Open Source" really means. I'm not familiar with what OS licence Sun is using, but if it's really "Open" then Linux can make use of the best bits to keep going. If it's not really that "Open" then the current forces that move Linux will continue the course unchanged.

    In a world that already has BSD and Linux living together in harmony (well, as much harmony as a VI and Emacs user sharing the same house) there is also room, and a place, for Solaris.
  • What does price have to do with it..... by Dimes (Score:1) Monday November 22 2004, @04:27PM
  • Competition (Score:5, Insightful)

    by barcodez (580516) on Monday November 22 2004, @04:27PM (#10891800)
    Why does one have to 'kill' the other? Why can't they stay in a state of equilibrium goading each other to improve?

    Why do people always assume one product has to erradicate all the competition and become the only product of it's type.
    • Re:Competition by W2k (Score:2) Monday November 22 2004, @05:18PM
    • Re:Competition by TheWizardOfCheese (Score:2) Monday November 22 2004, @05:33PM
    • Re:Competition by scottking (Score:1) Monday November 22 2004, @05:55PM
      • 1 reply beneath your current threshold.
    • Re:Competition by upsidedown_duck (Score:2) Monday November 22 2004, @08:41PM
    • Re:Competition by Stephen Samuel (Score:2) Monday November 22 2004, @10:02PM
    • Re:Competition by Pecisk (Score:2) Tuesday November 23 2004, @03:53AM
    • 1 reply beneath your current threshold.
  • I doubt that open-sourcing Solaris will hurt SUN's business... It could definitely help stop some of their bleeding off to Linux. On the other hand, they have a long way to go to catch up with Linux in terms of developer mindshare and hardware support.

    That having been said, Sun has some relly nice hardware at the high end of the scale. I don't expect that to change in the near future.

    Sun is just roadkill on Linux's crusade to take out Microsoft.

  • by stratjakt (596332) on Monday November 22 2004, @04:27PM (#10891803)
    (Last Journal: Sunday November 11, @09:31AM)
    Solaris couldn't kick linux out of every possible niche (embedded wagoo 3sx-12 cpus or whatnot), it could cream it on the desktop.

    Sun will throw all its muscle behind it's Java Desktop to deliver a polished, cohisive system. Linux will continue to be pulled in 100 directions at once.

    Distros need to stop offering Gnome, KDE, fluxbox, and 9000 other window managers, and pick a path and stick to it.

    There really isn't that much of a market for people who like to dick around with 10000 different ways to close a window, each with it's own myriad of quirks and bugs. They like to plug it in, turn it on, and have it work pretty much the same way as the one in the next cubicle, or the next building.

    Linux' strength (versatility) is it's achilles heel when it comes to the desktop market.

  • Disagree with some points by Dynastar454 (Score:2) Monday November 22 2004, @04:27PM
  • No, why would it? by pbjones (Score:2) Monday November 22 2004, @04:27PM
  • Either Way: Prepare for Negative Spin from MS by Noksagt (Score:2) Monday November 22 2004, @04:28PM
  • Too Late (Score:5, Insightful)

    by Doesn't_Comment_Code (692510) on Monday November 22 2004, @04:28PM (#10891816)
    If Solaris had done this TEN YEARS AGO, then maybe. As things stand today, no. It comes down to a matter of trust. Do most Linux users trust Solaris enough to let go of Linux? No.

    Take a choice between A and B. A is commonly considered a better product than B. Most will choose A. But B offers something that A has never dreamed of. In fact, A hates the idea of offering what B offers. B gains a lot of support. Time ticks by, and after seeing how much B has benefitted A changes it's mind and offers something similar to what B offers - but only because it has to.

    Do all those people who would have originally chosen A, but chose B go back to A? NO. Because B is of a similar mindset to the choosers. B WANTS to offer things to the chooser. A offers because it has to remain competitive. That is HUGE. And that is why Solaris will not kill Linux.


    P.S. A is not necessarily better than B.
    • Re:Too Late by hkb (Score:2) Monday November 22 2004, @04:52PM
      • Re:Too Late by Doesn't_Comment_Code (Score:2) Monday November 22 2004, @04:58PM
    • Re:Too Late by mytec (Score:2) Monday November 22 2004, @04:52PM
    • Re:Too Late by erroneus (Score:2) Monday November 22 2004, @04:56PM
      • Re:Too Late by Doesn't_Comment_Code (Score:2) Monday November 22 2004, @05:01PM
    • And some people choose C... by WebCowboy (Score:2) Monday November 22 2004, @06:09PM
    • Re:Too Late by neurojab (Score:2) Monday November 22 2004, @08:36PM
      • Re:Too Late by tanguyr (Score:2) Tuesday November 23 2004, @08:10AM
  • IMHO by lcde (Score:2) Monday November 22 2004, @04:29PM
  • Pundits suck (Score:3, Insightful)

    by kendoka (473386) on Monday November 22 2004, @04:29PM (#10891828)
    Since when has a programmer enthusiastically dropped their own code to pick up someone elses? Not a technical person, yeah, obviously. =)

    • Re:Pundits suck by Mister Incognito (Score:1) Monday November 22 2004, @06:20PM
  • Solaris open, but to what extent? by Anonymous Coward (Score:1) Monday November 22 2004, @04:29PM
  • Another one by Zapper (Score:1) Monday November 22 2004, @04:29PM
  • It'll help GNU/Linux in the long run by AlexLibman (Score:1) Monday November 22 2004, @04:30PM
  • Arches? (Score:3, Insightful)

    by giantsfan89 (536448) <linuxwebguy.gmail@com> on Monday November 22 2004, @04:30PM (#10891843)
    (http://linuxwebguy.com/ | Last Journal: Friday July 19 2002, @10:05AM)
    How many architechures does Solaris support? Sparc and x86? Is that all?

    How many does Linux support?
    • Re:Arches? by poot_rootbeer (Score:2) Monday November 22 2004, @05:01PM
    • Re:Arches? by RdsArts (Score:1) Monday November 22 2004, @05:38PM
    • Re:Arches? by burns210 (Score:2) Monday November 22 2004, @05:40PM
    • Re:Arches? by upsidedown_duck (Score:2) Monday November 22 2004, @08:47PM
    • Re:Arches? by njcoder (Score:2) Monday November 22 2004, @08:14PM
      • 1 reply beneath your current threshold.
    • 2 replies beneath your current threshold.
  • Here is the text (Score:3, Informative)

    by AxelTorvalds (544851) on Monday November 22 2004, @04:31PM (#10891857)
    Let me start by saying that I'm not a technical expert. Although this might be a handicap it could very well be a positive in looking at the issue of Sun versus Linux in the server business from a decision maker's point of view.

    Until today, the discussion around Linux pushed by Red Hat and recently by Novell after it took over Suse has been around the risks and opportunitites of the open source model versus the costs and slow adaptation of the proprietary model.

    Opponents of open source software always argued that due to its nature there is a risk that version control, compatibility, future development and support is not guaranteed and could leave companies who use it at some point with a free but outdated system that is difficult to maintain.

    Companies like Red Hat and Novell and on occasion other big players have tried to take away these arguments by committing to the open source model and vowed to make it work. Despite their efforts and some success, there still is a lot of skepticism within corporate IT departments and as a result Linux is not taking the market by storm.

    With the decision by Sun to give away their latest version of their software, Solaris 10 for free all of these concerns have evaporated in one blow in favor of the now open source and compatible Solaris 10 supported by Sun.

    Looking at the advantage of going the Sun route versus the Linux route it is hard to see why any IT executive would chose to switch to Linux.

    - The Solaris software is of proven quality and at least equal or better then Linux and the open source model will assure that it stays up there.

    - By making it work with competing hardware platforms, there is no reason anymore to switch software to facilitate lower hardware costs.

    - Sun with Solaris has already a large installed base and by becoming free and open source there is no reason for existing Solaris users to switch to Linux.

    - Sun has a proven reputation in terms of quality of support. This should be at least as good or better then that of the Linux supporters.

    - Because Sun by default is the only designated party managing the open source software, there will be no risk of a version bonanza with multiple incompatible versions.

    Again as a non technical person, the decision for me would be simple, I would go with Solaris unless I was already using Linux; Why take risks when I can choose a proven, high quality solution at comparable costs?

    As a result Linux will probably not grow much beyond its current market share of about 10 % leaving Red Hat and especially Novell with a big problem

    Of course I might very well be overlooking something here, if so, please let me and other readers know by posting your opinion in a reaction (see below).

  • Solaris has to be way better than Linux by xutopia (Score:2) Monday November 22 2004, @04:33PM
  • Nope, Open Source has little to do with it now.. by GeekBoy (Score:1) Monday November 22 2004, @04:34PM
  • Stupid question (Score:3, Informative)

    by Craig Maloney (1104) on Monday November 22 2004, @04:34PM (#10891879)
    (http://decafbad.net/ | Last Journal: Wednesday April 05 2006, @04:17PM)
    That's a really stupid question. It's like asking if proprietary software will kill Microsoft. Of course open source won't kill Linux. Linux is part of the open source movement. Plus Solaris is still controlled by Sun Microsystems, so it really won't be open in the sense that Linux is. Until there is a distrobution of Solaris that isn't from Sun, there's very little reason to make silly statements like "will Solaris kill Linux", or "will open source kill Linux".
    • 1 reply beneath your current threshold.
  • What an idiot! by DrJimbo (Score:2) Monday November 22 2004, @04:35PM
  • Linux R.I.P. (Score:3, Funny)

    by jspectre (102549) on Monday November 22 2004, @04:35PM (#10891891)
    (Last Journal: Tuesday July 08 2003, @01:49PM)
    I for one welcome our Solaris Wielding Overlords.
  • As a Solaris Admin (Score:5, Insightful)

    by Chitlenz (184283) <jimowen@NOSPAM.alltel.net> on Monday November 22 2004, @04:36PM (#10891901)
    We've been using the beta of 10 for about 3 months now in testing with Oracle at our site. It's pretty, that's for sure, with it's nice Gnome facelift and all, but I think essentially that Linux and Solaris fill different roles, at least for us.

    Linux feels a lot more like a general purpose OS than Solaris, and 10 while friendlier is still very much rooted in the proprietary Solaris tradition.

    To sum it up, this is good for Solaris users who can throw away the whole CDE/Openwin experience and replace it with something refreshingly cleaner, however we were going to adopt 10 anyway. It seems to me that Sun is going to have to really dig and build new things rather than merely say 'hey we're OSS now too!' and expect Linux users to suddenly flock their way.

    Looking Glass is an excellent example of software people could see as a reason to change platforms, and IMHO Sun should focus on this type of admittedly risky innovation instead of attempting to lure existing Linux users into a Solaris world. Someday, all these marketing guys are going to realize that there's more to an OS than just a name, and that actually creating something new is the best approach to picking up market share (OSX == good example).

    All that said, ZFS is a really cool thing if it works as spec'd, however ZFS is NOT in open beta AFAIK, and it has not been released to us little guy partners as of yet (though I'm betting they've started testing at the larger shops), so all we have here to go on so far is a marketing claim of improved i/o that could be true, false, or in that grey area salespeople like to use where the whole thing ran great! .... once .... in a lab... and it isn't reproducable to the average joe...

    I'm guessing we'll all know in about 2 months.

    -chitlenz

  • Solaris license vs. Linux license by MasterC (Score:2) Monday November 22 2004, @04:36PM
  • Pfft! (Score:5, Insightful)

    by FyRE666 (263011) * on Monday November 22 2004, @04:37PM (#10891920)
    (http://www.smashcat.org/personal/)
    As anyone who's tried out x86 Solaris is aware; it's no match for Linux on the platform - or any other platform other than Sun's own hardware for that matter. The hardware support is pretty dire. Sure, it's supposedly a superior kernel, but if it's unable to take advantage of the metal underneath it, then it's not going to win market share.

    (yes I have tried it out, and it lasted a full week before I threw up my hands in disappointment and went back to the penguin ;-)
    • Re:Pfft! by randombit (Score:2) Monday November 22 2004, @05:15PM
    • Re:Pfft! by SharpFang (Score:2) Monday November 22 2004, @05:39PM
      • Re:Pfft! by Art Deco (Score:1) Monday November 22 2004, @06:48PM
    • Re:Pfft! by bajan_on_ice (Score:1) Monday November 22 2004, @05:44PM
    • Re:Pfft! by j1bb3rj4bb3r (Score:2) Monday November 22 2004, @05:54PM
      • 1 reply beneath your current threshold.
    • Re:Pfft! by burns210 (Score:2) Monday November 22 2004, @09:02PM
    • Re:Pfft! by Kirth (Score:1) Tuesday November 23 2004, @07:51AM
  • by javaxman (705658) on Monday November 22 2004, @04:37PM (#10891923)
    (Last Journal: Monday January 23 2006, @12:19PM)
    Moderate this story : -1 Flamebait

    Seriously... although it may well be plausable that a good number of places which once would have installed a free Linux will now instead install a free Solaris x86, everyone knows good and well that even that scenario wouldn't "kill" Linux.

    Depending on how "open" Solaris code turns out to be, it's success may indeed make all of Open Source stronger, prompting more companies to follow suit, releasing their core products under some sort of Open Source license and placing more engineers on open-source-based projects.

    In any event, it's going to take a lot more than a free and open Solaris to "kill" Linux. Seriously, show me the Solaris fanatics... I haven't seen them. The Linux fanatics, on the other hand, are everywhere... and as long as they are alive, Linux will be alive as well. Which is a good thing.

  • not now by jameszhou2000 (Score:1) Monday November 22 2004, @04:38PM
  • Solaris 10 may be Open Source, but not free by lxt518052 (Score:1) Monday November 22 2004, @04:39PM
  • Open Source does not an OS make by gmac63 (Score:1) Monday November 22 2004, @04:40PM
  • Both blessing and curse of the net... by Roadkills-R-Us (Score:2) Monday November 22 2004, @04:43PM
  • Why, of course it will! by Lisandro (Score:2) Monday November 22 2004, @04:43PM
  • It could happen. . . by bplipschitz (Score:2) Monday November 22 2004, @04:44PM
  • Oh please! Another, slow news day! by mwfolsom (Score:1) Monday November 22 2004, @04:44PM
  • Sun's FUD has made another victim (Score:3, Insightful)

    by IntergalacticWalrus (720648) on Monday November 22 2004, @04:47PM (#10892037)
    That's just dumb. Open sourcing Solaris won't automagically make it more popular than Linux.

    Besides, this is Sun we're talking about. I bet it won't be an OSI-approved license and therefore will only be considered open source "because Sun tells you it is" (familiar?).

    Linux is strong because it's a worldwide community effort where both individuals and companies are welcome to participate.

    Meanwhile, the open source Solaris will remain tightly controlled by Sun, and therefore will only go in the direction Sun wants it to (forks may happen, but their chances of survival are very low). Sun never really cared about the "community" and you can bet open sourcing Solaris won't change that.
  • Like BSD was going to kill Linux? by b1t r0t (Score:2) Monday November 22 2004, @04:48PM
  • What corporations forget. by Skiron (Score:2) Monday November 22 2004, @04:48PM
  • In simple terms by Epidemical (Score:1) Monday November 22 2004, @04:49PM
  • Developers and momentum (Score:3, Insightful)

    by arevos (659374) on Monday November 22 2004, @04:50PM (#10892064)
    (http://www.monkeyengines.co.uk/)
    I really doubt Solaris represents much of a threat to Linux. Linux has been going for over ten years, and has built up a great amount of momentum; developers aren't just going to switch from coding for their operating system of choice to work on an unfamiliar Solaris. There isn't enough incentive.

    Whilst I'm sure Solaris will attract some attention, I'd guess that the majority of developers will stick with the operating system they know. Whilst Sun can throw a lot of weight behind this project, it's easier to keep an open source project moving along at speed, than it is to start a new one. I'm skeptical as to whether open-source Solaris can attract the developer attention that Linux has.

    Whilst businesses are pretty much free to choose what they want, the writer seems to be suggesting that because Solaris is open source, that will somehow make it magically better. Businesses are not usually known for choosing software simply because it is open source. Unfortunately, just making a product open source is not an automatic recipe for success, otherwise Hurd would garner just as much attention as Linux.
  • Maybe it'll kill AIX and HP-UX, but not Linux by rihock (Score:1) Monday November 22 2004, @04:54PM
  • Solaris Can by clevelandguru (Score:1) Monday November 22 2004, @04:56PM
    • Re:Solaris Can by clevelandguru (Score:1) Monday November 22 2004, @05:01PM
    • 1 reply beneath your current threshold.
  • As the wise man say... by kjs3 (Score:1) Monday November 22 2004, @04:59PM
  • he just doesn't understand by brainchill (Score:1) Monday November 22 2004, @05:00PM
  • Yeah. Right. by cluening (Score:2) Monday November 22 2004, @05:00PM
  • Ummmm... by -taj- (Score:2) Monday November 22 2004, @05:01PM
    • Re:Ummmm... by McBofh (Score:1) Tuesday November 23 2004, @07:25PM
  • by ToasterTester (95180) on Monday November 22 2004, @05:02PM (#10892224)
    It will make it easier to get management to switch from Windows to Solaris than Linux. You bring up Linux to managers in an enterprise and they instantly start pointing out lack support contracts. Management wants someone whose feet they can hold to the fire when something goes wrong. Sun is a well known name so it will be an easy sell.

    Also Solaris is more of a real enterprise class operating system. Linux is working on it, but not there yet. Solaris has decades of use and refinement, it is a solid OS that scales great as the load increases.
  • Answer: by 99BottlesOfBeerInMyF (Score:2) Monday November 22 2004, @05:05PM
  • Sun/Solaris may not be around forever by Toby The Economist (Score:1) Monday November 22 2004, @05:05PM
  • Alternate Reality dream... (Score:5, Interesting)

    by burns210 (572621) <maburns@gmail.com> on Monday November 22 2004, @05:06PM (#10892264)
    (http://mike.isfound.at/ | Last Journal: Thursday March 30 2006, @07:53PM)
    OK, imagine with me...

    Sun has, in Solaris 10, arguably the most powerful core OS of any on the market for general/server/production use(not counting embedded, rt, or mainframe systems and I know not enough about them). They have some killer stats, powerful new features, and amazing development coming out. This all sits under xorg+gnome for a gui...

    ok, transition time... please don't kill me, just hear me out...

    Apple(*ducks*) has arguably, the most powerful gui on the market. Feature wise, simplicity, elegance and consistant... Very powerful, though not perfect, ofcourse. Darwin is a nice enough system but doesn't have much more the 'average' features. Nothing makes it have a selling point other than it exists and it is freebsd-like.

    What both companies have is an amazing half OS that by all accounts is /atleast/ on par if not far ahead feature-for-feature with their competition. Yet, they arn't adopted more than their niche(but rabid) markets.

    I propose a merger. Sun is marginally(25-50%, i think) larger than Apple income wise and whanot. Merging the two systems, the Aqua and solid gui on top of Solaris 10 core system. This would take time and would coincide with the System 11 release(ironically) for both companies.

    To make this really work though, they need to migrate. Procide highend workstations and servers(as Sun and Apple always have) but offer a lowend as well... Sun offers x86 systems for lowend servers, and has talked about a ppc port of solaris. Personally, I think ppc is superior, with IBM's work they have made it very powerful. But an AMD64 system would be fine as well.

    The companies need to flood the markets with their OS, even if it is on amd64, only, at a less-supported(community support for the free version)... I mean, send free boxed copies of their software to every university with a cs department, free of charge. They need to literally hand this software out to everyone they can. Free download for personal or non-profit use (minimum) and have a good resource/community site for support.

    The more open the system the better, but both companies use open source where it makes sense in their systems, not because they are sucking up, but because it is the best choice for the product.

    PS. yes, I know Apple is a hardware company. I wrote this on my 12" pbook. Sun is a hardware company too, which makes demand for an operating system that(for full use/support like sparc or ppc's cooler features) require a more highend(expensive) machine.

    IBM does this with Linux, they are a hardware company using a generic operating system on highend machines.
  • no. by Smirks (Score:1) Monday November 22 2004, @05:06PM
  • I still don't understand... by misleb (Score:2) Monday November 22 2004, @05:06PM
  • If Sun.. by graphic7 (Score:1) Monday November 22 2004, @05:07PM
  • NO, nothing will kill Linux by MoxFulder (Score:1) Monday November 22 2004, @05:09PM
  • by starseeker (141897) on Monday November 22 2004, @05:10PM (#10892312)
    (http://www.axiom-developer.org/)
    Most of the comments I've see so far are essentially "No." I disagree, but before I do so I'll make the following assumptions:

    a) Sun uses a real open source license - meaning GPL compatible. This is unlikely, and if they don't Linux isn't going anywhere.

    b) Sun doesn't reserve major high end components of the system. If they do, they are essentially another Linux with different and unfamiliar source code. Solaris can do some things well that Linux isn't good at, but if Sun cuts it down, game over. Open source Solaris is a non-starter.

    NOW, let's assume they do it the Right Way. Several things immediately happen. Solaris has a good track record in high end servers that has been earned through experience. That gives it a lot of interest right there. Now, with real open source, drivers from Linux start arriving in droves. Intel performance is improved. GNU tools become standard parts of the system at almost all levels. Solaris becomes a more robust Linux, with a proven commercial track record.

    Now, remember - to everyone above kernel level, KDE on Linux vs. KDE on Open Solaris is going to look VERY similar. Ditto for any other user (and even most developer) tools. Parts of Solaris that annoy users suddenly are fixable, and get fixed. Open Solaris can now go head to head with Linux, as a tier one platform for virtually all open source applications.

    The parts of Linux that are not available in Solaris will be adsorbed in. Things like Dtrace are already available on Solaris, and not available on Linux. As people rapidly add in the goodies, Solaris adsorbs Linux's strengths (drivers, file systems, etc.) while leveraging Solaris's robust, tested, industry strength core. As far as I know, there is very little about Linux to fundamentally recommend it over Solaris, except for it's ability to function well on many platforms. If Solaris proves able to do this (impossible to say right now, but I'm assuming well done code will be able to do this, given enough eyes and hours) Linux will essentially dissolve into Solaris, and the end product will be Open Solaris with the best parts of Linux preserved. Does that constitute killing Linux? I wouldn't say so. If you mean will Linus stop being the prime mover, maybe, but the effort put into Linux will survive.

    So I, for one, would welcome our GPL Solaris overlords, because the only thing that will happen is net gains all around, regardless of whether the end product is called Solaris or Linux.

    Now, do I believe Sun will Do It Right? Nope. But I sure hope they do.
  • Solaris is not open by EllynGeek (Score:1) Monday November 22 2004, @05:11PM
  • Don't worry about Solaris by sniperwo1f (Score:1) Monday November 22 2004, @05:11PM
  • Slowaris by cocotoni (Score:2) Monday November 22 2004, @05:13PM
  • Slashdotted by Bimo_Dude (Score:2) Monday November 22 2004, @05:15PM
  • VHS Vs Betamax by sunjin (Score:1) Monday November 22 2004, @05:20PM
  • -1 Troll (Score:4, Funny)

    by Anarchofascist (4820) on Monday November 22 2004, @05:24PM (#10892462)
    (http://templestowe.org/ | Last Journal: Tuesday July 02 2002, @08:58AM)
    Now the editors are just trolling.
    • Re:-1 Troll by sabat (Score:2) Monday November 22 2004, @05:55PM
      • Off topic by Anarchofascist (Score:1) Monday November 22 2004, @07:02PM
        • Flamebait by sabat (Score:2) Tuesday November 23 2004, @11:57AM
  • games? (Score:4, Funny)

    by BigChigger (551094) on Monday November 22 2004, @05:25PM (#10892466)
    What games will be available for Solaris?

    BC
    • Re:games? by graphic7 (Score:1) Monday November 22 2004, @05:26PM
    • Re:games? by Greyfox (Score:3) Monday November 22 2004, @06:18PM
  • Article gone by stareja (Score:1) Monday November 22 2004, @05:27PM
  • no way jose by hoz (Score:1) Monday November 22 2004, @05:29PM
    • Re:no way jose by graphic7 (Score:1) Monday November 22 2004, @05:31PM
      • Re:no way jose by hoz (Score:1) Tuesday November 23 2004, @01:55PM
        • 1 reply beneath your current threshold.
  • And So what by Anonymous Coward (Score:1) Monday November 22 2004, @05:31PM
  • Linux Wins (Score:5, Interesting)

    by rlandrum (714497) on Monday November 22 2004, @05:31PM (#10892524)
    As an employee for a very large ISP (the one that's dispised), I can say that Linux is going to win this one. Sun has been the primary platform for the last 5 years, and now many of those old 400mhz Sun boxes are coming off lease. Their replacments are all Linux. Why? Simple - It's disposable. The hardware, the software, everything. Once we use it up, we throw it away like a bent paperclip. Sun simply can't compete. For one thing, their prices are still insane (not Apple Hardware insane, but close). Their support, while excellent, is way too expensive. In fact, it's so expensive, that third parties offer discount Sun support. HP does. And third, their hardware underperforms.

    Compare that with run of the mill dual proc 3Ghz Intel boxes, which are super fast, cheaper than a used Camry, and abundant. And Linux runs great on them.

    Linux has won this contest, and this is Suns attempt at making amends to all those customers they raped for the last 10 years by overcharging for support and hardware.
    • Re:Linux Wins by graphic7 (Score:2) Monday November 22 2004, @05:34PM
      • Re:Linux Wins by burns210 (Score:2) Monday November 22 2004, @08:27PM
      • 1 reply beneath your current threshold.
    • Re:Linux Wins by dstone (Score:2) Monday November 22 2004, @05:45PM
    • Re:Linux Wins by Sai Babu (Score:1) Monday November 22 2004, @05:56PM
    • Re:Linux Wins by burns210 (Score:3) Monday November 22 2004, @08:12PM
      • 1 reply beneath your current threshold.
    • Re:Linux Wins by upsidedown_duck (Score:2) Monday November 22 2004, @09:01PM
    • Re:Linux Wins by DanteLysin (Score:1) Monday November 22 2004, @10:06PM
    • 2 replies beneath your current threshold.
  • Benefits both GNU Linux and Solaris by sungolem (Score:2) Monday November 22 2004, @05:32PM
  • Not too worried . . . by Anonymous Coward (Score:1) Monday November 22 2004, @05:34PM
  • Yes, it will kill it... (Score:4, Funny)

    by BalkanBoy (201243) on Monday November 22 2004, @05:36PM (#10892572)
    Just like Windows NT killed UNIX.
  • by postbigbang (761081) on Monday November 22 2004, @05:36PM (#10892580)
    Sun doesn't get it. Their sense of open source only works when you write FOSS like this: F|=O$$.

    As said before:
    1) no Solaris on a mobile phone
    2) no Solaris on a laptop/notebook/pda
    3) no Solaris on a media centre
    4) no Solaris in an automotive ECM, and so on.

    I've talked to their PR people, and Sun engineers. They DON'T get it. Their idea of community is a country club. It's stockholder interests that they have at heart. That's ok.

    What's not ok is to make believe that they're going to get Linux Love by putting on a blond wig and some lipstick.
  • Never by hachete (Score:2) Monday November 22 2004, @05:37PM
    • Re:Never by McBofh (Score:1) Tuesday November 23 2004, @07:49PM
  • The more I read Slashdot by debian4life (Score:2) Monday November 22 2004, @05:39PM
  • Pffffftt (Score:4, Funny)

    by sabat (23293) on Monday November 22 2004, @05:50PM (#10892708)
    (Last Journal: Friday May 20 2005, @12:26PM)
    Whatever kind of weed this guy is smoking, he really ought to share.

    What the hell is he talking about? People will use Slowlaris if it's free? Like that's the only reason we're not using it? Please.
    • 1 reply beneath your current threshold.
  • The license is the key. (Score:4, Insightful)

    What SUN and many others miss is that the most compelling thing about linux and linux distributions isnt the system in itself, its the license its released under. The GPL license is a protection against malicious corporations and what prevents anybody from gaining strangelhold. It forces corporations to work together with the users in a never before seen way. I and many with me will not migrate to a license that makes it possible for SUN to just rip the floor from under our feet in five years time. Even a GPL license will be very scrutinized so that all the bases are covered and not just some parts of the system.

    I think they put all to much weight into peoples cheapness and think that GNU/linux is all about money. Well a big part of the money bit is to not let anyone lock you in like MS did. I find this a desperate move from SUN who cant decide what leg to stand on. MS is sure to be happy to have one single entity to crush if SUN should gain foothold with Solaris. With linux its just not possible to stomp it out in one blow.
  • Redhat Solaris? (Score:3, Interesting)

    by Uncle Barnard's Star (714324) on Monday November 22 2004, @05:51PM (#10892715)
    While I'm a GNU/Linux user myself, I can't understand all those people who insist on pitting Linux vs. BSD, Debian vs. Redhat, or Gnome vs. KDE. If opensource Solaris is as free as Java is now, I doubt it will make much headway. But if Sun licenses Solaris the way it licensed OpenOffice, then I guess Linux is in danger. But who would care then, but the few Linux überzealots? Redhat is already packaging OpenOffice into their OS offerings. I fancy in the future, they might come up with a co-branded Redhat Solaris. Maybe we could even hear of Linus contributing patches to make sure free Solaris interoperates well with legacy Linux.
  • You don't get it. by Mister Incognito (Score:2) Monday November 22 2004, @05:59PM
  • OSS Solaris? Is it even possible? by katorga (Score:2) Monday November 22 2004, @05:59PM
  • Well, the site's been slashdotted...

    Linux isn't about the OS, it's about the community. At this late date, could any kind of realistic Open Source Solaris get the kind of mindshare Linux has among the people who are in a position to do something useful with it?

    The Linux distros only had a year or two community-growth head start over the BSD releases, for example, and BSD was much further ahead of Linux technically... but Linus had the right formula and Linux took off.

    Now the distance between Red Hat or Suse and Solaris is much less, and Linux has been growing as an open source OS for a decade and change... I don't see any reason to worry about an Open Source Solaris kicking its butt.
  • by KidSock (150684) on Monday November 22 2004, @06:03PM (#10892840)
    Apparently Sun has been able to communicate with Linux user's over the Internet. They sent them the following message:

    "We're about to release Solaris as Open Source. We're going to completely take over the OS market and if you resist us we're going to sue you for patent infringement. But we don't want to do that. So really the best thing for you to do when we relase it is to stop using Linux."
  • You know EVERY time you use Linux... by christoofar (Score:1) Monday November 22 2004, @06:05PM
  • Yeah, nice article...NOT! by filesiteguy (Score:1) Monday November 22 2004, @06:10PM
  • Axe to grind? by richmaine (Score:2) Monday November 22 2004, @06:11PM
    • Re:Axe to grind? by Mister Incognito (Score:1) Monday November 22 2004, @06:35PM
  • Was his server running Solaris? by AndroidCat (Score:1) Monday November 22 2004, @06:16PM
  • Silly rabbit... by Anonymous Coward (Score:1) Monday November 22 2004, @06:27PM
  • Hardware... by Xibby (Score:2) Monday November 22 2004, @06:30PM
  • Wrong in the first sentence by cowbutt (Score:2) Monday November 22 2004, @06:31PM
  • Big Problem? by sepluv (Score:2) Monday November 22 2004, @06:42PM
  • This is perfect... (Score:3, Insightful)

    - If they go really GPL-ish, SUN code will be used to improve Linux even further. Ergo: Linux will grow.
    - If they don't, they will not get a decent developer base. They win nothing. Ergo: Linux will grow.

    Sounds like a no-lose situation for Linux IMHO...
    • Reverse by bstadil (Score:2) Monday November 22 2004, @09:45PM
    • Re:This is perfect... by Waldmeister (Score:2) Tuesday November 23 2004, @02:52AM
  • 99.99999% by Magickcat (Score:2) Monday November 22 2004, @07:06PM
  • solaris = sux by india-go-away (Score:2) Monday November 22 2004, @07:15PM
  • Judging by their shwag ... by felicity (Score:1) Monday November 22 2004, @07:18PM
  • Solaris security impact by OverNeith (Score:1) Monday November 22 2004, @07:19PM
  • please no more solaris! by goatbar (Score:2) Monday November 22 2004, @07:25PM
  • It {might,might not} kill Linux by mnmn (Score:2) Monday November 22 2004, @07:32PM
  • Solaris 10 will win big time. by Gadzinka (Score:2) Monday November 22 2004, @07:37PM
  • A great Kernel design is wasted on poor HW support by ceallaigh (Score:1) Monday November 22 2004, @07:40PM
  • Sun needs to pull its collective head from its ass by rastin (Score:1) Monday November 22 2004, @07:44PM
  • I doubt it. by AstroDrabb (Score:2) Monday November 22 2004, @07:49PM
    • Re:I doubt it. by OldCrasher (Score:1) Monday November 22 2004, @08:10PM
      • Re:I doubt it. by buss_error (Score:2) Monday November 22 2004, @08:24PM
  • How would that work ? by grantb (Score:1) Monday November 22 2004, @07:56PM
  • Open source POSIX is the real winner by nsayer (Score:2) Monday November 22 2004, @08:16PM
  • I think Sun is the one who should be afraid... by SnowCrashed (Score:1) Monday November 22 2004, @08:27PM
  • Probably not... by catdevnull (Score:2) Monday November 22 2004, @08:31PM
  • Will Opensource Solaris kill Linux ?? by Clived (Score:1) Monday November 22 2004, @09:02PM
  • What it's about and not about... by MikShapi (Score:2) Monday November 22 2004, @09:18PM
  • Mirrors by Door-opening Fascist (Score:2) Monday November 22 2004, @09:31PM
  • hmm... by hitmark (Score:2) Monday November 22 2004, @09:33PM
  • The question posed by the headline ... by timothy (Score:2) Monday November 22 2004, @09:50PM
  • linus made the mistake in the beginning by pstreck (Score:2) Monday November 22 2004, @10:05PM
  • Solaris won't kill Linux; thats backwards! by DrDebug (Score:2) Monday November 22 2004, @10:09PM
  • it's the developement model by noldrin (Score:1) Monday November 22 2004, @10:52PM
  • Ummm, no by ZanshinWedge (Score:2) Tuesday November 23 2004, @12:25AM
  • It's all good. by mr. methane (Score:2) Tuesday November 23 2004, @02:07AM
    • 1 reply beneath your current threshold.
  • What is solaris? by lexcyber (Score:2) Tuesday November 23 2004, @03:27AM
  • No *NIX will "kill" the other by kellererik (Score:1) Tuesday November 23 2004, @04:43AM
  • No community by beef3k (Score:1) Tuesday November 23 2004, @05:06AM
  • Who will take the blame? by lchan (Score:1) Tuesday November 23 2004, @05:41AM
  • As an investor he's half right by tacocat (Score:2) Tuesday November 23 2004, @06:42AM
  • by aug24 (38229) on Tuesday November 23 2004, @07:05AM (#10896902)
    (http://www.aug24.co.uk/)

    Here's his list of reasons, and my comments on them (I'm a java and Oracle developer working on large UK projects)...

    • The Solaris software is of proven quality and at least equal or better then Linux and the open source model will assure that it stays up there.

    Why will the Open Source model automatically work? The majority of developers are already on Linux work and will have to be attracted to move across. Sun has had limited success in fostering support in the community so far.

    • By making it work with competing hardware platforms, there is no reason anymore to switch software to facilitate lower hardware costs.

    Only applies to people already using Solaris. What about new deployments? I suggest that many SMBs will adopt Linux as (1) it'll work on a low-power machine and (2) their techies will suggest it!

    • Sun with Solaris has already a large installed base and by becoming free and open source there is no reason for existing Solaris users to switch to Linux.

    Again, this only applies to people already using Solaris.

    • Sun has a proven reputation in terms of quality of support. This should be at least as good or better then that of the Linux supporters.

    That's a serious judgement call there. Plus from what I read, this isn't necessarily true even if it 'should' be!

    • Because Sun by default is the only designated party managing the open source software, there will be no risk of a version bonanza with multiple incompatible versions.

    ...and this in the week that LSB2 is announced. Oh well. What is the problem with multiple versions? I have never had any problems getting the software I want (usually Apache, Java, Tomcat, Oracle) to work on any recent distro. This is not a problem and hasn't been for several years.

    In short, I don't think this article was worth my time rebutting it. Oh...

    Justin.

  • What most people forget by Donny Smith (Score:2) Tuesday November 23 2004, @07:11AM
  • Sorry everyone by jswalter9 (Score:2) Tuesday November 23 2004, @07:20AM
  • Hardware Compatibility (Score:3, Insightful)

    by FU_Fish (140910) on Tuesday November 23 2004, @10:18AM (#10898265)
    (http://www.satellitology.org/)
    Have you tried installing Solaris on x86 hardware? Good luck finding hardware that works. Maybe with an open-source version more drivers will be written, but right now Linux has the advantage on hardware compatibility over Solaris (and BSD).
  • How about another answer? by LilMikey (Score:2) Tuesday November 23 2004, @12:05PM
  • BSD has been open source since conception... by ninejaguar (Score:2) Tuesday November 23 2004, @06:38PM
  • Solaris vs Linux by H9000 (Score:1) Wednesday November 24 2004, @02:46PM
  • Re:Short answer: yes. (Score:3, Funny)

    by kjots (64798) * on Monday November 22 2004, @04:32PM (#10891861)
    Short answer: Yes, with an if; Long answer: No, with a but.
    [ Parent ]
  • Re:Did Open Source Mac OS X Kill Linux? by graphic7 (Score:1) Monday November 22 2004, @05:16PM
    • well by ylikone (Score:1) Monday November 22 2004, @05:41PM
      • Re:well by graphic7 (Score:1) Monday November 22 2004, @05:43PM
  • Re:I'm not sure it matters. by McBofh (Score:1) Tuesday November 23 2004, @06:38PM
  • Re:Solaris has limited hardware support for x86 by McBofh (Score:1) Tuesday November 23 2004, @07:55PM
  • Re:Won't Be Useful ... by McBofh (Score:1) Tuesday November 23 2004, @08:00PM
  • 50 replies beneath your current threshold.
(1) | 2