Slashdot Mirror


Unix Isn't Dead

windows bios world writes: "Compaq, Sun, SGI, and IBM are releasing new machines running Unix. From cnet.com: 'Compaq has begun shipping test versions of a new line of AlphaServer Unix servers using the EV7 "Marvel" version of the company's Alpha processor. ... As expected, IBM released on Monday its p670, a 16-processor machine that's essentially a smaller version of Big Blue's top-end 32-processor p690 "Regatta" server introduced in late 2001.' Also, Sun teamed up with Sony to release video-on-demand servers." And of course, there's OS X.

436 comments

  1. Does this mean ... by red5 · · Score: 1

    Does this mean BSD isn't dying after all?
    Damn it I read it on slashdot it MUST be true.

    --
    I know I'm going to hell, I'm just trying to get good seats.
    1. Re:Does this mean ... by JesseL · · Score: 3, Funny

      (With apologies to Monty Python)
      PHB: Bring out your dead!
      MS: Here's one.
      Unix: I'm not dead.
      PHB: What!?
      MS: Nothing.
      Unix: I'm not dead!
      PHB: Ere', he says he's not dead.
      MS: Yes he is!
      Unix: I'm not!
      PHB: He isn't?
      MS: Well, he will be soon. He's very ill.
      Unix: I'm getting better!
      MS: No, you're not. You'll be stone dead in a moment.

      --
      "Prefiero morir de pie que vivir siempre arrodillado!"
  2. Unix schmunix by visionsofmcskill · · Score: 0

    Who ever said unix was dead? with the countless distros www.distrowatch.com and MAC OS X and all the servers/ gateways and routers out there, shes never been even close to dead.... what kind of article is this... common slashdot lets actualy REPORT something...

    --
    --Idiots, Every single one of YOU, A flaming mass of conglomerated morons, hey wait a second, isnt that how RAID works?
    1. Re:Unix schmunix by Anonymous Coward · · Score: 0
      Who ever said unix was dead?


      The absense of users installing it.

  3. How by PD · · Score: 4, Informative

    How about a fricking link?

    1. Re:How by Anonymous Coward · · Score: 0

      Yeah, how about it? It's right there in the story, underneath where it says "From news.com,"...

  4. Unix will never die by Anonymous Coward · · Score: 0

    Unix is what the computer world has used for servers for most of the history of the internet. Unix is one of the few stable OSs out there. Unix still lives in Linux and all the other unix based os's out there. Isn't the only other choice windows based.

    1. Re:Unix will never die by Arcturax · · Score: 1

      No, there is always AmigaOS (which may be unix based now?) and BeOS and OS/2 and a slew of other OS's which probably never made it very far out of academia. But there are a few alternatives out there to Unix and Win32 based systems.

      --

      --Won't that be grand? Computers and the programs will start thinking and the people will stop. - Dr. Walter Gibbs
    2. Re:Unix will never die by crudeboy · · Score: 1
      I don't concur, Unix will die eventually, just as will Windows and a lot of other things we use now. As science moves forward technologies get obsolete. Sure, Unix has been around a long time and probably will stick around long time, but eventually sometime in the future it will be replaced.

      Some people thought the Roman empire would last forever, but it only lasted a thousand years (counting high) which of course is a very long time, but hardly forever...

    3. Re:Unix will never die by Anonymous Coward · · Score: 0

      Well, Unix in it's present form may die. But it's design philosophy, many little units making the whole, while being ultimately secure and interchangeable, will never falter.

      Unix is in a sense the recreation of a biological body in software. Every unit interacts with each other, but one unit is more than replaceable, so the software can evolve and change shape, but the defining principle of the Unix lifeform-matrix is always true to itself......

      Ronald, r_a_trip@keyaccess.nl

    4. Re:Unix will never die by fredrik70 · · Score: 2

      being secure was never in unix original design. On the contrary, unix supposed all other remote servers to be 'good'. the security of unix has been added at a later stage.
      And I'm not too sure that unix will survive in the long run. When there will be a big paradigm shift, there's a big possibility unix will 'die' (think biological computers, think quark computing - these ways of computing would be so fundamentally d iferent from what we do today that it might not even be possible nor wanted to run a unix derivate on them)
      breaking down a large problem into smaller pieces is something unix do very well, but I'm not sure I would call it an idea of unix, it's an idea that existed long before and been applied to unix to a great degree.

      --
      if (!signature) { throw std::runtime_error("No sig!"); }
  5. huh? by Kwikymart · · Score: 1

    I think i will be first to ask: now where is the damned article? maybe i am missing something

    --

    Buying a Dell computer is equivalent to dropping the soap in a prison shower.
    1. Re:huh? by red5 · · Score: 0, Redundant
      --
      I know I'm going to hell, I'm just trying to get good seats.
  6. bsd by vitalidea · · Score: 1

    sgi irix = bsd, osx = bsd, and on... what was dec alpha unix based on?

    1. Re:bsd by bovinewasteproduct · · Score: 1

      I would say Irix is a SysV. It does not look like any BSD I ever saw! True64 is also a SysV Unix.

      OS X is the only commercial BSD (outside of BSDi) that I know of. SunOS 4.X was the last of them.
      Yes, I know some of the smaller offerings were BSD, but they were rare once SVR4 came out. That was the big switch over.

      All of this springs from the fact that BSD was never a commercial offering to begin with, it was academic. To sell BSD you had to have a SysV license anyway, so you might as well just sell SysV.

      BWP

    2. Re:bsd by Anonymous Coward · · Score: 0

      I'm pretty positive that IRIX is SysV...

    3. Re:bsd by reynaert · · Score: 2, Informative

      According to this diagram of Unix history, the first version of OSF/1 (later True64) was based on a mix of SVR4, 4.2BSD en Mach 2.6. (isn't this true of just about any Unix?)

    4. Re:bsd by Anonymous Coward · · Score: 0

      True64 a.k.a Digital Unix a.k.a OSF/x, according to http://perso.wanadoo.fr/levenez/unix/history.html# 05 seems to be derived from 4.3BSD & UNIX System V Release 4 and Mach 2.6

    5. Re:bsd by Anonymous Coward · · Score: 0

      Mac OS X is based on Mach 3.0, Mac os x server used to be based on 2.5 iirc.

    6. Re:bsd by Anonymous Coward · · Score: 0

      DEC's Digital Unix was based on the Open Software Foundation's OSF/1 (Circa 1991), which was released a a competitor to SVR4, which was, itself, a combination of SV and BSD.

      OSF/1's reason for existance was to staple UNIX onto a Mach-based microkernel.

    7. Re:bsd by svenqhj · · Score: 1

      IRIX _IS_ System V. The book that comes closest to IRIX is "The Magic Garden Exlained" by Goodheart and Cox. Almost required reading at SGI.

    8. Re:bsd by Anonymous Coward · · Score: 0

      BSDi is due for upgrade soon, so there is no "last" commercial distribution of BSD.

    9. Re:bsd by Anonymous Coward · · Score: 0

      I can't comment on the kernel, but almost all commercial unix distros use BSD userland utilities and headers.

    10. Re:bsd by Anonymous Coward · · Score: 0

      Irix and Tru64 (Dec UNIX) are System V (R4 I believe) as is Solaris and HP-UX. BSD is dead as a big UNIX server but for desktop and small machines it is alive and well (OSX and *BSD).

      Linux is somewhere between BSD and System V.

  7. who ever said it was? by dcstimm · · Score: 3, Informative

    Who ever said unix is dying? thats BS!! go to netcraft.com and see what 80% of the people use for their webservers, UNIX! GOD BLESS UNIX

    1. Re:who ever said it was? by doooras · · Score: 3, Funny

      but... i thought everyone used IIS?

    2. Re:who ever said it was? by EvilAlien · · Score: 2, Funny

      Someone flag this user for Balmerization, he has dared to question The Truth of the Microsoft.

      --
      perl -e 'print $i=pack(c5, (41*2), sqrt(7056), (unpack(c,H)-2), oct(115), 10)'
    3. Re:who ever said it was? by Anonymous Coward · · Score: 0

      Take it easy, we all know unix is not dead. This was posted this for all those CEOs and managers that read /.

    4. Re:who ever said it was? by ltsmash · · Score: 1

      IIS is getting more secure/stable every day (as windows is in general). Although Apache is number one right now, the day apache falls, UNIX is going to take a big hit.

    5. Re:who ever said it was? by Hydrogenoid · · Score: 1

      Yes, IIS on UNIX, using Wine, of course...

    6. Re:who ever said it was? by drik00 · · Score: 1
      no its not getting more secure every day, because it is CLOSED SOURCE SOFTWARE!...it only gets any better(or worse, depending) when M$ decides to release a service pack or a *new* $300 OS with a few updates and tweaked UI.

      --
      Beer, now there's a temporary solution -- Homer Jay S.
    7. Re:who ever said it was? by Anonymous Coward · · Score: 0

      it only gets any better(or worse, depending) when M$ decides to release a service pack or a *new* $300 OS with a few updates and tweaked UI.

      So what you're saying is that there are people who are being PAID to fix MS's stuff, versus being dependent on NON-PAID volunteers?

    8. Re:who ever said it was? by nomadic · · Score: 2

      This is slashdot, so a fair amount of stories tend to disprove things that nobody claimed were true in the first place.

    9. Re:who ever said it was? by ahde · · Score: 2

      It was the slashdot editors that implied that it may or may not have been dying. The article was just an announcement that there were several new products from various manufacturers coming out at about the same time.

    10. Re:who ever said it was? by linzeal · · Score: 2, Funny
      Who the hell would hack that, that is foolproof!

      Anyone who did that would have to be clinically insane and would most likely not only hunt down the hacker but torture him in some as of yet unknown way involving ms bob and a chainsaw.

    11. Re:who ever said it was? by Anonymous Coward · · Score: 0
      No, what he's saying is that upgrades to IIS are months apart, in big service pack updates, so it is obviously impossible for it to be gettting better every day.

      Open source projects, on the other hand, tend to release minor security and stability patches on a much more frequent bases. (Although daily updates are perhaps a little too much to expect.)

      All he was pointing out was that the statement that MS stuff is getting better every day is a total bile of steamy brown nutty bullshit. And he's right.

    12. Re:who ever said it was? by Anonymous Coward · · Score: 0

      No, no not Bob! Please, anything but Bob!

    13. Re:who ever said it was? by Anonymous Coward · · Score: 0
      With the noteable exception of WinME microsoft has not just released "minor changes" as new OS's 1st there was 3.1 (not really first but popular), the next OS MS released was 95 which was a MAJOR upgrade to the UI and a few nice changes to the underlying OS (DOS, long filenames ...), after 95 came 98 which jumped to 32bit, increases stability (yeah increased not perfect), * Then they released 98SE which was NOT A NEW VERSION just a special edition, no programs required SE over 98 it was just a version that contained the patches (why would someone want to buy an OS that had 100mb of updates just stick them on a CD and call it a day, after 98 there was ME (oops microsoft you f'd up.), after ME (Which MS seams to have forgotten about) came XP which again has a major upgrade to the UI and a severly updated kernel, which combines the power of NT with 98, how is that a minor update?????.

      So dispite what you say only a few people bought a *new* (as you put it) OS, most people bought a new OS (that truly was NEW!)

      Thank you,
      TheAnonymousCoward

      --
      Boycott AfterSlash 'cause it sucks!

  8. Here's a Link to the Actual Story by nathanm · · Score: 4, Informative

    Here's a link to the actual story. It'd be nice if the /. editors could include it.

  9. Nope! by Renraku · · Score: 0, Troll

    UNIX isn't dead. Its just mortally challenged.

    --
    Job? I don't have time to get a job! Who will sit around and bitch about being broke and unemployed then?
  10. Blindingly obvious, bloke by PeterClark · · Score: 2
    Unix isn't dead? What a relief! Come on, this is news? I mean, the only ones who even want you to believe that Unix is dying is Microsoft and Unisys.

    :Peter

    1. Re:Blindingly obvious, bloke by Drachemorder · · Score: 1

      ...and even they had FreeBSD on their webserver until they got caught.

    2. Re:Blindingly obvious, bloke by JordanH · · Score: 1

      I guess they thought that when they retired that Apache/BSD server that it'd pretty much be lights out for that old Unix, eh?

    3. Re:Blindingly obvious, bloke by Junks+Jerzey · · Score: 2

      Unix isn't dead? What a relief! Come on, this is news? I mean, the only ones who even want you to believe that Unix is dying is Microsoft and Unisys.

      I know it's not expected for Slashdotters to know their computing history, but UNIX was in dire straits in the early 1990s. Seriously. It was looking pretty awful and ugly, especially considering the popular hardware of the time. And many people from the pre-Linux generation are still surprised that UNIX has come back from the grave (and is now running on consumer level Macintoshes of all things).

  11. And in other news... by Yoda2 · · Score: 2, Funny

    FMS (FORTRAN Monitor system) has been dead for about 40 years. It is not expected to re-appear anytime soon.

    1. Re:And in other news... by Anonymous Coward · · Score: 0

      Damnit! I was wondering why my FMS support service wasn't getting any business... guess its time to read a newer computer book...

  12. Actually, the UNIX market share is going down... by qurob · · Score: 1

    And Linux is gaining.

    Sun sells less boxes, so does SGI, so does IBM.

    But there's more Linux out there in the wild. It's not only replacing Microsoft servers, but it's replacing proprietary UNIX machines.

    The platform-specific software keeps each UNIX alive (Irix/Solaris etc)

  13. Windows is dead by pyite69 · · Score: 0, Flamebait


    Start migrating away from those legacy NT/2000/XP
    systems.

  14. Whew! by LilDebbie · · Score: 1

    and I was wondering when all those thousands of back-end servers running various incarnations of UNIX were to be done away with and replaced by NT boxes.

    Oh wait, you mean to tell me the vast majority of the tech community loathes NT? Well, I suppose we can always go back to OS/2 when Unix finally does die. What was the point of this article again?

    --

    __
    LilDebbie
  15. People have always had it backwards... by SkyLeach · · Score: 1

    It's a slow breech birth of an overgrown and mutated child, but it's still a BEGINNING.

    We are just getting started. :)

    --
    My $0.02 will always be worth more than your â0.02, so :-p
  16. My questions is.. by WndrBr3d · · Score: 1

    Who's the fool who thought it was ?!

  17. Unix isn't dead by Nos. · · Score: 1

    it just a zombie'd process

  18. In Other News... by The+Great+Wakka · · Score: 2

    the sky is more or less blue, the Earth is more or less round.

    Honestly. Everyone who uses Linux knows that UNIX isn't dead: on the contrary, it seems to be on the upswing.

    --
    Everything is mainstream now.
    1. Re:In Other News... by CtrlPhreak · · Score: 2

      And all along I thought the sky was salmon.

      --
      WikiAfterDark.com It's a sex wiki, go now!
    2. Re:In Other News... by daeley · · Score: 2

      I'm thinking the contributor's handle is actually "windows bias world" instead of "windows bios world." For gosh's sake, he reads *CNET*. Blar.

      --
      I watched C-beams glitter in the dark near the Tannhauser gate.
  19. 64-bit life? by NanoGator · · Score: 1, Interesting

    Isn't Unix a 64-bit OS? (or could it be?) If so, then it most definitely has life for the forseable future.

    I have a feeling that MS wants everybody to run a 64-bit Windows Variant in the server world when Itanium architecture becomes wide-spread. That's why they're pulling the whole "Unix is too expensive" bit. They may sort of have a case. If MS provides software that makes setting up a 64-bit server real easy, then they could claim you don't have to custom program it. I think the true cost is a wholly different story, however. If you're running Unix on a 64-bit server, isn't it likely that you're going to want a custom program anyway?

    I dunno. I think the only think Unix needs to fear is MS using marketing against it. Anybody who pays attention to what Unix is and what it does is going to have a hard time being convinced that Unix is dead.

    --
    "Derp de derp."
    1. Re:64-bit life? by Geekboy(Wizard) · · Score: 1

      It is (can be) quite easily a 64-bit OS. You have to re-compile it (that's a BENIFIT, not a DEFICIT..damn cnet shootouts), and change a few things here and there. Mostly CPU specific things, but otherwise, easy.

    2. Re:64-bit life? by grungeKid · · Score: 2, Informative

      Unix (first OSF/1, then Linux) has been running on 64-bit Alpha processors for the better part of a decade. Also, Solaris and linux runs on 64-bit Ultrasparc processors. Win64 is so late in the game it's not even funny.

      A lot of (C/C++) programs which assume things about how large a int is is going to break spectacularly when compiled to native 64-bit code. I would guess this will be a bigger problem in the proprietary (windows) world, since a lot of open source software is routinely compiled to, packaged for, and tested on Alpha and/or UltraSPARC, so a lot of it is 64-bit clean.

    3. Re:64-bit life? by tbreffni · · Score: 1

      Don't forget, Microsoft is helping out AMD in developing their line of 64bit Hammer chips, which are destined for the desktop as well as the server later this year.

      Seeing as this is the case, will Windows have an advantage when 64bit processors finally take off on the PC platform? Or is Unix too mature in this area for Windows to be a real threat?

    4. Re:64-bit life? by ryepup · · Score: 1

      I think the only think Unix needs to fear is MS using marketing against it.

      They are certainly trying, but so far they are 0/1.
      http://www.theregister.co.uk/content/53/24681.html
      http://slashdot.org/article.pl?sid=02/04/02/130234 &mode=thread

    5. Re:64-bit life? by Anonymous Coward · · Score: 0

      BENIFIT?

      If you're going to capitalize a word for emphasis, please at least make sure that you spell it right, at the risk of making yourself look Really Dumb.(TM)

    6. Re:64-bit life? by Christianfreak · · Score: 2

      There is a version of NT 4 for Alpha. I understand that it doesn't run all that well though.

    7. Re:64-bit life? by NanoGator · · Score: 2

      "They are certainly trying, but so far they are 0/1."

      Yeah, I kept an eye on those articles. The problem is that MS sales people only have to impress the money spenders, not the engineers. If MS can put together a good PowerPoint Presentation, Unix has something to fear. It's not MS's technology, it's the knowledge of the decision makers.

      It'd be interesting if somebody put together a website touting the benefits of Unix over MS in response to it. I'd hate MS to win by default because Unix isn't getting enough publicity.

      --
      "Derp de derp."
    8. Re:64-bit life? by Refried+Beans · · Score: 5, Informative

      IRIX 6.5
      "SGI Fifth Generation 64-Bit UNIX Operating System"
      http://www.sgi.com/software/irix6.5/

      AIX 5.1
      "AIX is fully integrated to support existing 32- and 64-bit hardware..."
      http://www-1.ibm.com/servers/aix/os/ index.html

      Solaris 8
      "Designed for multiprocessing and 64-bit computing..."
      http://www.sun.com/software/solaris /ds/ds-sol8oe/

      Tru64 UNIX
      With a name like that, do you have to ask?
      http://www.tru64unix.compaq.com/index.html

      Any questions?

    9. Re:64-bit life? by Anonymous Coward · · Score: 0

      Or just be running Solaris.

      It's been 64bit for a while.

      'nuff said.

    10. Re:64-bit life? by Marillion · · Score: 2

      There is. However, the Alpha chip actually has a 32bit compatibility mode and Little Endian mode both of which affects its performance.
      When running 64bit Linux, I have a 275Mhz Alpha that can out cruch (SSL calculations) a 500Mhz Athlon.

      --
      This is a boring sig
    11. Re:64-bit life? by Blikkie · · Score: 1

      It'd be interesting if somebody put together a website touting the benefits of Unix over MS in response to it. I'd hate MS to win by default because Unix isn't getting enough publicity.

      There is allready a website like that, it has the appropriate name wehavethewayin.com. Contrary to IIS it has proven to be rock-solid up to now.

    12. Re:64-bit life? by laserjet · · Score: 2

      Don't forget HPUX. It has been 64-bit for several years now...

      --
      Moon Macrosystems. Sun's biggest competitor.
    13. Re:64-bit life? by jsprat · · Score: 1

      And don't forget We HAD the way out.

      What is really needed is a proactive approach. IBM's basketball spots on tv are a good start. People need to hear the words "linux" and "good" together more often.

    14. Re:64-bit life? by pmz · · Score: 2

      I have a feeling that MS wants everybody to run a 64-bit Windows Variant in the server world when Itanium architecture becomes wide-spread. That's why they're pulling the whole "Unix is too expensive" bit.

      What's sort of funny is that Itanium-based servers cannot be cheaper than comparably configured UNIX/RISC servers. The market says so. For example, once Microsoft and Intel start shipping their 64-bit servers, Sun, IBM, SGI, etc. will simply start changing their pricing strategies. The only way Microsoft and Intel can compete on price, then, is to start clipping features and switching to cheaper components. The result: the same as it was ten years ago, where UNIX/RISC was high on features and price, but Windows/Intel was just the sometimes-good-enough commodity solution.

      I just don't see the 64-bit world being any different than the 32-bit one was.

    15. Re:64-bit life? by Anonymous Coward · · Score: 0

      Microsoft almost always has an advantage over free software projects when new hardware is coming out by virtue of the fact that the hardware producers inevitably have to go through Microsoft.

    16. Re:64-bit life? by RFC959 · · Score: 2

      Hey, don't forget 64-bit Irix, too. (First, too, if you believe their claim.) Is it any surprise Billyware is behind the curve, as usual?

    17. Re:64-bit life? by Geekboy(Wizard) · · Score: 1

      I failed speeling in skol. Sue me. [F7] when I use Word is good enough for me. Oh, well, what do you know, Word understands that, so when I post things that are vitally important, people give a rats ass.

      BTW, I patented Really Dumb (TM). That'll be $5 for the use. ;-)

  20. Sounds to me like... by Null_Packet · · Score: 2

    A bit of "Unix isn't dead! Really! Wait! Listen! See? It's not dead!"

    Of course Unix isn't dead. OSX is a perfect example. It would seem that most of Apple's user base is well on its way to migrating over to OSX, as I see more and more posts on various sites where people are deleting their OS9 install.

    1. Re:Sounds to me like... by Arcturax · · Score: 1

      Of course it isn't dead, the article was meant to be sarcastic I think.

      On a slightly off topic note but I think it needs to be said for Mac users who read this thread:

      BAD idea to delete your OS 9 install, even if you do not regularly use it. Recently OS X stopped working on my system and the only way I was able to fix it was to boot into OS 9 and remove a corrupted /System/Library/Extensions.mkext file.

      It was the first time I had booted into OS 9 in over 9 months but I was glad I had that handy when I needed it.

      --

      --Won't that be grand? Computers and the programs will start thinking and the people will stop. - Dr. Walter Gibbs
    2. Re:Sounds to me like... by Anonymous Coward · · Score: 0

      nah.. go ahead and delete OS 9.. just boot up with the OS 9 CD if you need to do that kind of thing.

    3. Re:Sounds to me like... by Anonymous Coward · · Score: 0

      Did a quick poll of a number of things at the last user Mac user group meeting I was at. Result was out of 17 responses, only two used OS X. Apple has a long way to go to get the majority of its users to switch to OS X.

      I was one of the two and if you have a machine that can run OS X, I highly reccomend it, but do keep an OS 9 partition to run classic.

      Ross Bernheim

    4. Re:Sounds to me like... by connorbd · · Score: 2

      More to the point, not everything is Carbonized. AppleWorks is one of the few Classic apps that will run native on OS X; you still need 9 for some things (scanners, for example; Epson still has no X drivers).

      /brian

    5. Re:Sounds to me like... by PaxTech · · Score: 2
      scanners, for example; Epson still has no X drivers

      There are beta drivers though. I haven't had a chance to try them yet, but I've heard they work.

      --
      All movements for social change begin as missions, evolve into businesses, and end up as rackets.
  21. Unix isn't dead, it just smells funny. by AltGrendel · · Score: 3, Funny

    Aww, c'mon. Laugh, it's funny.

    --
    The simple truth is that interstellar distances will not fit into the human imagination

    - Douglas Adams

  22. But linux is killing unix..for better or for worse by Ars-Fartsica · · Score: 3, Insightful
    Linux has been rapidly peeling away proprietary unix market share for the past three years. A positive sign in that it signals the "arrival" of open source software, but there are some serious competitive considerations with respect to Win2k. Microsoft has demonstrated that they can move fast and will likely be a first adopter of pervasive system technologies (LDAP, integrated XML, etc.), and the linux community will be more dependent on shops like RedHat and IBM to migrate in this functionality in a purposeful manner.

    That said, both linux and Win2k are set to completely consume the server markets. Solaris, AIX and True64 simply won't be in use in ten years. On that I will bet.

  23. Re:Thank god by pclminion · · Score: 0, Offtopic
    I believe I've proved my point.



    Morons.



    For christ's sake, mod me down. If you don't, the world will explode.

  24. The Big Iron by DCram · · Score: 2

    Lots of startups that had great success with their smaller servers are now finding the loads way to high to maintain any reliability. I know of a company that was trying to run a POS server and was processing over a million transactions a day and couldn't keep up, with an outlook of millions more by the next year.

    I am sure that there were better software solutions for them to try and all but IBM looked too good for them. Now they are running a tru Unix OS and are sooo pleased with the performance of the IBM main.

    One thing you have to give to IBM is their stability. Just cant be beat. I know that a linux clustered could prolly do the same but most dont have the admins to even try to pull that off.

    I dont think Unix will ever die. It might turn into a speciality market type thing but will never die.

    Just my rambling :)

    --
    If I were only smart enough to accomplish the things I dream about.. Or maybe too dumb to care.
    1. Re:The Big Iron by Anonymous Coward · · Score: 0

      Heh... by POS do you mean piece-of-$hit or point-of-sale?

    2. Re:The Big Iron by Anonymous Coward · · Score: 0

      Linux can run pretty well in big environments like Google. :-)

  25. Stating the obvious... by ACK!! · · Score: 2

    Every commercially available OS with the exception of Windows and its incarnations are based at their core with Unix.

    The internet runs on Unix based OSes for the most part. The majority of major system services had their origin and are mostly installed on Unix based systems. The homogenous Windows NT datacenter server farm idea is flawed and has IMHO failed.

    Unix is alive and well and if it was not Mickeysoft would never bother putting up sites bashing it. Micro$oft does not need to beat the dead horses (ever see them run ads today bashing OS/2?).

    ________________________________________________ __

    --
    ACK /ak/ interj. 2. [from the comic strip "Bloom County"] An exclamation of surprised disgust, esp. i
    1. Re:Stating the obvious... by Anonymous Coward · · Score: 0

      Um, well, there are those mainframe thingys. IBM hoohah about Linux aside, there are a *lot* of important cycles out there still running under MVS.

    2. Re:Stating the obvious... by JordanH · · Score: 2
      • Every commercially available OS with the exception of Windows and its incarnations are based at their core with Unix.

      Am I falling for a Troll? Oh well, here goes...

      BZZZT! Wrong!

      Here's a short list of commercially available OSs that are not based at their core with Unix:

      Thanks for playing, though!

    3. Re:Stating the obvious... by ceswiedler · · Score: 2
      Obviously this isn't true.

      VMS

      OS/390

      PalmOS

      Perhaps you meant consumer desktop OS? Even then, neither AtheOS nor QNX is Unix based. Neither is GNU/Hurd nor GNU/Linux, if you want to be pedantic about the meaning of UNIX.

    4. Re:Stating the obvious... by Anonymous Coward · · Score: 0

      Actually, NonStop-UX is based on SVR4.2, unless they've changed it in the last ~4 years (when I last worked on it)

    5. Re:Stating the obvious... by banky · · Score: 2

      Um... How does:
      "NonStop-UX, the operating system for Compaq's fault-tolerant Integrity S-series servers, is the industry's most reliable implementation of UNIX System V."
      come out as not based on Unix? Did I read it wrong?

      --
      ZOMG I WOULD LOVE TO KNOW ABOUT YOUR FEELINGS ON MACINTOSH VERSUS WINDOWS, VI VERSUS EMACS, AND HOW YOU'RE NOT A DORK
    6. Re:Stating the obvious... by JordanH · · Score: 2

      Oops, you're right. The old Tandem stuff wasn't based on Unix, but I guess it has been based on Unix for quite a few years now. My mistake.

    7. Re:Stating the obvious... by phyxeld · · Score: 2

      Others? I'm sure I'm missing some.
      How about MacOS 1.0 through 9.2?

      Am I falling for a Troll?
      I beleive it does look that way... :)

      --
      __
      Choose mnemonic identifiers. If you can't remember what mnemonic means, you've got a problem. - Larry Wall
    8. Re:Stating the obvious... by Anonymous Coward · · Score: 0

      HP MPE has officially been cancelled and won't be around a couple years from now (which is a short time in that market).

  26. OSF Mach by Philbert+Desenex · · Score: 5, Interesting

    "Tru64" Unix is what DEC I mean Compaq puts out on Alpha-based computers. It's based on Mach 2.5 I believe.

    Apple's OSX is based on Mach 1.0 I believe so there's a sort of kinship there.

    And now for some stuff I'm less sure of:
    1. MSFT Windows NT used to run on Alpha CPUs albeit not using the full 64-bits of addressing those CPUs can do. Rumor has it that DEC got a real sweetheart deal on NT licensing because the NT source code was (illegally!) based on "Micah" the operating system that Dave Cutler was working on at DEC before he moved to MSFT in 1988. Comments in the NT source code in the mid-90s confirmed this allowing DEC to get a bit of leverage when dealing with MSFT.

    2. Sort of in contrast the first edition of "Inside Windows NT" described an operating system that just could have been Mach 1.0. A lot of the original NT was very reminiscent of Mach 1.0 except less rigorously done. I don't imagine there was any real similarity between the OS described in Helen Custer's book and the real NT though. Mach and Unix were scrupulously ignored in the bibliography and index of "Inside Windows NT" 1st edition. At the time MSFT clearly wanted to emphasize the "N" in NT as "new" even though it wasn't.

    1. Re:OSF Mach by bnenning · · Score: 1
      Apple's OSX is based on Mach 1.0


      Mac OS X is based on Mach 3.0.

      --
      How to solve most of our problems: 1.Lots of nuclear plants. 2.Cure aging.
    2. Re:OSF Mach by Don+Negro · · Score: 3, Informative

      OS X is based on Mach 3.0

      See?

      --

      Don Negro
      Perl 6 will give you the big knob. -- Larry Wall

    3. Re:OSF Mach by Salsaman · · Score: 3, Informative

      Before Tru64 was born, Alpha's and VAXen used to run Digital Unix, created by DEC.

    4. Re:OSF Mach by cpeterso · · Score: 3, Insightful


      the NT source code was (illegally!) based on "Micah" the operating system that Dave Cutler was working on at DEC before he moved to MSFT in 1988

      Cutler was working on a new hardware system called Prism and its new object-oriented operating system was called Mica (not "Micah"). The following article has more details, plus some "startling" comparisons of VMS and NT implementation details.

      Windows NT and VMS: The Rest of the Story: Is NT really new technology?

    5. Re:OSF Mach by Rand+Race · · Score: 2
      I thought OS X was based on Mach3 (although NeXT and Rhapsody were 2.5 based and some OS X sites call it's kernal "Mach2.5 with enhancements") and NT was loosely based on DEC's VMS (Micah?). Although I could well be wrong. And yes, Tru64 is based on a 64bit Mach 2.5.

      Some cool info on stuff like that here.

      --
      Insanity is the last line of defence for the master diplomat. But you have to lay the groundwork early.
    6. Re:OSF Mach by ceswiedler · · Score: 2

      Heh...interesting article you linked to, but there were some rather inane comparisons. Statements like "both VMS and WinNT implement virtual memory and demand-paging" are as true for Linux (or any other modern OS) as they are for NT or VMS.

    7. Re:OSF Mach by n9hmg · · Score: 2, Insightful

      Actually, they still run on Digital Unix. They just renamed it, like they did when they renamed OSF/1 to Digital Unix. DEC was the only company from the OSF consortium to stick with the project, which was designed to make all the vendors' unices compatible -- O(pen) S(ystems) F(oundation (or was it federation?)). It was originally kind of created by DEC, IBM, and I think HP and maybe some others. Before that, they were mostly using Ultrix.

      from The setiathome platforms list:
      47) alpha-compaq-T64Uv4.0d/EV67 87171 9.952 years 1 hr 00 min 00.4 sec
      from the setiathome cpus list
      15) Alpha EV67 31882 3.701 years 1 hr 01 min 00.5 sec

      The format is platform/cpu, number of units completed, total cpu time contributed, average cpu time/unit completed. It's mor readable in setiathome,s tables.
      All the best performers on that list are Alphas, running Tru64. Those suckers have been in the Ghz range for many years, long before Intel or AMD. Are Sun, IBM, or HP there even yet? I know they're getting close.

    8. Re:OSF Mach by JordanH · · Score: 2
      • Before Tru64 was born, Alpha's and VAXen used to run Digital Unix, created by DEC.

      True. But Tru64 is just a Digital Unix renamed which was Digital OSF/1.

      DEC did used to sell an OS called Ultrix, which ran on DEC's line of MIPS machines and on VAXen. Ultrix was based on BSD 4.2 (IIRC).

    9. Re:OSF Mach by JordanH · · Score: 2

      Oh, and VAXen never ran Digital Unix, but Ultrix was a Unix made by Digital.

    10. Re:OSF Mach by oingoboingo · · Score: 1
      Are Sun, IBM, or HP there even yet? I know they're getting close.


      IBM hit the 1 GHz mark last year with the POWER4 and the p690 'Regatta'. You can get it at up to 1.3GHz I believe. Sun also recently announced a workstation line based on a 1GHz UltraSPARC III.

    11. Re:OSF Mach by norwoodites · · Score: 1

      Mac OS X is Mach 3.0 plus plus plus.
      Mac OS X server/OpenSTeP was Mach 3.0--(or Mach 2.5 close to 3.0).

    12. Re:OSF Mach by AlgUSF · · Score: 1

      There is no such thing as a 1 Ghz Mark when you are comparing archetectures. Mod the parent down -1 for 14m3r.

      --


      I want my rights back. I was actually using them when our government stole them after 9/11.
    13. Re:OSF Mach by oingoboingo · · Score: 2, Insightful

      This hasn't stopped the traditional Unix vendors bragging about their new 1GHz chips, after spending most of the last 12 months or so downplaying the 1GHz + raw clock speeds of Intel and AMD CPUs. Face it...Sun, IBM, SGI, HP and Compaq are only too happy to talk endlessly about superior architectures and special 64-bitness when their chips are lagging in raw clock speed. But as soon as they hit the magic 1000MHz...witness the breathless hype spewing from IBM about the POWER4, and the recent press releases from Sun about their new Blade 2000 workstation ("the industry's first 1 GHz 64-bit workstation!")

    14. Re:OSF Mach by (outer-limits) · · Score: 1

      The thing that is killing Unix is the huge differences between them. It's like having cars that all have different controls. It fragments the skills market enormously, and makes it difficult for people to talk about one Unix. The OSF died because the manufacturers each thought they could make more money by themselves. Criticise MSFT all you want, at least they control one standard now, (XP), even if it has had to come a long way, and has a way to go. At least it has a unified force pushing it.

      --

      Microsoft - Where would you like to go today, Maybe Jail?

    15. Re:OSF Mach by toriver · · Score: 1

      I thought they ran Ultrix-32, a (mostly) BSD-based variant? The MIPS-based DECStations ran Ultrix before DEC released OSF/1 1.0 on it and then killed the MIPS line.

    16. Re:OSF Mach by Anonymous Coward · · Score: 0

      I seem to remember from Byte magazine, before NT came out, that NT would be based upon the Mach kernel.

      Jurgen

    17. Re:OSF Mach by AlgUSF · · Score: 1

      Yeah, that is all marketing hype, and most of the technically inclined should know to just read through all of that crap. Intel P4 1.4Ghz or USIII 1.0 Ghz, hmmmm Intel has more Ghz's so that must be better (Kinda like AOL vs. DSL, AOL is already there on my computer, so it must be better).

      --


      I want my rights back. I was actually using them when our government stole them after 9/11.
    18. Re:OSF Mach by Anonymous Coward · · Score: 0

      Dave Cutler was one of the chief architects for VMS so, of course, NT is similar to VMS, there is no way around, Cutler was influenced by what he had done before. There is not big mystery in this.

    19. Re:OSF Mach by Anonymous Coward · · Score: 0
      Criticise MSFT all you want, at least they control one standard now, (XP), even if it has had to come a long way, and has a way to go. At least it has a unified force pushing it.

      Uhhh... Microsoft is pushing Windows 2000 Server, Windows 2000 Data Center, Windows 2000 Pro, Windows XP, Windows XP Home Edition. WindowsME and Windows NT 4 is still being sold. Additionally Windows 98 is still supported. Oh yes, don't forget all the incarnations of WinCE!

      It looks to me like the main "unified" thing of Microsoft is their marketing and monopolistic practices.

    20. Re:OSF Mach by Anonymous Coward · · Score: 0
      The thing that is killing Unix is the huge differences between them. It's like having cars that all have different controls. It fragments the skills market enormously, and makes it difficult for people to talk about one Unix.

      That's good to know that cars are identicle now! Wow, it was sure difficult with the gear shift being located in different places (some on the steering column, some on the floor)-- hey some where automatic and some were manual! More than that different manufacturers used different key shapes and some even used different keys for accessing different parts of the car! Wow, some had manual locks and some had automatic locks. Goodness, that reminds me-- the way the locks were opened and shut differed greatly depending on what type of car it was on! The brights were activated on the floor in some models and on a stick on the steering column in others! For the ones on the steering column some were pushed forward and some were pushed backwards to activate! I could go on and on about all the differences! It is such a good thing that cars are now identicle!

      If cars are all identicle why do so many people prefer to take their cars to a specialist for their brand?

      My point? The differences in cars and unix flavors does NOT cause a great deal of problems. In fact, the differences are readily accepted because the difference (in both cars and unix flavors) is part of what makes them strong and useful for specific tasks!

    21. Re:OSF Mach by n9hmg · · Score: 1

      I agree that plain clock speed numbers are largely meaningless between architectures. Nonetheless, getting a chip to run at a higher speed will make it do its job (just the computation part... io,, memory access, etc. are another story) faster. In the main application I'm concerned with, EDA, we get, within an architecture, about a 1:1 clock speed/job speed benefit. Our 1800Mhz (P.R. numbers) Athlon systems are a hair better than twice as fast as our 900Mhz HP-UX (PA-Risc) systems and about three times as fast as our 600Mhz SunOS (Sparc) systems, on our kind of work. That tells me that if Sun and HP could overcome timing issues in their architecture the way Intel has, they could, by running at 2.4Ghz, be a little less than half again as fast as these athlons, and if AMD can get their clock speed up there, they'd once again be completely devastating Intel. Of course, AMD is devoting their engineering efforts to perfecting the hammer extensions. Once those are in place, there will be no reason to keep the proprietary systems around, for us, as we need them only to run jobs that need more than 2Gb memory allocated for a process.
      Of course, the big guys will stay necessary for things like databases. Their I/O architecture beats any i386 system I ever saw.

      Oh, and yes, I AM a lamer (are your l,a, and e broken?).

  27. nice title of the article by flynt · · Score: 1, Offtopic

    Unix servers breaking out all over

    Kind of like its Users huh? :)

    1. Re:nice title of the article by Anonymous Coward · · Score: 0

      I'm surprised thinkgeek hasn't started selling acne cream....

    2. Re:nice title of the article by Anonymous Coward · · Score: 0

      Oh man, if I had mod points... And if I weren't an AC...

  28. Has Apple paid the Open Group by ahde · · Score: 0, Offtopic

    for licensing the Unix name? As nice as OS X is, I don't think it could pass the compatability tests anyway.

    Besides, I'm pretty sure the article is talking about servers. No link though.

    1. Re:Has Apple paid the Open Group by MikeMo · · Score: 1

      Actually, OS X *has* been certified, I think. I can't find the link, but I do remember the press release. They are also a member of the Open Source group that does the certification...that link is http://www.opengroup.org/overview/members/membersh ip_list.htm

  29. I wish it would die by line-bundle · · Score: 2, Interesting

    The unix mindset has become too pervasive in the midrange computers. Nobody is implementing new ideas because everything has to be `posix compliant'.

    Better operating systems are not getting a chance, e.g. plan9, hurd (I am not sure about this myself).

    You could argue that unix can assimilate things, but that can only go so far. Some time we have to break out of the mindset.

    Linux is nice but has not advanced the state of the art.

    Even though Unix is not profit-making like windows it has the same power as microsoft in stiffling innovation (to some degree).

    1. Re:I wish it would die by Anonymous Coward · · Score: 0

      It's not just about posix compliance.
      You should read "Systems Software Research is Irrelevant" by Rob Pike: http://www.cs.bell-labs.com/who/rob/utah2000.pdf

    2. Re:I wish it would die by GreatErdrick · · Score: 1

      We really need to get out of Unix based OS. Unix was cool 30 years ago when computer could only run 4-5 programs, nowadays recent Linux distro have more than 1000 apps. The file systems really need to be updated, having 1000 apps is a real nightmare, each program like to mess your config, etc... with 4-5 program, is was easy to manage your computer. We need something else, no loosy file here and here. The problem is that all the software runs on UNIX (Microsoft is a big hack of Unix with all the useful stuff left out...) There are innovative OS out there (and open source!), but they don't have much apps for them...

    3. Re:I wish it would die by 2nd+Post! · · Score: 3, Insightful

      The unix mindset has become too pervasive in the midrange computers. Nobody is implementing new ideas because everything has to be `posix compliant'.

      What do you mean by midrange? Workstations? Small servers? Big appliances?

      What do you call new ideas? What do ideas have to do with posix compliance, or lack of compliance?

      Linux is nice but has not advanced the state of the art.

      Then you mention Linux, and state of the art. Does that mean OS X is fair game for me to mention?

      OS X adds displayPDF and vectorized resolution independent displays. It adds FireWire, Bluetooth, 802.11b, and gigabit ethernet to the hardware mix; it's pushing LCD displays (and the accompanying trend of color managment and color profiling of digital display technologies), DVD-R as a video content creation tool, and high end video, film, and TV creation tools on 'low end' hardware.

      That's not even mentioning future enhancements to the OS itself now that it has caught up to bar, in terms of memory protection, multitasking, multiprocessing, and stability.

      Can you tell I like Macs and OS X?

    4. Re:I wish it would die by Anonymous Coward · · Score: 0
      Great link! Here's some cut\paste from the text

      6 Where is the Innovation?

      Microsoft, mostly. Exercise: Compare 1990 Microsoft software with 2000.

      If you claim that's not innovation, but copying, I reply that Java is to C++ as Windows is to the Macintosh: an industrial response to an interesting but technically flawed piece of systems software.

      If systems research was relevant, we'd see new operating systems and new languages making inroads into the industry, the way we did in the '70s and '80s.

      Instead, we see a thriving software industry that largely ignores research, and a research community that writes papers rather than software.

      7 Linux

      Innovation? New? No, it's just another copy of the same old stuff.

      OLD stuff. Compare program development on Linux with Microsoft Visual Studio or one of the IBM Java/web toolkits.

      Linux's success may indeed be the single strongest argument for my thesis: The excitement generated by a clone of a decadesold operating system demonstrates the void that the systems software research community has failed to fill.

      Besides, Linux's cleverness is not in the software, but in the development model, hardly a triumph of academic CS (especially software engineering) by any measure.

    5. Re:I wish it would die by Cyno · · Score: 1

      I disagree, Linux's cleaverness is in the license. Without the GPL Linux would be nowhere today, and the Hurd would be where Linux is currently. The license allows everyone around the world to collaborate on a project without fear that some corp is going to steal their work. I'm just affraid that when the FUD doesn't hold back the onslaught of GPLed code and commercial companies can no longer compete or turn a profit that governments will step in to make the world safe for children, and make Linux or GPLed software illegal. Imagine what the effect of years of developement on Linux and open media will do to the IP holders. I'd guess that they'd lose a lot of cash, and they probably wouldn't like that very much. Do you think they'll let that happen?

  30. OS X rules... by weave · · Score: 2
    Well, since OS X was mentioned, I gotta say I went out and bought a new LCD iMac Friday and absolutely love it. I quickly figured out how to enable the root account and turn on a more normal boot sequence (that makes it look like a real unix system booting). Loads of good info at www.darwinfo.org.

    I was pretty blown away when I went into the "sharing" control panel, clicked on web sharing, and apache started up, all ready configured and eager to go. Then there's "remote terminal login" which fired up sshd (and not telnetd thank god).

    Next stop, the fink site so I can install a rootless X server and all the GNU and other tools which are missing from it.

    Basically, the best of all worlds. Unix, the slick Apple GUI, and even IE and Microsoft Office.

    1. Re:OS X rules... by Aqua+OS+X · · Score: 1

      No doubt, from a geekie point of view OS X is bomb biggity. *nix geeks that knock it obviously have not spent much time with it.

      However OS X still needs a lot of work. The lack of 2d hardware acceleration and goofy GUI are just about the worst things in the world for anyone deep into profesional print, web or multimedia design. OS X is also not the quickest OS in the world right now.

      I pray to god Apple will fix some of this stuff soon, otherwise I will be forced to do multimedia work on a Windows box. Hell will have offcially frozen the f'k over.

      --
      "Things are more moderner than before- bigger, and yet smaller- it's computers-- San Dimas High School football RULES!"
    2. Re:OS X rules... by Noer · · Score: 2

      Don't even bother enabling root! You don't need to. sudo is there for a reason, and anyone in the admin group can sudo *anything*. Need a GUI app as root? sudo open .

      Apple's pushing a good security model (I didn't say it was a perfect implementation) - don't ever use root, just use sudo and Authentication Manager to do various things as root.

      hey, at least I'm not going to deliver my rant against linux kiddiez thinking it's l33t to do everything as root on their box, get mail as "root@mybox", and then end up hosing the system inadvertently... or am I? :)

      --
      -- "Those who cast the votes decide nothing. Those who count the votes decide everything." -Joseph Stalin
    3. Re:OS X rules... by weave · · Score: 2
      The lack of 2d hardware acceleration and goofy GUI are just about the worst things in the world for anyone deep into profesional print, web or multimedia design.

      Goofier than the default cartoony interface that XP comes with?

      The only negatives I see so far is the lack of right button and scroll wheel (easily fixed with a usb mouse which I will get if I can find one as cool looking as the shipped mouse), and the fact I paniced it once mucking with smb_util mounting several volumes on my w2k server in the basement.

      I got the DVD-R drive and intend to play with that soon. I have a PVR on my 2 GHZ Dell and it re-encodes mpeg a/v at about 2X real time, so I'm curious to see how this 800 MHz G4 does with something like that...

      On that topic, anyone know of any decent mpeg editing tools and something like Nero on the Mac? (Don't mention Toaster, I hate roxio due to headaches experienced with their crap under XP.) If not, I'll have to wait for Nero for the Mac, which according to their home page should be sometime in Q2 (read: June 30).

    4. Re:OS X rules... by Anonymous Coward · · Score: 0
      >No doubt, from a geekie point of view OS X is bomb biggity

      Dang you whippersnappers and your consarned jar-gon. Is "bomb biggity" a good thing or a bad thing?

      Martha! Where's my paper tape?

    5. Re:OS X rules... by Anonymous Coward · · Score: 0

      You can also sudo su and log in as root on your administrative password even though the root account itself is disabled.

    6. Re:OS X rules... by rseuhs · · Score: 2
      I was pretty blown away when I went into the "sharing" control panel, clicked on web sharing, and apache started up, all ready configured and eager to go.

      Linux distributions include an already configured Apache (yes, with Perl, PHP & stuff) for years.

      But when Apple does it, people are "blown away". I think it doesn't matter what Apple does, no matter what it is, people will say that it's 1) easy 2) user-friendly and 3) innovative.

      The power of marketing.

      If you actually want to run applications (gasp) on a computer, setting up a Linux-workstation is already a lot faster and easier than setting up any other OS and install every measly app afterwards. - Even if the OS itself is preinstalled....

    7. Re:OS X rules... by jafac · · Score: 2

      Digital Camcorder: shoot footage
      Firewire/iMovie: import footage to HD, edit clips into full video stream with titles, transitions, effects, etc.
      iDVD or DVD Studio Pro: Author DVD content with menus, encode video stream.
      Toast: Master (burn) DVD content onto disk.

      IMO - it's still not as easy as it could be.

      --

      These are my friends, See how they glisten. See this one shine, how he smiles in the light.
    8. Re:OS X rules... by weave · · Score: 2
      OK, point taken, but I was talking about it from the perspective of a typical user. I've used Linux and Windows a lot. There's still no getting around how nice OS X is, in my opinion. I still think Linux is overwhelming for the average user. Yeah, it's nice, installs and only requires a single reboot. But then you hit the start menu, k menu, whatever, and a huge mess of cascading menus show up. It's quite intimidating to a novice. You then have to find the runlevel manager or whatever it's called and figure out where httpd is to enable it to start at boot and to start it then.

      I've ridiculed the Mac for years, and as head of IT at my organization, led the effort to ban them at our place as "unsupported." I now believe I've been part of a horrible conspiracy. Now that I have a Mac in my home with my linux and windows boxes along with a w2k server, I'll take the opportunity to learn how to integrate them and possibly support them again.

      btw, on that note, I can tell you right now that SMB support SUCKS WIND. It works, but no browsing. You have to enter an address like smb://domain.name;machine.name/share. Hopefully that will get fixed in a future release.

    9. Re:OS X rules... by rbruels · · Score: 1

      You'll want to check out a software package called Sharity -- look it up at VersionTracker.com. It's really a fantastic Samba browsing package.

      Ryan

      --

      "All your base are belong to this file I send in order to have your advice."
    10. Re:OS X rules... by FBickerstaff · · Score: 1

      true dat... i just got the dvd-r iMac sooo swet

    11. Re:OS X rules... by tonywong · · Score: 1

      check out smb browse...

      http://www.versiontracker.com/moreinfo.fcgi?id=1 37 95&db=mac

    12. Re:OS X rules... by Anonymous Coward · · Score: 0

      Are you trying to tell me that installing linux is an easy and straight-forward process? Yeah right, I'd love to see my mom do that. With OS X however, she doesn't even have to think, it's a click of a button!

    13. Re:OS X rules... by Aqua+OS+X · · Score: 1

      Well, lets put it this way. With Xp you can turn that garbage off. With OS X you can can't unless you slap a third party theme hack on the OS.

      Moveover, even with themes turned in in XP they do not affect the whole UI of something such as Photoshop. You may find a blue menu bar, and blue window boarders...but that's about it. everything else is solid grey and much more functional for design work then Aqua.

      as for the extra mouse buttons. OS X supports Right-click and scroll wheels out of the box. Any old generic USB mouse will work perfectly in OS X... However Apple chooses not to include a multibutton with new machine due to the fact that MacOS has things such as a desktop menu bar...which windows and many other OSs do not have.

      As for mpeg software... try versiontracker.com ro windowstracker.com ;)

      --
      "Things are more moderner than before- bigger, and yet smaller- it's computers-- San Dimas High School football RULES!"
  31. Re:Actually, the UNIX market share is going down.. by dutky · · Score: 2
    qurob wrote in message #3305294
    Sun sells less boxes, so does SGI, so does IBM.


    Unless you include the second hand systems being bought at auction from defunct dot-coms (or telecoms or energy trading firms, etc.). Honestly, why do pointy-haired folk think that short term statistics have any meaning whatsoever, especially when taken without any kind of context?

    I'll worry about Sun and IBM if they can't increase their market share over a five year span. Pardon me if I don't get upset when their market share falls during a recession. (I'm perfectly happy, however, to proclaim the doom of SGI, whose market share has been falling for over half a decade)

  32. Enemy Mine by Pac · · Score: 3, Interesting

    People here spend so much time staring at Microsoft that without noticing they start believing the Microsoft Marketing Department holds keys to the future in its hand. So eventually every phrase said in Slashdot is formed as an answer to reality as marketed by Microsoft, even when no question was asked.

    Funnier still, since the [non-]linked article never states Unix was dead or dying.

  33. Re:Actually, the UNIX market share is going down.. by Anonymous Coward · · Score: 1

    Which is exactly why IBM is selling the hell out of some huge iron zSeries (Linux) machines- cuz' they can kick Sun's butt all day long (performance/price vs. purple boxes). Trust me from direct experience with fortune 500 companies, they don't want no-name boxes, so as they move to Linux, IBM and HP will happily pump them out rather than lose market. Besides, UNIX (and later Linux) will be around for a long time because our prie$thood depends on it. ;-)

  34. Irix by opus · · Score: 2

    Irix 5.x was BSD-based. Irix 6.x is SVR4.

  35. The Question Isn't Whether UNIX is dead... by Spencerian · · Score: 5, Funny

    ...but why Microsoft Windows considers itself really alive.

    Windows is a teenager--and a rude, aggressive, unpredictable one at that--compared to the various Unixen out there.

    To paraphrase "Dark Paladin" in a recent article about his Mac OS X conversion: Microsoft Windows is like your class president that didn't do shit. Linux is like a super-smart, sexy redhead girlfriend that's also a bit insane. Mac OS X is like the geeky girl at school who shed her braces and became a total hottie--and still wants to spend all her time hanging around with you.

    --
    Vos teneo officium eram periculosus ut vos recipero is.
    1. Re:The Question Isn't Whether UNIX is dead... by Dark+Paladin · · Score: 1

      Hey, I resemble that remark ;)

    2. Re:The Question Isn't Whether UNIX is dead... by Spencerian · · Score: 4, Funny

      To add to the girl/OS analogies (loved the articles, by the way, John--thanks for the contributions):

      BeOS was the super smart, sexy girl you lusted over, never asked out when you had the chance, and has disappeared from the Earth (probably married, likely dead).

      OS/2 was that beautiful college associate professor that killed herself before you asked her out because she was a crazy recluse whose professors told her she would be passed over for promotion yet again.

      Windows 3.1 was like that talking Barbie doll of your sister's whose hair you cut off after hearing it say "Math is hard" for the 3,000th time.

      --
      Vos teneo officium eram periculosus ut vos recipero is.
    3. Re:The Question Isn't Whether UNIX is dead... by Dark+Paladin · · Score: 1

      How did you know? Damn it, my secret it out!

    4. Re:The Question Isn't Whether UNIX is dead... by archen · · Score: 1

      oh well, might as well have a go at it...

      The BSD sisters are very practical, smart, and good at pretty much everything. Unfortunatly no one ever asks them out because everyone is too busy bitching about the class president, or gawking at that sexy redhead.

    5. Re:The Question Isn't Whether UNIX is dead... by Tokerat · · Score: 1
      Love the analogies, guys, funny as hell, and quite true.

      Although I love Macs to death, I might want to warn you about OS X: she's an illegal minor until sometime around August or so (10.2).

      "She told me she was 18, Officer, I swear!"

      :-D

      --
      CAn'T CompreHend SARcaSm?
    6. Re:The Question Isn't Whether UNIX is dead... by G-funk · · Score: 2

      Too much freddy prinze jr for you. Confiscated.

      --
      Send lawyers, guns, and money!
    7. Re:The Question Isn't Whether UNIX is dead... by Spencerian · · Score: 2

      Good one! Guess I'm a pervert, then! : )

      --
      Vos teneo officium eram periculosus ut vos recipero is.
    8. Re:The Question Isn't Whether UNIX is dead... by Anonymous Coward · · Score: 0
      • Windows is like a dirty whore
      • Linux is like a dirty whore
      • OS X is like a dirty whore
  36. That would have made MUCH more sence... by Matey-O · · Score: 4, Informative

    If the article title was 'ALPHA isn't Dead. Unix's lifespan really isn't in jeopardy.

    --
    "Draco dormiens nunquam titillandus."
    1. Re:That would have made MUCH more sence... by BlckKnght · · Score: 1

      Well, that would have been a good title, except that it's not true. If you actually read the article (link kindly provided by this comment), you'll see that this announcement is for the last model in Compaq's line of Alpha processors.

    2. Re:That would have made MUCH more sence... by Lord+Kestrel · · Score: 1

      Compaq has been saying that the next Alpha release will be the last ever since they bought out DEC. Now while it's true that they sold much of the Alpha group to Intel, I think they'll keep releasing Alphas using the EV7 bus for some time. While it may be true that the EV7 is the last Alpha chip we'll see, I highly doubt that this new release is the last Alpha Compaq will release.

  37. OS X by quantaman · · Score: 1

    And of course, there's OS X.

    There's also Linux, FreeBSD, OpenBSD(which is essentially the same thing as OS X). I might be mistaken but what makes OS X anymore of a traditional Unix than any of these others I've suggested, or is he just mentioning OS X because it's well established in the desktop market.

    --
    I stole this Sig
    1. Re:OS X by Captain+Pooh · · Score: 1

      It's to pretty

    2. Re:OS X by hendridm · · Score: 2

      > what makes OS X anymore of a traditional Unix than any of these others I've suggested

      The fact that OS X is commercially created and funded, for profit, like the other mentioned (IBM, Sun, Comcrap).

    3. Re:OS X by Anonymous Coward · · Score: 0

      Just a note, OpenBSD is NOT essentially Mac OS X.
      What you probably mean is OPENSTEP/Mach, of which
      Mac OS X is the successor.

      And yes, he's probably mentioning OS X because it's well established

    4. Re:OS X by Anonymous Coward · · Score: 0

      OS X is essentially OBSD?!? Are you mental?

    5. Re:OS X by Anonymous Coward · · Score: 0

      Wrong wrong wrong. OS X is essentially NeXTSTEP, with some bits from MkLinux, and some programs from FreeBSD.

  38. news.com.com by cpeterso · · Score: 3, Funny

    btw, when did News.com become News.com.com ?? What is this, 1999 or something? I wonder how much money they blew on purchasing Com.com. That was a great investment..

    1. Re:news.com.com by phyxeld · · Score: 2

      when did News.com become News.com.com

      If you go to www.com.com you'll see the cnet networks corporate homepage. All of their sites are within the .com.com domain so they can share cookies (ie download.com.com, and so on). Or so I've been told (and that explanation does seem to make sense..).

      --
      __
      Choose mnemonic identifiers. If you can't remember what mnemonic means, you've got a problem. - Larry Wall
  39. Unix is soooo hard... by ryanvm · · Score: 5, Funny

    Does anyone know of a website or anything that could perhaps show me the way out?

    1. Re:Unix is soooo hard... by nvainio · · Score: 1

      There's one site but don't bother trying - it's down anyway.

    2. Re:Unix is soooo hard... by Anonymous Coward · · Score: 0

      No..... when you need an answer windows... argggh microsoft.... oh damn you can't get to the answer

    3. Re:Unix is soooo hard... by anonymous_wombat · · Score: 1

      Hey, http://www.wehavethewayout.com is up now. It was also up sometime last week. That's pretty impressive, considering that the host machine had its operating system removed.
      Technically, Windows is not an operating system. It is a virus.

    4. Re:Unix is soooo hard... by Anonymous Coward · · Score: 0

      Technically, Windows is not an operating system. It is a virus

      LOL!!!!

    5. Re:Unix is soooo hard... by Anonymous Coward · · Score: 0

      I can't show you the way out, but I can show you the way in

    6. Re:Unix is soooo hard... by Cyno · · Score: 1

      I believe you can find the way out of most unix systems by running the 'exit' command. But if that doesn't work you may also try 'shutdown', 'init 0', or 'halt'.

    7. Re:Unix is soooo hard... by jsse · · Score: 2

      Does anyone know of a website or anything that could perhaps show me the way out?

      There it is - but that's windows of 107th floor...oops too late.

  40. FUD through "positive assertions" by mmusn · · Score: 5, Insightful
    That submission is rather like the underhanded question of "when did you stop beating your wife?". I can't quite tell whether the poster is deliberatly spreading FUD or whether he has just fallen too much for Microsoft propaganda.

    Of course, UNIX isn't dead. A large part of our business and government infrastructure runs on it. Even more software is written using UNIX APIs, and this includes a lot of Windows software. UNIX isn't at risk: there is just too much of it, supported by too many vendors and on too many platforms.

    The operating system perpetually at risk is Windows, which is a single vendor solution and stands and falls with Microsoft. When Microsoft abandons Windows, there won't be any more. If you want to know what the future of Windows holds, just look at VMS.

    For now, let's ask the opposite question: how much of the supposed success of Windows is really hype? How many IT managers think that their infrastructure is running on Windows when it's kept together by UNIX machines? How many Windows-licenses does Microsoft double and triple count for machines that are running Linux or BSD?

    1. Re:FUD through "positive assertions" by ralian · · Score: 2

      Well, from a poster calling himself "windows bios world"...

      --

      -raph

    2. Re:FUD through "positive assertions" by sheldon · · Score: 2

      Hmm, aren't you making the same types of claims that you accuse the others of? Ohwell, allow me to follow the same path of FUD.

      I think you could safely make a claim today that the Mainframe is dead. That doesn't mean it still isn't a vital part of the computing infrastructure, but there simply is no advancement in that realm. Not dead per se, but a deadend for your career.

      Is Windows like this? I don't know, I just don't see it with all the excitement right now surrounding .Net development.

      Is Unix like that? Probably moreso than Windows. I don't see the same level of excitement surrounding cool technology and Unix as I did 10 years ago. It certainly doesn't compare to what's happening right now with Windows.

    3. Re:FUD through "positive assertions" by Anonymous Coward · · Score: 0

      No, if Microsoft left the x86 market right now, Apple would pick it up in less then a second.

    4. Re:FUD through "positive assertions" by Anonymous Coward · · Score: 1, Insightful

      I can't quite tell whether the poster is deliberatly spreading FUD or whether he has just fallen too much for Microsoft propaganda.

      The fact that Compaq/DEC and HP were slowly backing away from UNIX isn't FUD in the slightest. It was their stated business plan. (And SGI's business plan was to go out of business. But maybe that's changing.)

      And, I have to ask, what sort of hole have you been living in for the last 10 years? Commercial Unix has lost market after market to cheaper hardware running NT, and recently, Linux/BSD. Reports of it's death have been exaggerated, but it hasn't exactly been growing, except on the high-end.

    5. Re:FUD through "positive assertions" by Bruce+LeeRoy · · Score: 1

      Marketing fuzz talks about "excitement" surrounding things. Everyone else sees the practical, nearly insurmountable hurdles ahead of Microsoft if it thinks it's going to control the rest of the computing world as easily as it stole the desktop.

      The irony is that Microsoft spent years selling crap products with good marketing. The business was the icon of the "American Dream" and Bill Gates was the idol of every MBA. Now that's come full circle; many of Microsoft's products can stand on their own--but their business practices are holding back their products because the Microsoft brand name has become a stigma (i.e. XBox flops in Europe and Japan).

      After Enron, doing business "the Microsoft way" has itself become a liability; as the US Senate talks about closing tax loopholes Microsoft uses so gratuitously to pay employees, and as more and more investors want dividends from their stock, you can rest assured that things will never be "business-as-usual" again for Microsoft. (A case in point: around Microsoft--for the first time ever--there's talk of hiring freezes.)

      Ironically, .Net itself may be an excellent implementation and enhancement of what Java gives, but it's inherently crippled as a Microsoft product.

      --
      Who's the prettiest? SHO'NUFF Who's the baddest? SHO'NUFF
    6. Re:FUD through "positive assertions" by mmusn · · Score: 2
      Commercial Unix has lost market after market to cheaper hardware running NT,

      So what? I made no claims about relative numbers of installations. Of course, NT is popular, mostly due to Microsoft's excellent sales and marketing job. But UNIX is here, it's very widely used, it is absolutely crucial to just about every sector, and it's not going away.

      recently, Linux/BSD.

      Linux, BSD, Darwin, and others are all basically UNIX derivatives. They are what ensures the continued existence of UNIX.

    7. Re:FUD through "positive assertions" by mmusn · · Score: 2
      Hmm, aren't you making the same types of claims that you accuse the others of?

      I accused the poster of making spreading underhanded FUD in the form of praise. I, on the other hand, am quite up-front: Windows will not stick around.

      Is Windows like this? I don't know, I just don't see it with all the excitement right now surrounding .Net development.

      See, you make the point for me: Microsoft is, effectively, already giving up on Windows and moving to .NET. Oh, sure, the box still says "Windows", but if their .NET plans work out, it will be a completely different OS. Microsoft keeps changing directions radically every few years because they don't seem to be able to make good, long-term design decisions. UNIX, on the other hand, has evolved steadily and continuously over the last two decades. UNIX was created by competent people with long-range vision and long term experience, and they created a system that has been able to grow and evolve.

      I don't see the same level of excitement surrounding cool technology and Unix as I did 10 years ago.

      UNIX was never "cool". In fact, operating systems are not supposed to be cool. They are supposed to work quietly, reliably, efficiently, and in the background. The cool stuff is what happens on top of them: GUIs, graphics, and applications. And in that area, UNIX and its derivatives are more vibrant and more interesting than Windows has ever been or likely will ever be.

    8. Re:FUD through "positive assertions" by Alex · · Score: 1

      "If you want to know what the future of Windows holds, just look at VMS."

      VMS is the most stable, reliable operating system I have ever used.

      VMS has done true clustering since the mid nineties, if your statement holds Unix is screwed.

      Alex

    9. Re:FUD through "positive assertions" by meadowsp · · Score: 1

      I fully agree with you. Even with the alphacide, I think that there's life in the old dog yet.

      It's being ported by compaq/intel to the ia64...

      here.... and there's a free software clone being developed here

    10. Re:FUD through "positive assertions" by swb · · Score: 2

      And, I have to ask, what sort of hole have you been living in for the last 10 years? Commercial Unix has lost market after market to cheaper hardware running NT, and recently, Linux/BSD. Reports of it's death have been exaggerated, but it hasn't exactly been growing, except on the high-end.

      I thought the *commercial* computing timeline was somthing like this:

      (1) Beginning of computing to mid-late 70s: Everything runs on the mainframe. Period.

      (2) Late 70s to mid-80s. Minis storm the mainframe server rooms. Mainframes lose market share to minis. Rise of PDP, VAX.

      (3) Early 80s - Rise of UNIX systems. Begin to do work of VAX. Mainframe relegated to minority status.

      (4) Mid-late 80s. Rise of x86 servers. First as filesharing and email for x86 clients, then as storage, performance and OS power increases machines that do real work.

      (5) Mid-late 90s to today: Commercial UNIX installations lose market share on the lower third of their installed base to x86 solutions as cost benefits and performance increases continue in x86 land. MS mostly benefits, but free unix does too. UNIX hurt on low end by high hardware costs and perceived labor shortages.

      (6) Future: MS and UNIX battle for high end computing solutions. UNIX experience dominates big installations but is forced to subsidize market dominance by decreased margins. MS faces hardware performance problems and increased software costs and complexity to obtain performance parity on clustered x86 machines.

    11. Re:FUD through "positive assertions" by Elbereth · · Score: 2

      I think your timeline is way messed up.

      You couldn't do shit on a PC until the Pentium Pro showed up, and that was relatively recently. I suppose you could argue for the 486 or Pentium, but neither of those platforms could challenge much of anything but IBM's most pathetic solutions. IBM was an 800 lb gorilla until the late 80s. He went on a diet after that.

    12. Re:FUD through "positive assertions" by swb · · Score: 2

      You couldn't do anything on an enterprise-wide scale, but think of the departments that had to eat big central IT chargebacks for small-time databases.

      486 certainly could have satisfied their database requirements, and no IT chargebacks.

    13. Re:FUD through "positive assertions" by sheldon · · Score: 2

      "See, you make the point for me: Microsoft is, effectively, already giving up on Windows and moving to .NET. "

      I'm afraid you do not understand what .NET is, if you think this means giving up on Windows.

      "Microsoft keeps changing directions radically every few years because they don't seem to be able to make good, long-term design decisions."

      They are responding to consumer requests. They have to continually evolve and improve the product in order to make customers happy... happy customers buy product.

      "UNIX, on the other hand, has evolved steadily and continuously over the last two decades. "

      Unix hasn't evolved at all. The only meaningful change in the past 10 years has been the introduction of the web server and most recently J2EE development platform.

      "UNIX was never "cool". "

      Ahh, you are obviously very young and don't have much experience. Sounds to me like you are a college student parroting what you have heard and think you know it all.

      That's too bad. I had hoped for a meaningful discussion.

    14. Re:FUD through "positive assertions" by Elbereth · · Score: 2

      I guess you could count the IBM PS/2 server systems as 386/486 servers, but even they had some problems handling anything more than what you mentioned.

      In college, we had some old SPARCs (16MB and 32MB SS5s) that were amazingly powerful, given their meager resources. The 16MB SS5s were a little sluggish when multiple users were logged on, but they still could handle a small load without slowing down. It got worse when they were "upgraded" to Solaris, of course.

      Consider my poor 486, which was current at the time (early 90s). The hardware was flakey, the operating systems were flakey (MS DOS, OS/2 2.x, Linux 1.0), and most of the software was flakey, too. Linux and OS/2 were nice, but they still had very little in the way of features (beyond 32 bit protected mode) or drivers. NT 3.1 was mostly a joke, as was Win 3.1 WfW and (later) Win95.

      Even those old SS5s could flatten any PC, especially a clone, like mine. I have a hard time imagining anyone using a clone (even a PS/2) for anything other than word processing and DTP. Most of the companies I was familiar with were using them as personal computers, not servers. That was the job of a wickedly expensive (but reliable) UNIX system.

  41. Re:But linux is killing unix..for better or for wo by R2.0 · · Score: 1

    "That said, both linux and Win2k are set to completely consume the server markets. Solaris, AIX and True64 simply won't be in use in ten years"

    DOD is going to chuck ASCI White within 10 years?(runs AIX per previous article) Don't think so.

    --
    "As God is my witness, I thought turkeys could fly." A. Carlson
  42. Whadya expect from /. ???? by Pig+Hogger · · Score: 0, Troll
    Compaq, Sun, SGI, and IBM are releasing new machines running Unix.
    Here we go again, more MS bashing...
    1. Re:Whadya expect from /. ???? by mikefoley · · Score: 1

      Oh how I wish we could vote for "Most asinine sig"

      --
      What's my Karma Mr. Burns? "Excellent"
    2. Re:Whadya expect from /. ???? by Pig+Hogger · · Score: 2

      Well, you can't, stupid yankee.

  43. Re:But linux is killing unix..for better or for wo by Ars-Fartsica · · Score: 2

    Maybe not in five years, but in ten years supercomputing technology will be so far out ahead of ASCI White that either in terms of speed, power consumption, or floorspace, it will be waaaay obsolete.

  44. Re:But linux is killing unix..for better or for wo by Anonymous Coward · · Score: 0

    I wouldn't count out Solaris/AIX that quickly. Shit man, OS/2 and Netware is still around today.

  45. Sure it's dead! Just ask Microsoft by Perlguy · · Score: 1
    Microsoft HAD the way out...

    http://www.wehadthewayout.com

    Bwahaaaa!

    --
    -- Windows security? Sure, which ONE would you like? -me
  46. Remember The Search for the Holy Grail... by drik00 · · Score: 0, Redundant
    slightly altered:

    UNIX: "...I'm not dead yet...I'm feeling better...I think I'll take a walk...."

    --
    Beer, now there's a temporary solution -- Homer Jay S.
  47. Cnet Networks by sulli · · Score: 1

    well, they seem to like redundant repetition. Cnet Networks on cnet.com.com: it makes sense. (Too bad they can't get c.net - one letter domain names are reserved per some Postel RFC I haven't read in years.)

    --

    sulli
    RTFJ.
    1. Re:Cnet Networks by Anonymous Coward · · Score: 0

      Oh, that's a shame -- Qwest has acquired q.com, which used to be some weird queer site, and z.com is Nissan (?). Huh.

    2. Re:Cnet Networks by sulli · · Score: 1

      Hmm, guess they're not reserved anymore!

      --

      sulli
      RTFJ.
    3. Re:Cnet Networks by be-fan · · Score: 2

      Nissan (Datsun) is famous for their Z series cars, hence z.com.

      --
      A deep unwavering belief is a sure sign you're missing something...
  48. It isn't? by glwtta · · Score: 2

    Oh good, I was worried for a while. I've been going to that We Have The Way Out site, and they make a pretty convincing argument that Windows is the only way to go. But it's good to know that there's all these big companies using and selling UNIX - who would've thought?

    --
    sic transit gloria mundi
    1. Re:It isn't? by pod · · Score: 1
      I've been going to that We Have The Way Out site, and they make a pretty convincing argument that Windows is the only way to go.

      Oh, it does, hmm? Care to tell us which specific page on the site told you that? This should be very easy, as there is only the one page on there, and strangely it doesn't mention Windows anywhere...

      --
      "Hot lesbian witches! It's fucking genius!"
    2. Re:It isn't? by glwtta · · Score: 2

      Why the picture with the little maze with the window in it, of course! You can't tell me you can argue with that. :)

      --
      sic transit gloria mundi
  49. Silly people *tsk,tsk,tsk* by powerlinekid · · Score: 5, Insightful

    Unix has been around 30 odd years. It runs graphic development machines (IRIX), industrial big iron (AIX, Solaris), desktop machines (Linux, MacOS X), gateways, routers, firewalls (*BSDs). And its been doing this for years. As the saying goes "if windows was built for the internet, then the internet was built for unix". Unix is clean and well thought out. It mixes commercial and open source and has a 30 year track record of being reliable, stable and once you get the hang of it amazingly easy. Windows on the other hand has been reliable for 2 years (Win 2k in my opinion is the only MS OS i'd trust for critical stuff, XP is too bloated and buggy, and we won't even get into the 9x line or older NT's). I think that this whole anti-unix campaign is pure Fear, Uncertainty and Doubt. Microsoft is scared. All of the markets (server, desktop, big iron, embedded systems) that MS is interested in, have unix challengers. I choose Mandrake and OS X over windows any day, even if it means some things I can't do as of now. But the thing about Unix is it's ability to adapt and grow. Between Irix, Aix, the hundred and 20 Linux distros, Free/Open/Net BSD, Solaris, MacOS X and countless others, thats a hell of a community working together. Most of these systems use GNU software (emacs, gcc, etc). Microsoft realizes now that they're not breaking into those markets as easy as they thought. They're not gaining server market share. They're not gaining embedded market share. They're definitly not gaining big iron market share (datacenter from what i hear is a disaster). And all this time, their one true market possession (desktop) is stagnet and is in danger of slipping in the future. MS realizes they can't compete with the raw numbers, and are hoping to save themselves some time or kill any chance of unix expansion. They're in a hell of a fight, the Unix world isn't netscape, lotus or any of those little companies. Unix is the big guys, like IBM, Sun, Sony (linux for ps/2 I imagine is going to be a future trend), Apple but more importantly Unix is also the faceless targets. The guy up at 3 in the morning hacking on gcc, or linux's vm system. MS just can't compete with that, and thats something I like to see. MS losing its own game.

    /powerlinekid

    --

    can't sleep slashdot will eat me
    1. Re:Silly people *tsk,tsk,tsk* by pHDNgell · · Score: 1
      The guy up at 3 in the morning hacking on gcc, or linux's vm system. MS just can't compete with that

      Apparently you haven't seen Antitrust.

      --
      -- The world is watching America, and America is watching TV.
    2. Re:Silly people *tsk,tsk,tsk* by josh+crawley · · Score: 4, Informative

      Trye, but has it changed? Programs still have problems (crashes). Still the major problems were SUID's.

      Take good old colorview from SGI machines. It was a X-server color profile viewer, but it was suid. Guess what.... it didnt even look to see if it was a valid color profile. You could read people's mailboxes with this one, or the shadow passwd file. My personal opinion of older SGI boxes were that SGI didnt care a rat's ass about thier software. They just whipped crapplications up and gave them all root access.

      Or next in the list, is the /dev/audio bug. This is NOT a crash, but just a weird setting. Older Sun boxes sold in the earliy ninties came with mics. Net admins usually connected it, usually for the novelty. Another detail is that these mics had no ON light or button (you couldnt tell if it's being used or recording) However, Sun screwed up (accidently) in the permissions. it was 0666. For those who don't know *nix, this means everybody can read and write to the sound device (essentially, listen and play over the speakers). Eavesdropping itself is *NOT* a hole. This just let users eavesdrop.

      Bugs have always existed and will always exist. Just saying it really sucked then but now is ok is just a cop out. It sucked at first, cause software is revamped by developers. That doesn't just happen immediately.

    3. Re:Silly people *tsk,tsk,tsk* by jafac · · Score: 2

      Microsoft is scared? That's gotta be the "DUH!" heard-round-the-world. Microsoft has got to be the perfect textbook example of institutionalized paranoia. That's why they destroy their competition. Because they fear it. The degree to which they pursue this destruction is the magnitude of their paranoia. If there's been one obvious factor driving Microsoft's dominance and business practices, and all of their PR blather that supposedly justifies it - it's been fear.

      --

      These are my friends, See how they glisten. See this one shine, how he smiles in the light.
    4. Re:Silly people *tsk,tsk,tsk* by jafac · · Score: 2

      And GW Bush ran against Clinton, not Gore. I think pretty much every republican for the next 50 years is going to have the privilege of running against Clinton. And the democrats are going to have the disadvantage of running against Reagan. *sigh*

      --

      These are my friends, See how they glisten. See this one shine, how he smiles in the light.
    5. Re:Silly people *tsk,tsk,tsk* by sheldon · · Score: 2

      I think you make some good points, but you don't really lead towards the conclusion.

      While there are profits to be had on the high end, there are not enough revenues to drive the R&D necessary to stay competitive in the market. So you're right, Microsoft by picking off the low and mid end and thanking Linux every day for helping with the same, hopes to drive Sun, etc. out of the race.

      Eventually Sun will end up like SGI. A niche player. At which point they won't have the money to pay for the R&D to keep their business driving forward... and as such Microsoft/Intel will surpass them given time.

      As far as Linux is concerned, it helps drive people to the x86 platform which is good for Intel R&D. Microsoft is clearly unconcerned with it at this point because the Open Source development methodology has proven itself incapable of scaling to handle large projects, so there is no real long term competition there. Certainly not if Microsoft continues to invest heavily in R&D which introduces technologies and such which make the creation of the infrastructure all the more complicated.

      It's very much like any other industry. Automobiles today... Go try to build something as complex as a BMW 740i in your garage without substantial financial resources. It's that complexity and technological advancement which creates a barrier of entry into the marketplace.

      Interesting...

    6. Re:Silly people *tsk,tsk,tsk* by Chaset · · Score: 2, Funny

      I might get modded off topic, but I think it's interesting:

      Regarding that /dev/audio bug. . . I had a co-worker who made many interesting uses of that in our group. The first use was transmission of "biological noises" to someone else's cube-just ftp an audio file to the machine's /dev/audio, or telnet in and cat any file.

      The second use was a recording of a telephone ring. When someone is standing just outside the office, he'd send a telephone ring, which sounds like it's coming from the phone (if the phone was right next to the computer), and the victim would rush to get the phone to no avail.

      It was really fun to play with and I missed it when we got upgraded to Solaris.

      --
      -- "This world is a comedy to those who think, a tragedy to those who feel."
    7. Re:Silly people *tsk,tsk,tsk* by nathanm · · Score: 2
      Windows on the other hand has been reliable for 2 years (Win 2k in my opinion is the only MS OS i'd trust for critical stuff, XP is too bloated and buggy, and we won't even get into the 9x line or older NT's).
      Personally, I wouldn't run something critical on any version of Windows. Win2K does OK as a desktop OS though.

      As far as the older versions being less reliable, NT 4 was definitely the least stable of the bunch, but NT 3.5 was much more stable than 2000. It was basically VMS with a Win 3.1 front-end. Then they moved the graphics subsystem into kernel space in NT 4, which is the culprit behind most crashes.
    8. Re:Silly people *tsk,tsk,tsk* by bryan1945 · · Score: 2

      OT, but oh well...

      It's worse than that, if you extrapolate it a bit (and this is admittedly streaching). Assuming GW Bush is succesfull in swatting the terrorist scumbags, future Democratic candidates have to run against Reagan defeating the Soviets, Bush 41 defeating Iraq, and Bush 43 defeating Taliban/Al-Queda/terrorists while Republicans run against Clinton's illustrious career of... something..., and before him you have Carter with double digit inflation. Makes the past 24 years of politics interesting reading at the very least.

      --
      Vote monkeys into Congress. They are cheaper and more trustworthy.
    9. Re:Silly people *tsk,tsk,tsk* by DunbarTheInept · · Score: 2
      It's very much like any other industry. Automobiles today... Go try to build something as complex as a BMW 740i in your garage without substantial financial resources. It's that complexity and technological advancement which creates a barrier of entry into the marketplace.

      NO. The fact that it's NOT the technologicial advancement, but the marketplace chokehold, that makes the barrier of entry into the market, the OS situation is nothing like the automobile situation.

      --

      Don't label something "offtopic" unless you know the topic well enough to tell what's on topic.

    10. Re:Silly people *tsk,tsk,tsk* by Anonymous Coward · · Score: 0

      SVR4 vs. NetBSD....first off all, how did you get source code for a SVR4-based system? You sre so credible....

      NetBSD is slow as hell. What exactly is "the right way"? Except for machine independent layers, NetBSD has nothing outstanding about it. Slow, crapola system doesn't even have ECP/EPP parallel port support. POSIX threads = dream, install 3rd party software (GNU pth). The make utility doesn't work with syntax it documents. Working right, right into the garbage. I am going back to FreeBSD.

      SVR4 was probably better designed. For one, current implementation haves threads, fine grained locking and generally work on SMP machines. The utmp/wtmp format is easier and better. /etc/rc.d/ is so much better than traditinal BSD-style crapola rc that NetBSD decided to emulate it (they could not adopt it because that would betray the "heritage" of BSD...as if we need some outdated shite OS) using rc.order with the result being a slow ass boot procedure.

      Yes, NetBSD is so well designed you have to compile in the timezone into the kernel. SVR4 implementations pioneered kernel modules, copied by linux and *BSD (although NetBSD doesn't seem to use them in the default config). Yes, all SVR4 implemenations implement BSD featurs like sockets, but thats about it. The monolithic BSD kernel is outdated, outmoded and good for playing with. How does NetBSD handle OOM? By crashing. FreeBSD kills random processes. Softupdates in FFS? Developed for Sun and contributd to *BSDs. Where is the design/innovation? Its not in linux either (umount = fs corruption).

      Maybe I should write a BSD-linux hybrid and call it: "GNU/CrapolaBSD" in recognition of its heritage.

    11. Re:Silly people *tsk,tsk,tsk* by Anonymous Coward · · Score: 0

      Nice troll attempt. NetBSD puts design ahead of features. You haven't delved deeply enough into it to realize it. Different priorities. NetBSD is probably less suitable as a high-end web server than FreeBSD, but is much more suitable as a development workstation because standards compiliance and clean design are their primary goals.

    12. Re:Silly people *tsk,tsk,tsk* by sheldon · · Score: 2

      I'm sorry, but I think it's best if you leave emotion out of the discussion. I know that you would like to believe that Microsoft is evil and that's why nobody can compete. But the fact still remains that they have some 10,000 people committed to improving their OS fulltime, and that's a commitment of resources which is hard to compete with on volunteer time.

    13. Re:Silly people *tsk,tsk,tsk* by mark-t · · Score: 2
      I think you will see that MS will be attacking the Linux world more and more, but really focusing on it as a toy, a geek toy for people to hack on and learn about systems design.

      Now why in the world would MS choose to do that? If they want Linux to die, then trying to focus on this aspect will not kill it, unless Microsoft is also planning on killing off legitimate computer science research. If Linux is a toy, then it's a darn near perfect one for this task. The opportunity to play with something has always facilitated learning because it's non-threatening -- there's no real pressure, and a person can often end up learning a great deal about a subject just because of a "toy". People have always learned better this way than they have by sitting in on lectures or reading books as part of a course. And, of course, once people actually _use_ something like Linux, they can see that it may be used in ways that transcend the typical notion of "toy", so I think MS trying to call Linux a toy just might be a significant blunder on their part. Or am I way off base here?

    14. Re:Silly people *tsk,tsk,tsk* by DunbarTheInept · · Score: 2
      But when MS really IS being evil, it is perfectly correct to bring emotion into the discussion.


      And it's not my fault that you are too blind to notice how impossible it is to enter the marketplace with the stranglehold MS has, and how that stranglehold has nothing to do with quality of product and everything to do with distribution of that product. You call it emotional. I call it not pussyfooting around about what I actually see. Being unemotional about an issue shouldn't have to include distorting the facts when you observe something unpleasant and trying to pretend it's not true.

      --

      Don't label something "offtopic" unless you know the topic well enough to tell what's on topic.

  50. Missing X tools... by Meech · · Score: 1

    My biggest beef with OS X was that the X-Window systems was not installed by default. They keep saying that it is the newest UNIX without a lot of the UNIX tools. Don't get me wrong, OS X is a great OS, but don't call it a *great* UNIX unless I can download programs that use the standard XWindow libraries and compile them.

    1. Re:Missing X tools... by weave · · Score: 3, Informative
      X-Window systems was not installed by default.

      X can be easily installed (from what I've been told, I intend to try it tonight). Go to fink.sourceforge.net. Their stuff is pre-compiled and packaged using dpkg.

      The one thing about OS X from user viewpoint is that you just don't see Unix or can even tell it's there... I had to hunt in the app folder to find the terminal app to open up a shell. Not that that was difficult, but the box I saw in the store had terminal in the dock.

    2. Re:Missing X tools... by laserjet · · Score: 2

      He is indeed correct. X is a piece of cake to install. I just ran the setup file and it did every for me, and boom, X was installed.

      --
      Moon Macrosystems. Sun's biggest competitor.
    3. Re:Missing X tools... by rseuhs · · Score: 2
      Can you run X-apps and MacOSX apps at the same time?

      Even better would be running MacOSX apps under KDE.

      Is that possible?

    4. Re:Missing X tools... by bnenning · · Score: 2
      Can you run X-apps and MacOSX apps at the same time?


      Sure, there's a rootless X server you can install via fink. The integration is excellent, copy and paste works across environments and the X windows even cast the same drop shadows that regular Aqua windows do.


      Even better would be running MacOSX apps under KDE.


      No, although I think people are trying to port KDE to Mac OS X. Another cross platform possibility is using GNUstep to port OS X Cocoa apps.

      --
      How to solve most of our problems: 1.Lots of nuclear plants. 2.Cure aging.
  51. Re:But linux is killing unix..for better or for wo by cmowire · · Score: 3, Informative

    There's a difference between an OS being used and an OS being a viable platform for future growth.

    For example, there's LOTS of people using VMS. Is VMS a viable platform anymore? Probably not, it's just easier for people to buy a newer faster Alpha for their apps then trying to port an app built around VMS features to Unix or Windows.

    What you will likely see is that, as Linux gets better, Solaris/AIX/Irix/etc will get pushed to platforms where Linux isn't yet viable.

    For a company who makes higher-end servers, Linux makes perfect business sense. The OS doesn't sell the hardware, the hardware forces you to use a particular OS, unless it's Windows. Thus, if you can lay off 25% of your OS development staff and put the other 75% to making Linux work on your platform, you save money and get geek points. Your only risk is that nobody else will make the gamble and you will be left holding the bag. Or that your hardware innately sucks and people are buying it because they got locked into your OS many many years ago.

  52. Oh my g0d by Anonymous Coward · · Score: 0

    I just heard the sad news on talk radio!! Antiquated operating system "UNIX" was found dead in it's Key West bungalo this morning. There weren't any more details. I'm sure everyone in the Slashdot community will miss UNIX -- even if you weren't a victim of it's convoluted user interface, there's no denying it's contributions to Microsoft's ascent to greatness. Truly a a hero of yester-year. UNIX will be missed :(

  53. I thought BSD != Unix by tutal · · Score: 2

    In saying that Unix isn't dead, I thought that the only Unix was that from Bell Labs. Other operating systems ie HP-UX, xBSD, and GNU/Linux are not Unix, since Unix is proprietary AT&T software that has not been able to be sold since the mid 80's. Having taken classes from a former Bell Labs employee, this point has been engrained into my cranium. Loath to anyone who calls Linux/BSD/MacOSX Unix in front of a former/current Bell Labs employee from that era.

    1. Re:I thought BSD != Unix by Anonymous Coward · · Score: 0

      Technically, the "UNIX" brandname can be applied to any product which passes a certificaiton test. AT&T ancestry is not required. See http://www.opengroup.org/ for all the info.

      However, most people in the Unix community applied the Walks Like A Duck standard, in which case BSD fits the bill moreso than some of the "official" UNIXes (including OpenVMS, OS/390, WinNT/Interix).

  54. How ironic... by Anonymous Coward · · Score: 0

    Unix outlived Slashdot having content.

  55. Not dead, just unstable and insecure.... by The+Slashdolt · · Score: 2

    at least compared to windows. Just read this article.

    "Windows NT was redesigned from the ground up to have reliability, scalability, and security. Windows 2000 builds on the Windows NT base, not the Windows 95/98/ME base. It should be no surprise, then, that Windows 2000 has proven itself to be much more reliable than either Unix or Windows 95/98/ME."

    "In short, the Windows 9X [95/98/ME] operating system was not designed for today's networking environments... Unix, which was developed by and for scientific researchers and computer scientists, was not designed with security in mind either..."

    No, I don't believe this FUD, I just can't believe some of the crap that people say...

    --
    mp3's are only for those with bad memories
    1. Re:Not dead, just unstable and insecure.... by The+Slashdolt · · Score: 2

      Do note that he says:

      "The competitive choice to Windows 2000, back when ARGO was choosing an operating system platform, would have been Unix. The Unix platform has more recently morphed into the Linux platform, Linux being the "industry standard" version of Unix, so we can compare Windows 2000 to Unix/Linux."

      He is very careful not to lump together all versions of windows, yet he lumps together all versions of unix. If he really intended to only be talking about a single version of unix, he should have made that clear. But he didn't. Isn't it nice how he says "back when" they were choosing competition for windows 2000 there was only unix. And it has "more recently morphed into the Linux platform". Doesn't it sound like way back when windows 2000 came out, there was no linux. Or that linux JUST came out recently.

      --
      mp3's are only for those with bad memories
    2. Re:Not dead, just unstable and insecure.... by sheldon · · Score: 2

      Unix had a lot of growing pains as well. If you look back at SunOS, Ultrix, SVR4 versions, Solaris, and OSF/1... they weren't particularly stable.

      My memory of the early 1.x releases of OSF/1 are most fresh in my memory. Machines would spontaneously reboot, major processes would crash, corruption in the file system over extended periods of use, etc. It took several years for that to stabilize, and that was still 20 years after the initial versions of Unix were out there.

      I also look back at some of the problems we used to suffer when TCP/IP was an add-on package for Unix distributions like SCO. God was that ever a mess.

    3. Re:Not dead, just unstable and insecure.... by rutledjw · · Score: 1
      Pardon my saying so, but whoop-dee-do. "Isn't that bad" counts for exactly zero.

      Win version whatever doesn't scale nor does it use resources efficiently. The resources needed for an XP desktop can make a small Linux dev server. Reliability with Windows is hit-or-miss at best. I've had NT4 an box stay up for weeks and several others (NT4 and 2K) with limited lifespans to say the least.

      If this is where they are for a "first try OS" then they need to start over. I'm quite serious, there is no excuse for the waste present in the most recent versions of windows...

      --

      Computer Science is Applied Philosophy
  56. Unix by Anonymous Coward · · Score: 0

    I did n't know unixs still existed I thought that practice died out long time ago

  57. well, it wasn't there earlier you dolt, by Anonymous Coward · · Score: 0

    and probably wouldn't have been unless this person had posted what they did. There's a reason they posted this and got modded up to 5.

  58. Smells like some FUD there by yogi · · Score: 1

    "trying to eke sales out of a Unix market that shrank 18.7 percent from $25.3 billion in 2001 to $20.6 billion in 2000."

    Translation:
    1) I need a proofreader.
    2) What I really mean is an 18% year on year drop from 2000 to 2001.
    3) I am trying to hint that Unix sales are falling. ( Maybe some competing operating system is taking over... )

    Of course, this is not the whole story. The dotcom crash hit everyone, not just the Unix vendors ( ask Compaq, HP, IBM how there PC sales went. Ask Dell for that matter )

  59. From the article by Rand+Race · · Score: 3, Funny
    Big Blue's newest machine will compete chiefly against the Unix servers from HP, long king of the midrange market, and from Sun, which will release its own midrange offering, the "Starkitty," on Tuesday.

    I can't imagine asking my boss to drop 150 large on a Starkitty.


    "Well sir, we can either go with the IBM p670 or the Sun Starkitty."

    "The IBM or WHAT!?"

    --
    Insanity is the last line of defence for the master diplomat. But you have to lay the groundwork early.
    1. Re:From the article by glwtta · · Score: 2

      I think they should just release a Boo Boo Kitty Fuck - that will sell much better, IMO.

      --
      sic transit gloria mundi
    2. Re:From the article by zmalone · · Score: 1

      Thats just an internal name, like "Tualitin", or "Clawhammer".

    3. Re:From the article by Anonymous Coward · · Score: 0

      This article isn't very good...the name StarKitty was something that a writer at the Register came up with as a joke. Also, Sun hasn't officially announced exactly what they are going to show tomorrow...the StarKitty stuff is just a guess.

    4. Re:From the article by Anonymous Coward · · Score: 0

      It would have been even better if they had named it the StarPussy. Now that would be worth saving up for.

    5. Re:From the article by Anonymous Coward · · Score: 0

      They actually got the name wrong, it's not "Starkitty" but "Hellokitty". It's available only in pink, with (optional) decorations made of fluffy white polyester fur.

      :P

  60. No -- OSX is NOT UNIX by Anonymous Coward · · Score: 0

    OSX does not contain licensed UNIX code, and no OSX Macintosh is a certified UNIX system.

    You can get a real UNIX box for a lot less than a Mac costs.

  61. Unix isn't dead out of necessity by diabolus_in_america · · Score: 2

    Or should I say FreeBSD is not dead. I work for a medium-sized manufacturing company, and we are making the move from a data center hodge-podge of Windows NT/SQL Server and HP-UX/Oracle to FreeBSD/Postgres.
    Why? Microsoft, HP and Oracle's license schemes and pricing are completely out of control and unpredictable. FreeBSD affords us the opportunity to move into a very familar and comfortable environment while still maintaining the stability and robustness of a "real" UNIX.
    Microsoft is not the only priniciple behind this move. While it'll be great to get Windows NT completely off out network, it'll be even more beneficial to our company's bottom line to rid ourselves of Oracle's and HP's constant intrusions and high pricing as well!

    1. Re:Unix isn't dead out of necessity by Anonymous Coward · · Score: 0

      FreeBSD is not dead yet but it keeps losing market share (now below one half of one percent of servers says Gartner Group). I guess you could say it is fading out.

  62. UNIX was never dying in the first place by southpolesammy · · Score: 3, Interesting

    Unlike many Windows servers, my experience with UNIX servers has been that its longevity is one of its endearing qualities. Services running on UNIX servers tend to have a very long usable lifespan, IMHO due to the fact that the underlying system runs well enough that the application tends to be updated before the system needs to be.

    But there is a caveat with using UNIX. The people who can successfully design, architect, administer, and maintain UNIX servers are a tight knit bunch, and as a result of its longevity, they don't tend to move around very often because a given server may be alive far longer than the average Windows server. Additionally, it's been my experience that the longer an individual concentrates on a given subject, such as a single UNIX server, that the more in-depth knowledge they begin to amass about that OS and therefore, they become even more valuable/pigeon-holed into a given organization's IT plans.

    This combination of longevity and expertise results in a decreased pool of available personnel available for UNIX projects to organizations at any given time, compared to what I perceive as a larger pool of available Windows talent at any given time. Does this necessarily lead to new projects being run on Windows because the only available talent is Windows? Perhaps...

    My vision of UNIX's biggest fear, is that it won't necessarily die, but be bred out of existence because new projects tend to be addressed by whatever resources are available at that time, and if there aren't any available UNIX experts, then nature abhors a vacuum and the projects will be filled with whomever is available at that time.

    --
    Rule #1 -- Politics always trumps technology.
    1. Re:UNIX was never dying in the first place by AX.25 · · Score: 1

      Actually it leads to windows admins trying to run unix and failing. I've actually seen this happen.

      --
      What is pirate software? Software for inventory of stolen treasure?
    2. Re:UNIX was never dying in the first place by Anonymous Coward · · Score: 0

      Additionally, it's been my experience that the longer an individual concentrates on a given subject, such as a single UNIX server, that the more in-depth knowledge they begin to amass about that OS and therefore, they become even more valuable/pigeon-holed into a given organization's IT plans

      Well, there's also that individual's personal hygiene and social mannerisms :P

    3. Re:UNIX was never dying in the first place by jcoy42 · · Score: 1
      My vision of UNIX's biggest fear, is that it won't necessarily die, but be bred out of existence because new projects tend to be addressed by whatever resources are available at that time, and if there aren't any available UNIX experts, then nature abhors a vacuum and the projects will be filled with whomever is available at that time.
      On a unix system, a good administrator can automate 70% of the job, and simplify another 20% such that anyone can do it. This reduces the job to monitering automated emails and waiting for something to break.

      Spending all day reading email doesn't look good to efficency experts. So they choose the windows person working 20 hour days applying critical updates onto (way too many) computers.

      The result is the unix guy gets pushed into working on mismanaged projects so they at least have enough to do to keep thier job. They end up miserable eventually bail on the whole thing, becoming sales or management because the job they wanted to do ends up being less than enough work to make it viable to management.
      --
      Never trust an atom. They make up everything.
  63. I'm not dead yet! by angst_ridden_hipster · · Score: 3, Funny

    I'm not dead!
    I'm not!
    I'm getting better!
    I don't want to go on the cart!
    I feel fine!
    I think I'll go for a walk.
    [singing] I feel happy. I feel happy.

    (etc. Credit due the fine fellows of Python)

    --
    Eloi, Eloi, lema sabachtani?
    www.fogbound.net
    1. Re:I'm not dead yet! by MasterMnd · · Score: 1

      Actually I see it more like:

      Undertaker: Bringout your dead!
      Microsoft: Here's one for you
      Unix: I'm not dead yet!
      Undertaker: What was that?
      Microsoft: What? I didn't hear anything.
      ...etc...

  64. No, THIS is funny. . . by czardonic · · Score: 1

    Its pining for the fjords!

    --
    Takahashi Rumiko made beats! DON, taku, DON, taku. . .
  65. Mi**da ( BS in spanish ) by humanx · · Score: 0

    Unix isn't slow in adopting new technologies. I think it's faster. The real diference is that Unix adopt new technology when it's necesary, instead of marketing reasons. Do I have to say XML?

    ::omar

  66. Don't measure intelligence by spelling by NanoGator · · Score: 2

    "If you're going to capitalize a word for emphasis, please at least make sure that you spell it right, at the risk of making yourself look Really Dumb.(TM)"

    It's really rude to correct somebody when they are perfectly understandable. I certainly have no intention of judging anybody's intelligence by the way they spell.

    BTW, if you're going to use the TM symbol, do it right: (TM) -- see, not too hard is it?

    --
    "Derp de derp."
  67. 3.com by cpeterso · · Score: 2


    too bad 3Com cannot get 3.com.

    1. Re:3.com by Mawbid · · Score: 1

      Actually, if my memory is correct, 3com shouldn't even have gotten 3com.com. Before some date, domain names were not allowed to start with a digit. I seem to recall reading rules to that effect from an ostensibly authoratative and current source long after 3com.com came to be.

      --
      Fuck the system? Nah, you might catch something.
    2. Re:3.com by VoiceOfRaisin · · Score: 1

      or com.com.com ?

    3. Re:3.com by scotch · · Score: 1
      coma.coma.coma.comacomelia.com

      com.and.go

      com.and.go

      --
      XML causes global warming.
    4. Re:3.com by Anonymous Coward · · Score: 0

      There used to be a rule that no component of a domain could be a number. This was because otherwise it's not possible to tell whether a string like "18.243.1.73" is an IP address or a name in the DNS. The rule was later dropped, in favour of an agreement that the top-level domains would never be entirely numeric.

  68. It's not dead... by danger42 · · Score: 1

    I discovered the only reason that it had been sitting on its perch in the first place was that it had been NAILED there.

    --
    -nd
  69. IRC by Aeronautico · · Score: 0

    please use your distribution of the unix-clone known as "Linux" to acces #lifesux @ quakenet, the place where geeks kick ass!

    --
    All your moderations are belong to me.
  70. Re:No -- OSX is NOT UNIX --**wrongo, raindeer by MikeMo · · Score: 1

    According to http://www.linuxnews.com/stories.php?topic=8 "OS X Achieves Official UNIX® Certification Status" This is according to Linux News for Business.

  71. Shrinking backwards in time! by frohike · · Score: 1

    But Compaq and SGI haven't achieved the market success of competing Unix servers from IBM, Sun and Hewlett-Packard. Those larger companies are moving aggressively as well, trying to eke sales out of a Unix market that shrank 18.7 percent from $25.3 billion in 2001 to $20.6 billion in 2000.

    Am I the only one that notices a logical problem here? Or perhaps that guy finished his time machine?

  72. The other day... by Anonymous Coward · · Score: 0

    Reading the history of Unix, I recall they were not doing it for money, neither market share, nor even considering client (people) demands; they wanted to give experienced users (themselves included) a *lot* of power.

    That's the kind of thing that cannot be done today: the current idea is to impoverish the user, removing rights and functions (see DMCA, SSSCA/CBDTA whatever) from him and then selling them back -- sometimes. :-(

    In fact, in my own personal and admittedly peripheral opinion, even Unix people should adopt more the Unix philosophy: we shouldn't have so many do-everything programs.

    But, sigh, maybe that's the way things work here, first appearing bloated then getting simplified over time -- at least, it's unlike in other OS environments where entropy rules.

    I guess Henry Spencer's saying applies well here:

    "Those who do not understand Unix are condemned to reinvent it, poorly."

    And, of course, start mocking Unix after realizing they cannot easily copy it.

  73. Not to mention GNU/Linux for several years by FreeUser · · Score: 3, Insightful

    Not to mention GNU/Linux, since 2.2.x on 64-bit architectures.

    I believe most of the *BSD variants are 64-bit capable as well these days.

    Indeed, AFAIK the only 'mainstream' OS that is struggling with 64-bit and so late to the game is ... Microsoft Windows.

    But with their propogandists to convince everyone who'll listen that 64-bit computing didn't exist before their johnny-come-lately (and johnny-can't-do-it-quite-right-for-several-more-it erations) operating system finally gets a modicum of 64-bit capability, many will look at 64-bit computing as another Microsoft "innovation," reality be damned.

    --
    The Future of Human Evolution: Autonomy
    1. Re:Not to mention GNU/Linux for several years by jsse · · Score: 1

      Indeed, AFAIK the only 'mainstream' OS that is struggling with 64-bit and so late to the game is ... Microsoft Windows.

      I didn't make this up, but in a conference a Microsoft sales babbling in public '64-bit OS is too slow, and all your works must be rewritten for 64-bit processing(?). Windows is a hybrid of 32bit and 64bit OS - that's why it has outstanding performance while perserving 64-bit compatiblity".

      I wish he's joking.

  74. Unix isn't dead? by nakaduct · · Score: 2

    Well shit, I guess that means I have to go to work tomorrow. Hope my co-workers see this story
    or else I'll be all alone in the office.

    Outright stupidity on the front page is nothing new, but somedays it's hard to believe the editors don't know better.

    cheers,
    mike

    1. Re:Unix isn't dead? by Anonymous Coward · · Score: 0

      I don't think that it is a stupid headline. It is true that certain brands of Unix are shrinking as defined by a slice of the market share pie. You can go and read any of the industry reports which will give you a statistical breakdown of the trends. Some Unix is gaining market share (e.g. Linux). Some Unix is holding its own (e.g Solaris). Some Unix is shrinking in market share (e.g. SCO and BSD). If you count the Linux numbers into the Unix market as a whole, then Unix is not doing too badly. If you exclude Linux from the survey numbers, then it is pretty clear that Unix is losing market share.

  75. sudo open by nullard · · Score: 1

    Need a GUI app as root? sudo open.

    sudo open does not work. It was linked to a major security hole and Apple shut it down. If you need to sudo a gui app, you need to run sudo path/to/actual/binary/in/pkg

    --


    t'nera semordnilap
  76. an idea by Anonymous Coward · · Score: 0
    This might be a little bit mean, but I think we should all slashdot http://www.wehavethewayout.com/ every other day or so for a while to help prove how "stable" it is.

  77. Meanwhile, in a parallel universe near you: by cosmo7 · · Score: 3, Funny

    Microsoft releases Windows/X, a BSD-based unix with an open-source layer called Freud and a graphical interface called Water. The OS uses twin APIs; a cleaned up Win32 called Soot and (uh) Chocolate.

    1. Re:Meanwhile, in a parallel universe near you: by jafac · · Score: 4, Funny

      Microsoft releases Windows/X, a BSD-based unix with an open-source layer called Freud and a graphical interface called Water. The OS uses twin APIs; a cleaned up Win32 called Soot and (uh) Chocolate.

      Yes, but they're still cleaning up problems with Freud, because quite often, child processes will become attached to the processes that spawned them.

      --

      These are my friends, See how they glisten. See this one shine, how he smiles in the light.
  78. Re:Actually, the UNIX market share is going down.. by shking · · Score: 1

    That's because the total market is going up (just more slowly, because of a recession)

    I'll worry about Sun and IBM if they can't increase their market share over a five year span.

    I'll worry if the number of machines they sell doesn't increase. The desktop market (windoze + some mac) is larger and will grow faster than the server (unix + some windoze) & specialty workstation (unix, mac + some windoze) markets , but...

    • all 3 markets are usually lumped together, distorting perceptions
    • the margins are much bigger in the second two markets, because a windoze desktop computer has become a commodity
    • windoze dominates whenever the computer is a standardized commodity (eg. the desktop, POS terminals), but faces real competition otherwise
    --
    -- "At Microsoft, quality is job 1.1" -- PC Magazine, Nov. 1994
  79. slashdot meet cnet by doofus1 · · Score: 1

    trying to eke sales out
    of a Unix market that
    shrank 18.7 percent from
    $25.3 billion in 2001 to
    $20.6 billion in 2000

    That looks like growth to me :) Unless time suddenly started moving backward, or cnet hired some editors away from slashdot

    1. Re:slashdot meet cnet by Shuh · · Score: 1

      trying to eke sales out
      of a Unix market that
      shrank 18.7 percent from
      $25.3 billion in 2001 to
      $20.6 billion in 2000


      That looks like growth to me :) Unless time suddenly started moving backward, or cnet hired some editors away from slashdot

      Geeez, I knew there was FUD out there about UNIX, but I had no idea they would be this brazen about it!

  80. Re:But linux is killing unix..for better or for wo by Anonymous Coward · · Score: 0

    "That said, both linux and Win2k are set to completely consume the server markets. Solaris, AIX and True64 simply won't be in use in ten years. On that I will bet."

    Ok, so I m going to power down the Ultra4 that manages our corporate ATM connection under Solaris version euh... damn I dont even know which version :) ... Oh wait... no, no, no... I shouldnt do that...

    This box will be there until everything goes wireless.
    I wouldnt touch that box even if I had a gun pointed to my head!
    Even if Bil and Unisys came to offer me some 32 processor P4 box for free, I would tell them to go to hell...

    My advice: IF IT WORKS, DON T FIX IT!

    -GH

  81. The question isn't whether Unix is dead... by throx · · Score: 5, Insightful

    ...but why Timothy is trolling. Are hits really that bad?

    --

    Fear: When you see B8 00 4C CD 21 and know what it means

  82. New ideas != Good ideas by Usquebaugh · · Score: 1

    What fantastic new feature do midrange computers need that Unix does not allow?

    I just wish that computers would run one OS, one standard interface to the hardware. I've had to learn PC/DOS, MCP, OS/390, OS/400, OS/2, Windows (3.11->XP) and Unix. I'm sick of learning new wasy to do the same old thing.

    It's the same with programming, I'm not a systems guy I develop applications. Languages I've had to use Basic, COBOL, PL/I, Pascal, C, C++, Smalltalk, Java, RPG/II->RPG/ILE. I'm a smalltalk fan but Java looks to be the answer.

    In short there is no need for future developers to suffer like I had to. Buy some hardware, load Unix and program in Java.

    1. Re:New ideas != Good ideas by groman · · Score: 2

      Well, with the exception of Cobol there, if this is what you call "suffering" maybe you're in the wrong profession. I personally enjoy almost every new OS and new language I encounter. I'm still exstatic from discovering Python. :-) As for Unix, it's far from dead. It's Windows that seems to be dying.[grin]

  83. And in the BSD world... by freebsd45 · · Score: 1

    FreeBSD 5.0 Developer Preview 1 is now available!

    http://www.FreeBSD.org/releases/5.0R/DP1/relnotes. html

    New SMP, better threads, file system snapshots, background fsck, and more!

    1. Re:And in the BSD world... by Anonymous Coward · · Score: 0

      Hmmm Fscking in the background....

  84. Comment removed by account_deleted · · Score: 4, Interesting

    Comment removed based on user account deletion

  85. Re:But linux is killing unix..for better or for wo by crudeboy · · Score: 1
    While linux will be doing great, it won't in secure environments...

    From the NSA:s faq on "NATIONAL POLICY REGARDING THE EVALUATION OF COMMERCIAL IA PRODUCTS":

    "Effective 1 July 2002, U.S. Government Departments and Agencies will be required to acquire, for use on national security systems, only those IA and IA-enabled products that have been evaluated or validated in accordance with the requirements of NSTISSP No. 11, and its associated programs and processes."

    So what does this mean?

    It means that linux can't enter into high security environments without having been evaluated, and since the evaluation process takes several years and cost lots of money, this is unlikely to happen.

    Which in turn makes unix live on, as there already exists evaluated "trusted" versions of many unixes.

    That's just my .2

  86. The Flanders test by ocie · · Score: 3, Funny

    I don't think this story quite passes my "Flanders" test:

    [Rod shows Todd a headline: "Playtime Is Fun"]
    Todd: [gives thumbs-up] Go with it!

    If your headline can be substituted for "Playtime Is Fun" in the above, and it is still funny, then the story has failed the Flanders test.

    --
    JET Program: see Japan, meet intere
  87. The enemy are retreating the wrong direction, sir! by beej · · Score: 1
    [...]trying to eke sales out of a Unix market that shrank 18.7 percent from $25.3 billion in 2001 to $20.6 billion in 2000.

    Now that's the kind of shrinkage I could get used to.

  88. then what actually defines UNIX as UNIX? by jiminim · · Score: 1



    Everything (devices too) as a file?

    Or a file structure starting in one of those geeky symbols '/' instead of 'C:' under "My Computer" where it is supposed to be?

    Damnit I hate people who say "A drive" instead of floppy drive.

    1. Re:then what actually defines UNIX as UNIX? by Anonymous Coward · · Score: 0

      The Open Group defines UNIX as UNIX.

  89. Comment removed by account_deleted · · Score: 5, Informative

    Comment removed based on user account deletion

  90. BSD _IS_ a UNIX fork. by Anonymous Coward · · Score: 0

    It should be pointed out that BSD in fact _IS_ unix.
    If you read youre history you will find out that Berkley took an early UNIX codebase and started making improvments to it.
    Then somewhere in BSD/UNIX history BSD became more and more incompatible with UNIX.
    IOW it's a fork of UNIX.
    But it is becoming more and more like every other UNIX every day now. With POSIX compability and stuff. :-)

  91. Funny headline by roguerez · · Score: 2

    "unix isn't dead".

    Is this a troll or something? Seems like an editorial troll to me. Of course I don't have to mention that each and every person on this board knows that unix alive and kicking. Why the silly headline???? Is this the first Slashvertisement or something?

  92. BTW, if you're going to use the TM symbol, do it r by Anonymous Coward · · Score: 0

    The ™ symbol only works in Windows, you fucking moron. And, like it or not, spelling IS going to be used to judge intelligence in a purely written forum such as this.

  93. Alpha not a serious UNIX player anymore by argel · · Score: 1
    Compaq buys DEC out and practically kills the Alpha line (on the plus side AMD picks up a lot of their engineers). Meanwhile HP manages to alienate just about all of their customers.

    Now Compaq starts pushing the Alpha again just in time to merge with HP. Oh yeah, I'm sure the Alpha has a great future. <cough>

    When buying server hardware you want to know the product line will be supported in the future. Given that, the commercial UNIX players of today are Sun and IBM, with SGI a a distant third. Wasn't it Nestle who just made a $5mil deal to switch from HP-UX to AIX?

    --

    -- Argel
    1. Re:Alpha not a serious UNIX player anymore by Anonymous Coward · · Score: 0

      The Alpha just released has been in development for a looong time (judging by how long Alpha fanboys have been prattling about it). It's designed to hold the midrange to whenever Intel gets around to making a working Itanium (2003?).

      If the rats haven't already left the ship, the thought of TruHP-LUNX64 on Itanium will probably give them heart attacks.

  94. Yes it's wery much alive. by Anonymous Coward · · Score: 0

    And last week i tried Minix.
    huh.

  95. But Linux is dying by Anonymous Coward · · Score: 0

    Leenux is four loozers. Mandrick is going
    out of business cause all the leeenux oozers
    won't pay money for free software.

    Only BSD is getting stronger.

  96. Yes it is! by Anonymous Coward · · Score: 0

    Unix = suck
    Linux = still sucks
    Microsoft = forever!

    Of course, my mind might be swayed if I hadn't retired at 30 thanks to MS.

  97. Re:Meanwhile, in a parallel universe should be a 4 by Anonymous Coward · · Score: 0

    noone at /. uses X?

  98. With Apologies to F.Zappa by Anonymous Coward · · Score: 1, Funny

    ... it just smells funny.

  99. Re:Actually, the UNIX market share is going down.. by rseuhs · · Score: 2
    Well, Linux is just another Unix.

    (Yes I do know that it's a rewrite and not the same codebase. So? Why should anybody care? Is every car other than Mercedes no car, just because they were designed independently from the first design?)

    Unix and Linux run the same applications, look the same, feel the same, have the same philosophy and are run by the same people which the same skillset. I even use the ~/.alias file from an very old SunOS (yes, the OS before Solaris) on my Linux boxes right now.

    (Try using any Win3.11 file on WinXP. Good luck. Linux and Unix are closer than the Windows variants, actually.)

    Why anybody should artificially seperate Linux from the other Unix-flavours is beoynd me. It's the same in all respects that matter.

  100. Unix isn't dead by theridersofrohan · · Score: 1
    Unix isn't dead



    err, yes, thanks for pointing that out i guess...

  101. It most certainly isn't dead and never was. by Crag · · Score: 2

    It was resting...and pining for the fjords.

    I'm sure John Cleese would back me up on this one.

  102. Comment removed by account_deleted · · Score: 2

    Comment removed based on user account deletion

  103. Re:But linux is killing unix..for better or for wo by jafac · · Score: 2

    This is at least partially because Linux and it's set of applications are FINALLY starting to mature. Mozilla is *nearly* there. (IMO, it's there - I've deleted Netscape 4.72 and I'm not looking back). Gimp, a few years ago was very rough, and now it's actually a useful app. And the windows managers for Linux are far better than they used to be. I think Linux's time has not yet arrived - but it is soon, my children. Soon.

    --

    These are my friends, See how they glisten. See this one shine, how he smiles in the light.
  104. Re:Actually, the UNIX market share is going down.. by Anonymous Coward · · Score: 0

    GNU?

  105. Oooh ooh ooh! Let me! Let me! by Anonymous Coward · · Score: 1, Funny

    This is of course the guy version -- any female /.ers want to comment?

    Windows 2000/XP: Yes, she's hot, and by all accounts good in the sack, but you've heard stories. Miss XP in particular has a well-documented reputation for being something of a fleabag.

    Windows 98: Not bad looking, not real interesting, probably going to college because her parents want her to. High maintenance, low expectations.

    WinME: Same girl, sophomore year, taken to wearing too much makeup because her parents wouldn't let her wear any.

    Linux: Heartbreakingly beautiful, or at least she would be if she tried, but couldn't care less. If she showed up in anything even as daring as a scoop-necked top, though, everyone would be drooling and nobody would recognize her.

    MacOS (classic): Beautiful but ditzy, basically compentent but was mysteriously the best student in art class. Daddy gave her an AmEx gold card.

    MacOS X: Went to college, still beautiful, still ditzy, but there's clearly a brain under there. But she's holding back for some reason.

    BeOS: Quirky, slightly psycho hot goth chick that transferred out sophomore year just as soon as everyone started to get to know her.

    PalmOS: MacOS' kid sister. Just as hot, but seems determined not to grow up.

    /Brian

    1. Re:Oooh ooh ooh! Let me! Let me! by Anonymous Coward · · Score: 0

      "Windows 98: Not bad looking, not real interesting, probably going to college because her parents want her to. High maintenance, low expectations."

      Taking that a step farther, you'd be talking about the girl 98SE when she's sort of fitting in.

      Win98 (first edition) would be her when she was starting to adjust to life.

      Win95 would be the same girl back when she was in the "institution".

  106. dead? no way! by sewagemaster · · Score: 1

    definately not dead.
    chip companies use it so much that without it, they're pretty much dead. so much computation. dont tell me they use win32 to do all their heavy design. all the command line tools are so useful in parsing/ modifing the netlists. write a script and you're all done. not to mention the least about design automation..

  107. "It's not dead; it's pinin'" by Anonymous Coward · · Score: 0

    What do you mean it's not dead?

    "It's just pinin'... for the fjords!"

    Pinin'?!?! Unix is deceased! It's passed on! It is an ex-operating system!

    =)

  108. er...how come this didn't get a -1 by theolein · · Score: 1

    for trolling?

  109. Priorities: the Actual Story by Anonymous Coward · · Score: 0

    Come now be fair, the poor boy was so concerned he would not get his irellevant OSX reference in....

  110. Unix servers breaking out all over by toofast · · Score: 2

    Is it just me, or does that subject line just sound bad? At first thought, I figures lots of UNIX server were breaking. But when I read the article, I realized otherwise.

    I think CNET chose that confusing tagline on purpose, to help spread FUD.

    1. Re:Unix servers breaking out all over by Anonymous Coward · · Score: 0

      Hey! My shoelaces are untied. I think someone untied them on purpose, to help spread FUD.

      Journalists and editors (real ones) like to come up with noticable headlines, by using dual meanings, alliteration, humor, etc. Sloppy ones (like found on slashdot) just use misleading, mispelled, or flat out inaccurate headlines.

  111. Re:But linux is killing unix..for better or for wo by Anonymous Coward · · Score: 0
    Ok, so I m going to power down the Ultra4 that manages our corporate ATM connection under Solaris version euh

    Pffft...you'll have replaced that box twice over the next ten years...actually probably three times.

  112. Re: The way out. by Brendor · · Score: 1

    I could, but it would only lead you to a realm whose architechture is comprised of gates, windows, and insecure explorers.

  113. Don't pigeonhole IBM or Sony by Ars-Fartsica · · Score: 2, Insightful
    The only vendor on your list who is truly sold out to unix is Sun. IBM doesn't care - they'll put whatever OS is popular on their computers. IBM may be backing linux, but they are selling Win2k. Sony is just off of the map - what they are doing has little bearing on enterprise computing.

    Now once you get down to the players who are 100% unix, you'll notice that combined they aren't even half of the market cap of MSFT, and probably occupy less rack space (don't smirk - there is a lot of Win2k in the colos these days).

  114. Re:The Question Isn't Whether COX are smoking... by Anonymous Coward · · Score: 0

    Dear A. Coward

    Please use a less obvious name. This one makes you look like an anonymous coward.

    Anyway Dark Paladin's cock is only smoking 'cause he gets so much action!

    Franhy Coward

  115. Re:who ever said it was? - I call BS by Anonymous Coward · · Score: 0

    "Go to netcraft.com and see what 80% of the people use for their webservers, UNIX!"

    Huh? When one looks at http://www.netcraft.com/Survey/ we see IIS at 29 or 26 percent. Now most people would assume that IIS only runs on MS Windows platforms so your 80% claim is crap right off the bat.

    Apache is the top webserver period how much do you want to bet that 20 percent of Windows web servers run Apache especially with all the crap IIS has had in the past? OK so take 20 percent of the IIS numbers and add that to those IIS numbers.

    OK I've called your BS using your own source I guess I'm done without even mentioning OS/2 webservers, alternative webservers under Windows and pre MAC OS X servers or BSD.

    "GOD BLESS UNIX"

    As for this well there is still quite a bit of room for improvement in the UNIX camp. Little things like standardizing what has been for so long fragmented (thank Linux for starting this progress), adapting to changes in the field and bringing new users into the fold. If these trends at improvements in these and other areas don't continue, not only will UNIX be in ever decreasing niche markets . . .
    it won't have a prayer. ;-)

  116. Re:Actually, the UNIX market share is going down.. by Anonymous Coward · · Score: 0

    Be sure to thank Chief Communist Richard M. Stallman for this, on your way to the unemployment office.

  117. Re:Actually, the UNIX market share is going down.. by Junta · · Score: 2

    Well, just because things have similar look and feel, does not mean they are the same thing. Hell, Unix variants are further apart than Windows variants (try running ls from old SunOS on a different unix.. ok this doesn't work for more than just library reasons, but even if you have two true Unix systems and the same architecture, they won't run each other's binaries most of the time (exceptions like BSD's linux emulation, iBCS, etc exist, but they are jsut that, exceptions.) Now run a WfW 3.11 app on a brand new Windows install, it will 98% likely work, maybe not perfect, but it will work.

    Linux achieves a very similar feel and API, but, as the GNU acronym says, GNU is not Unix, it is a Unix clone that won't pay money to get the Unix certification...

    In the end I guess I agree with you that they are close enough not to matter, but you can't call them the same thing, and for all the faults of the Windows platforms, maintaining compatibility across variants isn't one of them. I still hate Windows, but I hate it on terms that are more true :)

    --
    XML is like violence. If it doesn't solve the problem, use more.
  118. No, there is a 64-bit XP by Ars-Fartsica · · Score: 2

    IBM has been putting it on their Itenium boxes.

    1. Re:No, there is a 64-bit XP by akintayo · · Score: 1

      Windows 2000 supports the Itanium processors, .NET Server should also run on the itanium but it has not yet been released.

      XP ? I am not sure but I don't think it is supported.

      --
      Woe be on to them, all who rise against poor people, shall perish in a the end. Buju Banton
    2. Re:No, there is a 64-bit XP by akintayo · · Score: 1

      i was wrong, the previous poster was right

      --
      Woe be on to them, all who rise against poor people, shall perish in a the end. Buju Banton
  119. barely legal . . . by Anonymous Coward · · Score: 0

    I would classify it in the 'barely legal' category since the 10.1 release. Won't get you arrested, but still inexperienced and immature, still needing some real-life experience. She's coming along nicely, though, and by the time 10.2 rolls out, she'll be the sexy and self-confident woman whe was meant to be.

  120. bullshit!! by Anonymous Coward · · Score: 0

    UNIX is DYING. PERIOD. ok? yeah. its dead. good bye.

  121. Bahahaha... by Anonymous Coward · · Score: 0

    You must be taking the piss.

    I feel so much pity. You're the troll! Some might argue I'm acting as one too...

    1. Re:Bahahaha... by Anonymous Coward · · Score: 0

      Not you are not, want to see a troll, browse at +5, bloody Linux loving fud!

  122. To continue girl theme: by mike449 · · Score: 1

    Some of the girls you mentioned are yours for money.
    Some agree to sleep with you for free.

  123. Oh Boy! I get it:) by Rooktoven · · Score: 1

    It made me laugh so hard it hurt. And do you really wan---

    --

    Acquiescence leads to obliteration
  124. Better operating systems not getting a chance? WTF by Gothmolly · · Score: 2

    If they were better, they'd have their chance. Welcome to the market, or Real World, or "that big room outside the lecture hall where the ceiling is sometimes blue and white, and other times black with white dots".

    The innovation you claim is being stifled sounds like whining to me.

    --
    I want to delete my account but Slashdot doesn't allow it.
  125. Preinstalled X not necessarily good. by TheInternet · · Score: 1

    My biggest beef with OS X was that the X-Window systems was not installed by default

    I'm guessing this policy is partially because Apple doesn't want developers to "port" to Mac OS X by recompiling for Darwin with X11. It would provide a pretty horrible experience and we're back to square one. I suppose this is debatable, but I can see merit in this. If apps are ported to Cocoa or Carbon, everything works very nicely together.

    X11 is fine for hardcore nix folks, but arguably bad for "normal" people. The people that do want X11 won't have much of a problem setting it up.

    - Scott

    --
    Scott Stevenson
    Tree House Ideas
  126. Redhat on Digital (Compaq) Alpha by yaddayaddayadda · · Score: 1

    I'm writing this post on a 64-bit 500MHz Alpha machine running Redhat Linux 7.1. Here's a story about 64-bit Windows. Digital and Microsoft worked on 64-bit windows together for some time. This box came with Windows NT 4.0 for DEC Alpha back in '98. That OS was a bit of a kludge because it was still a 32-bit version of Windows. For some time Alpha NT ran most large Exchange, SQL, and IIS servers. Oracle ran on Alpha NT as well. The software for Alpha NT was plentiful in the server world, so compatibility wasn't an issue. My Alpha was purchased for running Lightwave 3D under Windows NT (alpha version). NT (and 2000 and XP) has a hardware abstraction layer which allows for multiple architectures to run on NT without having to re-write the entire code. NT 4.0 was also available for PowerPC and MIPS processors. There were very few of these boxes around, though I did see a PowerPC/NT Box running when I worked at Nortel.
    I believe that much of the code used in writing the 64-bit Itanium version of windows was actually developed during the MS/Digital collaboration. Shortly after Compaq bought Digital, us alpha users were presented with a letter saying that Compaq will discontinue work on 64-bit windows. I imagine that must have been a nightmare for quite a few CIO's that had banked on 64-bit windows. Recently we were informed that the Alpha team was sold to Intel by Compaq!

    Anyway, Linux supports 64-bit like a champ.

    A few platforms available...
    MIPS
    Sparc64
    PowerPC
    Compaq Alpha
    Itanium
    Amd's new x86-64(for Hammer series chips)

    A couple of things that make me go hmm?
    Microsoft still compiles on Alpha machines(read that on the microsoft site somewhere deep inside MSDN).
    Microsoft runs TONS of Compaq Hardware.
    Microsoft develops an OS that runs exclusively on Intel processors.

    It comes as no suprise that the fastest (outside of a power4 which is really 4 processors) processor was killed by these three companies getting together.

  127. ooo Another Lightwave guy! by NanoGator · · Score: 2

    It has been ages since I have used Lightwave on an Alpha machine.

    I have a question: Do you have any statistics on how much faster the 64-bit version of LW was on the Alpha vs. IA-32?

    The reason I ask is that I'm trying to figure out if the Itanium processor will be of any serious help with my future in 3D. It's not entirely clear, from what I've read, what 64-bit processing could do for 3D.

    --
    "Derp de derp."
  128. Re:BTW, if you're going to use the TM symbol, do i by Anonymous Coward · · Score: 0

    Umm, I have to tell you that I'm running Mozilla on Linux here and the symbol worked just fine for me.

    So, well, maybe it'd be best to check your facts next time (if you can't install Linux I'm sure you can find a ten year old kiddie who can help you with it). Then people won't be able to judge your intelligence by the inaccuracy and obvious lack of knowledge behind your statements, because you could check this sort of thing out yourself next time... wouldn't that be nice?

  129. Re:Star Trek: Voyager is dying by freakonaleash881 · · Score: 0
    voyager sucked big fat hairy donkey nuts.

    pr0pz to all logged in trolls, death to AC fags

    --

    Elen sila lumenn' omentielvo...a star shines on the hour of our meeting
  130. UNIX dead? Pentium gone too? by Anonymous Coward · · Score: 0

    Wow. I guess there won't be a Pentium 5 then... when I worked on the Pentium 4, UNIX was all we used for the chip design. After the transition to Winblows, I'm sure the P8 will show up in about 10 years...

  131. Nah... by Meefan · · Score: 1

    It's not dead; it's only mostly dead.

    Dave
    --

    ------
    http://cooltech.org
    If it ain't cool, it ain't coolt
  132. Bah by shadowbearer · · Score: 1
    *nix is NOT DEAD.

    It has found a ecological niche.....

    Which will render all Glass Pane Trolls mute

    Free people found their glitch

    Vanished if stroked under *nix

    No more License Dispute.

    SB
    Ah, Coors; fsck blech/belch --uta

    Live with it! Linux: The Human Republic's preferred Operating System! Buy Now!

    mod me troll: I deserve it, you know I do, and
    anyway, you want to

    --
    It's old. The more humans I meet, the more I like my cats. At least they are honest.
  133. The difference is in the presentation by TheInternet · · Score: 1

    Linux distributions include an already configured Apache (yes, with Perl, PHP & stuff) for years.

    True, but I don't think it's not presented nearly as cleanly or consistently. There is a button you can push to start/stop apache in many linux distros, but getting there and/or figuring out which button to push can be confusing. There is one central control panel in Mac OS X "standard" -- System Preferences. Mac OS X Server uses Admin Tool for more complex server features.

    Also, as much as it has improved, installation of Linux is still a fairly big hurdle. The fact that you can go out, buy an iMac or iBook and have Apache running in 5-10 minutes out of the box with little or no technical knowledge is a big step.

    But when Apple does it, people are "blown away". I think it doesn't matter what Apple does, no matter what it is, people will say that it's 1) easy 2) user-friendly and 3) innovative. The power of marketing.

    Marketing certainly plays a role, but I don't think you're giving Apple enough credit on the software side. My experience has been that some long time nix users will see Linux and Mac OS X side by side, see similar features, but sometimes miss how the presentation can make all the difference for the end user.

    Take a look at this to see how nicely web administration is laid out in Mac OS X Server:

    http://www.apple.com/macosx/server/theater/apache. html

    Other Apache admin tools have similar fields to input data, but that's only one aspect of using the software.

    Now, let's bear in mind Mac OS X Server is $500 whereas Linux is free... although many people and organizations (small design houses, for example) can actually save money and sanity by spending the cash upfront and not having to spend as much time figuring this stuff out.

    But that's the nice thing about *nix, you can choose the flavor that suits you best. Even if you don't personally prefer Mac OS X to Linux, the entire community is helped by the fact that we have another alternative to Windows.

    - Scott

    --
    Scott Stevenson
    Tree House Ideas
    1. Re:The difference is in the presentation by TheInternet · · Score: 1

      Responding to myself here...

      Take a look at this to see how nicely web administration is laid out in Mac OS X Server:
      http://www.apple.com/macosx/server/theate r/apache. html


      Sorry, I forgot to mention that the above page uses QuickTime. You can see a static screenshot here.

      - Scott

      --
      Scott Stevenson
      Tree House Ideas
    2. Re:The difference is in the presentation by rseuhs · · Score: 2
      Marketing certainly plays a role, but I don't think you're giving Apple enough credit on the software side.

      I own a PowerBook 400 and that's correct. I still got to see any real good Apple software. I have seen a lot of hype around Apple software, even about really inconsistent and bad designs like Quicktime.

      The way I see it, Apple is optimizing their computers for the first day of usage - and sacrificing usability in the long term.

      The first day a "buttonless" mouse will look very cool. But after 3 days it's just limiting your abilities and slowing you down.

      Yes, I know that you can put a 3Button mouse on it, but it's not the same as programs and the OS rarely use the RMB and don't use the MMB at all.

      It's not that big of a problem, it runs KDE/Linux (with a wheelmouse) just fine.

  134. No, no... by Penguinoflight · · Score: 1

    They just switched to Windows2000 so their site isn't available any more. Of course, it must be the big unix corperations at fault!

    --
    "And we have seen and do testify that the Father sent the Son to be the Savior of the World"
    1 John 4:14
  135. If you want to be pedantic... by Anonymous Coward · · Score: 0

    If you want to be pedantic, and say that Linux is not UNIX, you might as well also say that Mac OS X is not UNIX, and {Free,Net,Open}BSD are not UNIX either.

    Even though {Free,Net,Open}BSD and Mac OS X contain direct descendants of code from "real" UNIX.

    Why? Because UNIX is a trade mark. And to get your OS officially called UNIX, you must submit your software, along with a big wad of cash, to the owners of The UNIX Trademark.

    If Linus Torvalds gave a Red Hat CD and a check to the UNIX cert people, it could be branded as "UNIX"(tm).

    So get your shit straight if you want to be a pedant.

    1. Re:If you want to be pedantic... by Anonymous Coward · · Score: 0

      Well said, figures you'd be modded to score 0 for stating some valuble information with facts.

  136. Re:The Question Isn't Whether UNIX is dead.....NO! by Anonymous Coward · · Score: 0

    Bob Canup, computer engineer, on the complexity of computer systems:

    "Computers are very difficult to understand well for a very simple reason: every time that you look at a computer it has changed; it can be a fax machine one moment, and a printer or a calculator the next. My estimate is that it takes most people about 20 years of experience and work with computers to really understand them. My own views and understanding of computers have changed significantly over the last 20 years.
    Indeed computers are the single most complex technology which [humanity] has ever created.
    Consider for a few moments attempting to diagram the Internet. Before you could even complete such a task the system would have changed from what it was when you started. Because they are so complex it takes about as long to really grasp computers as it does to become an adult.
    I have found it useful to explain computer operating systems by drawing an analogy between various operating systems and books.
    DOS is a primer: "See Dick run, run Dick run."
    "Windows 3.1 is a Casper the Friendly Ghost comic book: "Hi, I'm Casper and I want to be your friend."
    Windows 9x is a Batman the Dark Avenger comic book: More serious and meant for a more mature audience.
    Windows NT is the "Classics Illustrated" version of Unix.
    Unix is a serious piece of adult literature, a novel or a physics reference book, written by adults, for use by adults.
    Comic books are very important to children for a very good reason: children lack experience, and it is difficult for them to form a mental picture of what written words mean. A comic book, however, gives a child both words and pictures to go with them; giving them more understanding than the words alone could give them." --Bob Canup

  137. Water is not dry by jelle · · Score: 2


    Equal news value as the headliner here.

    --
    --- Hindsight is 20/20, but walking backwards is not the answer.
  138. Right... by Alien+Being · · Score: 1

    Of course Unix isn't dead, it's snake oil. For the definition of 'dead' see VMS.

  139. It means that Sun is dead meat. by Anonymous Coward · · Score: 0

    IBM is introducing low-end servers based on the Power4. They compete head-on with the V880 from Sun Microsystems (NASDAQ: SUNW). The V880 is the only profit generator for SUNW right now; the high-end SunFire 15K is almost unsellable. The new IBM servers will dent the sales of the V880 and bring its days as a profit stream for SUNW to an end.

    With the new p670, IBM now has the entire range of servers from the low-end to the high-end covered by Power4-based systems. Each system outperforms the equivalent (in terms of the number of processors) system from SUNW. Worse, at the end of May, the Oracle DBMS will run on the Power4. Finally, the TPC-C numbers will be out. SUNW's systems will be crushed.

    Just read the performance numbers at SPEC and TPC .

    If you look at the related articles at CNET, you will notice something that is terribly wrong with SUNW. The spokesman for SUNW is Shahin Khan. The spokesman for IBM is Ravi Arimilli. Shahin Khan is a marketing drone. Ravi Arimilli is an IBM Fellow, firmly grounded in engineering. Khan is telling Arimilli why SUNW's systems are technically superior! (Read "IBM, Sun to release dueling servers".)

    Finally, on the day that IBM unveils its arsenal of Power4-based servers, SUNW rushes to cut prices. (Read "Prices Lowered on Popular Sun Fire Server Family".) SUNW appears to be running scared. You should dump SUNW stock because SUNW will not achieve profitability by 2002 June. How do you achieve profitability by slashing prices and, hence, margins?

    1. Re:It means that Sun is dead meat. by Art+Deco · · Score: 2, Informative

      I thought Sun was dead in the early 90's. They were last in price/performance and they pissed off half their users by pressuring them to migrate from SunOS 4.x to Solaris 2.x which in the beginning really did suck. I thought DEC was the rising star with fast cheap Alpha servers and OSF/1 while bloated at least was comfortable to both BSD and Sys V hacks. Sun continued and with the release of the UltraSPARC CPU was respectable again in price/performance but has been drifting back ever since. The company who has the current hot box will change every year; things like support and preserving your investment are as important as raw performance in business and Sun does a comparitively good job in the other areas. I can tell you horror stories about dealing with IBM when I managed RS6000's at my last employ. I'm not saying that I'd never buy another AIX server but IBM would have to convince me that they do a much better job supporting their hardware and software than they used to. Because of this I'll pay a hefty premium to get a Sun instead of an IBM.

  140. don't forget os x by Anonymous Coward · · Score: 0

    This unix power-house should not be overlooked. It comes with apache, ftp and ssh for the layman, has the most beatiful GUI (Aqua) hands down and is tremendously stable. Not to mention you can burn DVDs, . I ran Linux with WindowMaker for years but was never able go completely get away from Windows. Since taking the dive into Apple last January, I have seen my Windows use steadly decline by about 20% each month. There's just something about OS X, the stability and intuitive interface Windows was unable to duplicate with XP. I leave my system running for weeks, something i never felt comfortable doing with Windows. Yes, you many pay a premium for Apple hardware but the stability, quality and peace of mind makes it well worth it. I hold some glimer of hope this wonderful OS will become a major contender in both the home and server market. If people only knew.

  141. My friend heard that before by jsse · · Score: 2

    His PHB said "UNIX is dead".

    He knew what does it mean by dead when 50,000+ candidates querying their examination results from that NT IIS server at once.

  142. Re:Actually, the UNIX market share is going down.. by MrZaius · · Score: 1

    Linux, Unix, why bother to differentiate?

    I don't have a link, but last summer in the Linux Journal, Dennis Ritchie himself called Linux the latest iteration of Unix. It's really just petty splitting hairs to whine about Linux not being based on a true-unix kernel.

  143. Re:Better operating systems not getting a chance? by dvdeug · · Score: 2

    If they were better, they'd have their chance. Welcome to the market, or Real World,[...]

    How about you check out the real world? People don't care about operating systems, they care about the programs that run on them and other real-world stuff that has nothing to do with the quality of the OS. MS-DOS was a dog of an operating system. But it ran the programs that people wanted on cheap hardware. A large part of Window's early success was people wanting full compatibility with their old MS-DOS software. The fact that Windows 95's VFAT is a kludge applied to an inefficent, poorly designed file system is something they never knew, and it certainly didn't play a significant influence on thier OS choice.

    Better frequently doesn't get a chance. because people have good enough. _That_ is the real world.

  144. Re:Actually, the UNIX market share is going down.. by Anonymous Coward · · Score: 0

    SVR4 has a standard ABI for i386 at least. SCO and Solaris x86 binaries are run on this (iBCS?). iBCS was not developed for linux, it was developed as a standard ABI which linux/freebsd/netbsd emulate.

  145. Unix's dumbest moments by (outer-limits) · · Score: 1

    I would have to put at the top of my list the 'hidden' files specified with a . at the start of the name feature. This kludge introduces so many hassles into so many ways of trying to use Unix it makes me want to cry. Unix works, but it is a pig to use.

    --

    Microsoft - Where would you like to go today, Maybe Jail?

  146. Re:But linux is killing unix..for better or for wo by Anonymous Coward · · Score: 0

    VMS runs on alpha now. Misinformation = your views.

  147. Unik dead, how could one thing of it? by anshil · · Score: 2

    The poster must have only considered machines he personally sees on a day by day basis.How could unix dead? Just image all UNIX machines on this world would just disappear overnight (or formated,(( or worst running windows tomorrow:o)). The world would stop spinning! Well at least nearsy that, we would have a crisis hundurt times bigger than i.e. the Black Friday. Stock market would stop functioning, the telphone network would be unusable, bonks would completly loose track on their accounts. insurances databases away. traffic control out of order. satellites uplink stations away, power supply control etc. etc. etc. etc. How can be something that is such a spine of our modern world even considered to be dead?

    --

    --
    Karma 50, and all I got was this lousy T-Shirt.
  148. Really?! by Get+Behind+the+Mule · · Score: 2

    CNET said that Unix isn't dead? Wow, if CNET says so, then maybe there's something to it! You know, I've got that geeky guy with the funny hair working for me in the techie whatsis department, and he keeps trying to tell me about Lunix or whatever it's called, and how it's really good, but I never pay any attention to him. I mean, he stays up late writing a lot of programs all the time, but what makes him think he knows this business better than me? After all, the most successful system in the world is Windows, not Lunix or Unix or whatever, so it's obviously the best; how could some free program written by some commie kid over in Europe be any better than that? I mean, they don't want any money for it, so how good could it be?

    And then I saw those ads talking about how hard that Unix stuff is. That's for sure. And it costs so much money, even if it's free! I just knew it! Sure, I don't mind paying nothing for my computer stuff, I just love it in fact. But those geeky guys with the greasy hair always want me to pay them so much money; almost as much as I get, and I'm the boss, can you believe that?! Then they just want to turn around and act like they're so much smarter than me! They just want it to be really complicated, so only they understand it. Well, my nephew Herb just took an exam and now it says he's a Certified Engineer, and he got my Windows stuff working after only about three days, and he only wants half as much money! I'd fire that geeky fellow, except first I need to find someone who understands how to make our email and Explorer stuff work.

    I'm going to learn a lot more about this stuff, I really am. In fact I turned on my Explorer the other day, to check it out. (That geeky jerk always says I don't know how to use the Explorer; but he's always trying to confuse me by calling it the internetwork, or something.) I saw that TV ad and went to the Way Out homepage, but it wasn't working, but that's OK, it's completely normal for computers to go down sometimes, so I'll come back later. (The geek was laughing, because he says that homepage was first running on BCD or something, which is supposed to be the same as Lunix, and then they put it on Windows and it went down. But he must be lying, because it all works with the Explorer, I can see it right here.)

    So anyway, I thought it was pretty clear that Lunix and Unix and whatever are all dead. But CNET says it isn't? Right there in black and white? Geeze, this stuff is really confusing, you know.

  149. Re:But linux is killing unix..for better or for wo by jenssoderberg · · Score: 1

    This is a fine example of people fooling themselves. As soon as a patch is required the process of evaluation has to start again.
    Hire a god sysadmin instead of getting this kind of pseudosecurity..

    --
    /. AC "Concrete lifejackets could get certified under ISO2002"
  150. Re:Actually, the UNIX market share is going down.. by Znork · · Score: 2

    This quote from the article is quite amazing actually.

    "Those larger companies are moving aggressively as well, trying to eke sales out of a Unix market that shrank 18.7 percent from $25.3 billion in 2001 to $20.6 billion in 2000"

    Oh, and hey, in other news the market shrank from $20.6 billion in 2000 to $0 in 1970. Amazing really.

  151. Re:First Post by Anonymous Coward · · Score: 0

    I just heard the sad news on talk radio! Antiquated royal "Queen Mother" was found dead in Westminster abbey this morning. There weren't any more details. I'm sure everyone in the Slashdot community will miss her -- even if you weren't a subject of her convoluted realm, there's no denying her contributions to Britain's greatness. Truly a a heroine of yester-year. She will be missed :(

  152. What about NT for Alpha? by bluetea · · Score: 1

    They don't develop it or sell it anymore, but everyone is forgetting that MS once sold Windows NT for the DEC Alpha. That's a 64-bit architecture.

    Of course, I don't know how well it worked or whether MS abandoned it for technical reasons or because NT Alpha machines weren't selling.

  153. Fear: B8 00 4C CD 21 (Offtopic) by Anonymous Coward · · Score: 0

    "Fear: When you see B8 00 4C CD 21 and know what it means"

    B8004C MOV AX,4C00
    CD21 INT 21

    INT 21 - DOS 2+ - "EXIT" - TERMINATE WITH RETURN CODE
    AH = 4Ch
    AL = return code
    Return: never returns
    Notes: unless the process is its own parent
    (see #0725 [offset 16h] at AH=26h), all open files are closed and
    all memory belonging to the process is freed
    all network file locks should be removed before calling this function
    SeeAlso: AH=00h,AH=26h,AH=4Bh,AH=4Dh,INT 15/AH=12h/BH=02h,INT 20,INT 22
    SeeAlso: INT 60/DI=0601h

  154. Comment removed by account_deleted · · Score: 2

    Comment removed based on user account deletion

  155. Unix == Linux by Anonymous Coward · · Score: 0

    Why isn't Linux considered to be a Unix?

    1. Re:Unix == Linux by Shuh · · Score: 1

      Because "Linux" an acronym for "Linux Is Not UNIX!" ;c)

  156. ...it's just resting by trix_e · · Score: 1

    "your mount point's off!"
    "no it isn't!"

    --
    No man is an island, but Gary is a city in Indiana.
  157. Hell, Gould was 64-bit in 1989 by bee · · Score: 2

    Back in 1989, I had an account at Purdue on a Gould NP/1 that was a 64-bit system (en.ecn.purdue.edu, if anyone remembers). It was pretty much a standardish Unix; the biggest problem back then was that a lot of people simply presumed that ints and pointers could be cast back and forth, which failed miserably when your ints were 32 bits and your pointers were 64 bits. A friend of mine (hi Mav!) got nethack 2.2 to compile on it without much effort, sent email to the devteam saying how he'd gotten nethack to compile on a Gould NP/1, and got email back basically saying "what the hell kind of box is that?" Last I checked, though, it's still listed in the nethack credits as an OS that nethack has been ported to in the past.

    --
    At least mafia-owned pizzarias make excellent pizza. Compare to Bill Gates.
  158. Re:Actually, the UNIX market share is going down.. by ManEatinCow · · Score: 1
    I'm a bit of a newb, but I would think two things are closer if you can use the same conf files but have to recompile the binaries, than if you could use the same binaries but cant use the same configuration.


    With any strong UNIX skill set you can be extremely capable on any UNIX variant, but this is not true for windows..

  159. Who has UNIX? by Anonymous Coward · · Score: 0

    IIRC Bell Labs AT&T UNIX is now owned by Caldera, who also has a Linux distro. They said, when they acquired BL ATT UNIX (from SCO?) that they were looking into opening up the source but they may have backed off from that more recently. Still, the widespread use of Solaris, a licensed copy of ATT UNIX, seems make most people refer to that as UNIX.

  160. More obvious Unices... by Ed+Avis · · Score: 2
    And of course, there's OS X.
    If Mac OS X (various personalities layered onto a Mach-derived microkernel) counts as 'Unix', then Linux and the BSDs certainly count as 'Unix' too. People should distinguish more carefully between Unix and UNIX(tm). Although I don't think anyone apart from managers and historians is really bothered about the distinction, UNIX(tm) is just a trademark slapped onto several rather different Unix variants.
    --
    -- Ed Avis ed@membled.com
  161. bizdevs love windows by mshurpik · · Score: 1

    At my last job, we experienced a change in management from a geek team to a bizdev deam. After the bizdevs settled in, you started to hear rumblings about getting all the developers to run Windows on their Linux boxes.

    They did, for example, purchase an ActiveX accounting tool that any one of us could have written cross-platform in a day. (We were all supposed to use it, which is probably where the rumors started about installing Windows).

    In any case, it was quite clear that we (the developers) had a lot of power over these bizdevs simply because we ran unix. We could type "rm webserver.conf" while talking to them, and they would have no idea. You don't get that same grace of power when you're constantly on the phone with Microsoft.

    You would think that level-headed bizdevs would understand the bottom line in terms of licensing, etc. But the fact is, unix scares people. Windows is a lot more familiar and most ordinary management teams feel a lot more comfortable seeing it around the office.

    We never switched, because switching would have destroyed our entire infrastructure. And I learned that 7 years into the web and 9 years into the NT project, Microsoft still can't build a high-volume webserver.

    Microsoft has massive ground-level support from all the right people, which is scary. From a technical angle, it is still playing serious catch-up.

  162. microsoft servers by mshurpik · · Score: 1

    It occurs to me now that Microsoft may eventually be forced to strip down and server-ize Windows, because they aren't making inroads in the server market. And it's quite obvious why.

    On one hand, you have these rackmount unix boxes, completely stripped-down and fast as hell. The LAST thing you'll see running on a unix server is a GUI like XWindows, because it's big and unstable and there's no point to it.

    On the other hand, you have Windows2k, with its happy colors, transparency, shading, anti-aliasing, and Start! button. It's tweaked out to deliver Quake at framerates unheard-of on Unix, but there's too much cruft and feature-creep to run a simple webserver. It is, and always has been, a desktop OS.

    Microsoft's primary strategy is to lower our expectations for performance. Failing that, they may have to strip the cruft out of Windows to compete in some markets.

  163. Re:But linux is killing unix..for better or for wo by Anonymous Coward · · Score: 0

    I know VMS runs on an alpha. And VMS will run on an Itanium once HP-Q is finished ravishing the corpse of the Alpha.

    But the VMS platform is slowly dying. New stuff doesn't necessarily happen, but people will continue to buy new VMS hardware to replace existing hardware when it gets old, etc. It won't just dissapear one day, it'll just go out with a whimper over time.

    I haven't used VMS enough to know if that's a good thing or a bad thing.

  164. Re:But linux is killing unix..for better or for wo by crudeboy · · Score: 1
    But it's not psuedosecurity since the evaluation doesn't aim at claiming that the evaluated system is secure (except for the higher levels) but rather that it contains features that can be used to ensure high security. Or that the development process was undertaken a certain way.

    In the end the good sysadmin is vital, but it's also good to know if your system implements certain features in good way.

  165. Re:But linux is killing unix..for better or for wo by qurob · · Score: 1

    Honestly, Mozilla isn't going to make/break Linux

  166. Either way billy boy is probably pissed by Anonymous Coward · · Score: 0

    its been taking forever for microsoft to kill unix with their hack OS, and now he finds finds another hack OS(linux) might be replacing windows faster than they can replace UNIX.
    history repeats.

    buahahaha