Slashdot Mirror


Linus's Baby Comes of Age

just_another_sean writes "Torvalds' Baby Comes of Age - BusinessWeek Online is running a story on how Linux has matured over the years. They have some positive things to say about it, and back up their statements with some examples and stats." From the article: "Hardware companies are selling more than $1 billion in servers to run Linux every quarter, while sales of servers running proprietary software continue to fall. And now, slowly but surely, Linux is making inroads on the desktop as well. According to IBM, 10 million desktops ran Linux in 2004 -- a 40% jump from a year ago. That progress has been an important foot in the door for all open-source companies. Marc Fleury, chief executive of open-source middleware company JBoss, describes the Linux operating system pioneered by Torvalds as the older brother who fought the tough battles and was able to get the curfew extended and the keys to the car, so that life was a lot easier for the rest of the open-source world. "

8 of 183 comments (clear)

  1. Linux maturity and business opportunities by totallygeek · · Score: 5, Insightful
    IBM's adoption of Linux and push of advertising has done wonders for overall acceptance of Linux by the business communities I work with. This is especially true of regulated industries, such as financial, medical, and educational. It is nice to see the very small project grow to become such an animal, while maintaining the ability to steer clear of bad commercialism. There have been many players that could have chosen to not further develop in Linux and it would have just remained a 'geek-only' system that people downloaded and wrangled with installing just to say they could do it.

  2. so all its all thanks to the kernel? by gullevek · · Score: 5, Insightful

    I doubt that, a kernel allone doesn't make a server. I'd say its thanks to apache group (apache, tomcat, ...), php, samba and all the other services that you can provide and that can replace properitary services.
    Same for the desktop. It's thanks to KDE/Gnome that it gets more and more accepted on the desktop. The kernel is just one small part ...
    But well, manager & business journalist. Lets keep it simple and add a pie graphic!

    --
    "Freiheit ist immer auch die Freiheit des Andersdenkenden" - Rosa Luxemburg, 1871 - 1919
  3. Actually... by Spy+der+Mann · · Score: 5, Funny

    For a second there, I thought Linus had a kid...

    Actually, he's married and has three kids, all girls. Yes, fellow slashdotters, our favorite geek hero has trascended beyond the realms of our known universe: He COULD get a girlfriend! :-o

    \o/ \o/ All nerds bow to Linus the Great! \o/ \o/

    1. Re:Actually... by Stradenko · · Score: 5, Funny

      Yeah, I initially thought those sick f*cks at businessweek were talking about Patricia...nine years old? coming of age? sick bastards.

    2. Re:Actually... by Rosco+P.+Coltrane · · Score: 5, Funny

      our favorite geek hero has trascended beyond the realms of our known universe

      I think what you mean is that Linus fork()ed and got 3 new processes going...

      --
      "A door is what a dog is perpetually on the wrong side of" - Ogden Nash
    3. Re:Actually... by pablodiazgutierrez · · Score: 5, Funny
      Actually, he's married and has three kids, all girls.

      He prefers calling them his genetic back-ups.

  4. Inroads on the desktop by br00tus · · Score: 5, Interesting
    I began playing with Linux in 1994 or 1995, when I downloaded it to my PC and used LILO to stick Linux on one of the drives. Eventually I owned multiple PC's, but usually used Windows as my desktop, and had a Linux server. One of the reasons for this was that it was easy to handle Linux remotely, and Windows wasn't, so due to Windows bad features in that area, it was stuck being my desktop.

    Anyhow, last December I got a Linksys wireless ethernet adapter and put it in my main desktop, a Windows ME machine (I haven't bought a new machine since the market crashed in spring 2000). Except it didn't work - perhaps it only wanted to work on Windows XP or something. Anyhow, the drivers for the adapter fried all my networking. I kept working on it, and finally decided to reinstall my C drive. Except it's not like Windows 95 with its decent install disks, I have these crappy OEM Windows ME repair disks. OK, so I backup everything I need on C and go. Well, the crappy OEM CD not only blows away C (which I expected), but blows away the D drive as well to write just one file. So I stop everything, and ponder how I am going to get my stuff off D which I need. So I install Debian on drive C, and rescue the important stuff on D. I also pull my stuff off drives E and F. Then I blow everything away and reinstall Debian for my entire disk.

    I have to say, I have missed Windows a lot less than I thought I would. My main concern was being able to read and send Microsoft Word documents, but I haven't had to send a Word document in months, and I haven't had a problem reading the few I need anyhow. So I haven't even had to use the Linux programs that say they can help compensate for this. My roommate has a Windows box anyhow, so I can always use his if I'm desperate (or make other arrangements). I've been using UNIX for a long time and love being able to run Apache, MySQL, PERL, PHP etc. on my computer. I have Mediawiki and osCommerce running locally just for testing, and I have my own MySQL tables and PHP/Apache and PERL scripts as well.

    I haven't needed Microsoft like I thought I would. Also, I should point out, I switched because Microsoft has gotten worse (OEM repair CDs instead of the old, easy Microsoft vanilla install/reinstall CDs), and Linux has gotten better (which includes GNOME/KDE etc.) I switched due to necessity, not because I am a free software zealot, although I appreciate free software zealots and can be one myself sometimes. I should also add that my wireless adapter worked fine - Linux had the drivers for it. Windows had the drivers as well - but only for XP (ones that didn't blow away your machine). I would have had to shell out money to upgrade my OS to use my new device. You don't have this problem with Linux.

    As far as me being a tech, and this not effecting the population, I disagree. I write software, as do many of us, and this is really what effects things. If all the techs begin writing lots of software for Linux, this changes the dynamics of things. There's an old saying "if you have them by the balls, their hearts and minds will follow". Microsoft no longer has me by the balls, which means my mind no longer has to follow them.

  5. Actually it's Stallman's baby by hansreiser · · Score: 5, Insightful

    Sorry, but Stallman of www.fsf.org was the one, and Linus made an important contribution (the kernel was only one of many pieces needed by the OS), but not as important as those made by the guy who failed to name anything after himself.

    First we needed an editor (emacs), then a compiler (gcc), a bunch of utilities (things like cp got written by the fsf), a license (the GPL), and only after all that Stallman originated stuff was in place were we ready for a kernel.

    Hans