Slashdot Mirror


EDS: Linux is Insecure, Unscalable

daria42 writes "Large enterprises should not use Linux because it is not secure enough, has scalability problems and could fork into many different flavours, according to the Agility Alliance, which includes IT heavyweights EDS, Oracle, Cisco, Microsoft, Sun, Dell and EMC."

96 of 1,112 comments (clear)

  1. What a bunch... by vinsci · · Score: 4, Insightful

    ... of losers to Linux. :-)

    --

    Trusted Computing FAQ | Free Dawit Isaak!
    1. Re:What a bunch... by Janitha · · Score: 5, Funny

      Oh look, Microsoft is in that bunch too, the internets surprise me daily.

    2. Re:What a bunch... by Rei · · Score: 4, Insightful

      The thing is... they act like forks are bad things. Yes, projects can die from fork-deaths; on the other hand, forks can breathe new life into projects. Of course, they neglect how much work is involved in successfully forking a process. I don't expect to see the Linux kernel forked any time soon ;)

      --
      "Here's a fun fact: the moon has turned to blood!" -- Newscaster, "Jesus Christ Supercop"
    3. Re:What a bunch... by blane.bramble · · Score: 5, Insightful

      Actually the kernel is forked all the time - most of the non x86 architectures start life as forks and eventually make their way back into the kernel.org kernel. Each new version is also a fork, which is why you can still get 2.0, 2.2, 2.4 as well as 2.6 - forks are part of the development model for the kernel, and are also part of many closed-source development models. Unless, of course, you completely stop all work on an existing product to produce a new version.

    4. Re:What a bunch... by Codename_V · · Score: 3, Insightful

      Even so, it seems to me that the main difference between the unix forking example and the Linux kernel is that the Linux kernel is open, and thanks to the gpl will remain open. Fork it all you want, but I still get the source code.

      --
      Free will is just an illusion
    5. Re:What a bunch... by mattyrobinson69 · · Score: 4, Interesting

      prehaps somebody should show them the xfree/xorg situation and how much that *helped*

    6. Re:What a bunch... by bonch · · Score: 5, Insightful

      Forks ARE bad things. The mantra of "choice" isn't applicable to every situation. Standardizing on a platform is difficult enough in the Linux world. Forking things whenever one of the devs feels wronged (usually how these things get started) just increases the confusion and non-interoperability between multiple platforms. It's one more to support and worry about.

      Desktop Linux has, for the most part, stagnated because KDE and GNOME won't merge into one mega-standard. Instead, we must continue to install both entire desktop environments just to comfortably run each other's apps. It's absolutely ridiculous the way the wheel gets reinvented several times over. If you're running GNOME, a KDE app, Mozilla Firefox, and OpenOffice, you've got at least four major libraries now sitting in your memory, all doing the same things but with different code, implementing their own GUI widgets. You're never going to have desktop standards that way.

    7. Re:What a bunch... by hal9000(jr) · · Score: 3, Insightful

      The thing is... they act like forks are bad things.

      For enterprises and organizations, yeah, forks are bad things. They take up time and resources to manage and maintain. What happens if an organization chooses the wrong fork for the base OS? That is a very tough call.

      The really only useful choices that I know of, and admitedly I am not too hip to all the distros out there, out there are the ones that offer true support and will survive the software cycle.

      Think of forking like windows upgrades. Both impart uncertainty about the future. Both require investigation about the best choice. Both carry risk. That is hard for an organization to simply move on. That is one of the reasons that Windows upgrades take so long some times.

      just a thought ...

    8. Re:What a bunch... by xoboots · · Score: 3, Insightful

      Besides, fundamentally, Windows 2003 is a fork of Windows XP which is a fork of Windows 2000 which is a fork of NT. During their anti-trust trial Mictosoft asked why they were being punsihed for competing vigorously. Competition, after all, yields better products, better efficiencies and more choice. Naturally, they never meant it: now they blatantly say that more choice is bad for customers.

      here's some fun: http://www.google.ca/search?q=define:alliance

      Of course, this is just the begining. This is a good sign that the powers that be are starting to shake in their boots. They will continue their volleys and increase the intensity and ferocity of their attacks as their empires crumble. Its actually kind of fun to see them twisting in the wind like this.

    9. Re:What a bunch... by imroy · · Score: 5, Informative

      The Linux kernel does have quite a few forks. They're just not big, seperate forks. Their work gets routinely folded back into Linus' fork. There's the personal forks like Alan Cox's -ac patch, Andrew Mortons' -mm patch, etc. Many architectures and sub-projects also maintain their own forks. So forks aren't bad on their own. Open Source licenses allow the different forks to share their work. It's just that the big commercial entities like to keep reminding people of the devastating Unix fork. To their commercial mindset it's the only type of fork they can imagine. And they're obviously trying to slow the commoditization of software through adoption of Open Source.

    10. Re:What a bunch... by Anonymous Coward · · Score: 3, Insightful
      Proprietary software dies much more than forked F/OSS software.

      Even when companies do well, they die.

      • Microsoft kills off it's most popular programming languages by "forking" it internally.
      • The WinNT fork is killing Win98 so my only windows machine is no longer supported. Debian stable is still around.
      • Oracle will kill peoplesoft. If it were open sourced forks could continue.
      • HPUX, Ultrix, etc will die; while HP's Linux will continue.
      They have the whole forking thing backwards. It's proprietary forks that die.
    11. Re:What a bunch... by vadim_t · · Score: 5, Informative

      Nice way of completely missing the point.

      KDE and Gnome have nothing to do with forks. They're completely different things, independently developed, and which for the most part share no code. You can't just merge them because the architecture is different.

      Having several different libraries that implement widgets have nothing to do with forking. And at least Linux has only two big ones. I rarely use Windows anymore, but each time I do I'm amazed at the non-standard look of every damned application. I mean, for some bizarre reason every firewall, antivirus, IM program, office suite, etc. has to have its own widgets, and MS applications aren't an exception.

      A fork is a division in the development of a program. For instance, what happened with XFree. It was stagnating, so a group of developers decided to take the current tree, and work on it separately. Result is that we now have an actually active development in Xorg. I fail to see anything bad about it.

    12. Re:What a bunch... by chris_mahan · · Score: 4, Insightful

      I have to agree. Everybody's little change is considered a fork. A real fork is when there's bad blood or differences in strategy between two groups, and one decides to 'rename' their project to be 'uberKool'.

      I personally think that forks are what makes FOSS nimble and trim.

      I can understand how those companies would not want that (my company is doing a project with EDS-- I won't comment!!!) since they live on bloat.

      I think the corporate motto of software development is "Write once, sell everywhere." And forks get in the way of that Almighty Directive.

      I say let them rot.

      --

      "Piter, too, is dead."

    13. Re:What a bunch... by bonch · · Score: 5, Interesting
      I never said KDE was a fork of GNOME or vice versa. I was just illustrating that having parallel platforms stagnates progress. The point is the same.

      Having several different libraries that implement widgets have nothing to do with forking. And at least Linux has only two big ones. I rarely use Windows anymore, but each time I do I'm amazed at the non-standard look of every damned application. I mean, for some bizarre reason every firewall, antivirus, IM program, office suite, etc. has to have its own widgets, and MS applications aren't an exception.


      That's true, but it's nowhere near how bad it is in Linux. If your only standard for comparison is the way Windows looks, desktop Linux is never going to improve. And regardless, the vast majority of Windows apps DO look the same and use native widgets, have buttons in the same place, have the same menu items, use the same keyboard shortcuts, and can copy-paste damn near anything between each other. The Linux offerings don't come close, because they won't standardize.
    14. Re:What a bunch... by Master+of+Transhuman · · Score: 4, Insightful

      "I was just illustrating that having parallel platforms stagnates progress."

      Uuhh, like Windows 9x and Windows NT?

      Bullshit when it applies to Linux. Having two highly competitive desktop platforms like GNOME and KDE results in both getting better faster.

      And it's nonsense to say that Linux programs don't usually use the same layout and menus. There's no significant difference between Windows and Linux in that regard. Some authors don't follow the standards, but most do. Certainly all the major applications do. And nit-picking one or two menu entries on some specific Linux program (which is no doubt your next tack) doesn't change that fact.

      Anybody switching from the Windows 2000 GUI to the XP GUI is going to have MAJOR problems with figuring out where everything is on the Start menu. Instead of having things in a clearly defined place, you have to read an entire panel of SENTENCES to figure out where what you want to do is located. Which is why MS allowed you to switch back to "classic view".

      Anybody who says Windows is easier to use than Linux is simply wrong.

      --
      Richard Steven Hack - This sig is TOO GODDAMN SHORT TO DO ANYTHING USEFUL WITH! MORONS!
    15. Re:What a bunch... by NanoGator · · Score: 5, Insightful
      "That's true, but it's nowhere near how bad it is in Linux. If your only standard for comparison is the way Windows looks, desktop Linux is never going to improve. And regardless, the vast majority of Windows apps DO look the same and use native widgets, have buttons in the same place, have the same menu items, use the same keyboard shortcuts, and can copy-paste damn near anything between each other. The Linux offerings don't come close, because they won't standardize."


      Just to add to this point: Windows users such as myself are spoiled because of this. I've tried to adopt Linux a couple of times, but these very problems that were mentioned made me throw my arms up in defeat. It really is hard to switch to Linux when a.) It's an uphill battle all the way and b.) Windows has actually achieved a decent computing experience. (If you're shaking your head, make a BSOD comment and watch how quickly you're corrected.)

      Feel free to dismiss me as a newb or a dumb-shit or whatever. I have no problem with that. I didn't put hours and hours into Linux. Niether will a lot of 'desktop' people that Linux is going after. This is why I'm so critical of having to edit .CONF files etc.

      I do want to mention something, though: Knoppix is headed in the right direction. I used it about a year ago and was stunned that a.) it auto-detected everything just fine, b.) I had no problem finding what I needed, c.) It more or less behaved like Windows. I wish I could be more specific, but it was the first time that I ever used Linux and didn't feel like I was lugging around a ball and chain. So I don't want to sound like Linux will never improve, obviously it is. I just hope one day a little more thought in the direction of "Microsoft's already trained 10s of millions of peoples how to use a computer..." happens.
      --
      "Derp de derp."
    16. Re:What a bunch... by FireFury03 · · Score: 3, Insightful

      Anybody switching from the Windows 2000 GUI to the XP GUI is going to have MAJOR problems with figuring out where everything is on the Start menu.

      Yep, I can vouch for that - I recently had to set up an XP machine (the last version of windows I touched was 2000 and the last version I seriously used was 98). It caused quite a lot of frustration trying to work out how the hell to add shortcuts to the top level start menu whereas in Win2000/98 you just right clicked and added a shortcut. XP is now down in my book as completely unintuitive - Linux is much easier and less frustrating to use.

    17. Re:What a bunch... by cayenne8 · · Score: 5, Interesting
      " Oh look, Microsoft is in that bunch too, the internets surprise me daily."

      Hmm...actually, out of all of the groups.companies listed up there...I'd almost have to say EDS This stupid &$*#(# NMCI system they have burdened the Navy with cannot be described any nicer than as a royal 'clusterfuck'...horrible network connectivity...using windows, no good apps for admins to connect and admin to their machines...so slow, and restrictive. I mean, sure, it might be ok for a secretary to use just to do some word docs and powerpoint presentations, but, for people that need to code or so serious admin work...TOTALLY useless.

      And that is ONLY the functionality issues...they way they fuck the govt. out of money by what they charge is outrageous...not to mention the red tape involved just to get a simple request fulfilled.

      --
      Light travels faster than sound. This is why some people appear bright until you hear them speak.........
    18. Re:What a bunch... by stevesliva · · Score: 4, Insightful
      which is why you can still get 2.0, 2.2, 2.4 as well as 2.6
      Which is nice, because you're not forced to die or upgrade when some beancounter decides it's time to stop supporting security patches for NT or IOS or Solaris 2 or whatever.

      Here where I work, we're moving from one set of tools and database to something newer. The question arose, "But how will we look at old data 15 years from now?" (A valid concern in patent defense.) The answer, "The tools have been ported to Linux, right?" Done and done.

      --
      Who do you get to be an expert to tell you something's not obvious? The least insightful person you can find? -J Roberts
    19. Re:What a bunch... by Anonymous Coward · · Score: 3, Funny

      "Oh look, Microsoft is in that bunch too"

      And SCO reportedly went insane trying to decide whether or not to join.

    20. Re:What a bunch... by morcego · · Score: 3, Insightful

      Not only Microsoft is there, but Sun too.

      Now, I'm really surprised to find those two on the same boat. Despite that, does anyone think their reaction toward Linux would be any different ?

      Both Microsoft and Sun are fighting deadly battles against Linux. They intent to take no prisioners.

      On second thought, I'm not surprised. If there is anything that would unite Microsoft and Sun, that would be fighting Linux.

      Also note they are created EDS to fight, among others, IBM. IBM is a heavy Linux supported and, by attacking Linux, they are also attacking the services IBM is selling.

      Don't expect to see any changes on that quarter.

      --
      morcego
    21. Re:What a bunch... by DougJohnson · · Score: 3, Interesting
      2 things
      1) you're right
      2) you're wasting your time posting it here

      All of the responses here are "it's good for me" but that doesn't count for a whole lot when someone is writing a report on whether or not it's useable for a corporation.

      Particularly in the space of something like Gnome vs. KDE it's absolutely mind boggling that there is no re-merging or picking of the "best" one. The big vendors need to get together and just choose one (a la XOrg/XF86)

      That is definitely one example of where incompatibilities generated by choice become detremental to widespread adoption.
      Another example is the lack of standardization for the directory structure. While this is better (in general) there's still no telling where some stuff goes. Like what does /opt serve for?
      Installation procedures should be at LEAST similar.
      In short, too many things change from distribution to distribution, and too many incompatibilities for "Linux" to be widely adopted. What MAY happen is for a single distribution to be adopted specifically. Like a company going with "GTK on Redhat" or "KDE on Suse".

      Until there is some standardization between them though, there's no reason to switch. I use it at home, but I'd never recommend it for anything where I work (except for servers and controllers)

    22. Re:What a bunch... by tu_holmes · · Score: 3, Insightful

      Let's not forget Oracle is up there as well... Why would Oracle care?

      Oh wait... maybe people are using MySQL on linux instead of Oracle to get the job done... Who'd have thought!

    23. Re:What a bunch... by fyngyrz · · Score: 3, Funny
      ...and then there are the advanced users... who are using PostgreSQL... :-)

      (ducks and runs)

      --
      I've fallen off your lawn, and I can't get up.
    24. Re:What a bunch... by AstroDrabb · · Score: 5, Informative
      I was wondering the same thing about Oracle. This might be a case of the left hand not knowing what the right hand is doing. I have read tons of news items about how Oracle is pushing Linux and according to this one, it seems Oracle leads on Linux with 360% growth
      Oracle's Linux commitment began in 1998 with the first commercial database on Linux. Today, Oracle is the only major software vendor to provide first-line support for Red Hat and Novell/SUSE. All Oracle products are available on Linux and Oracle Database on Linux has met the Common Criteria Standard at EAL4, the highest industry security level for commercial software. Gartner Dataquest says Oracle is #1 on Linux with 360% growth.
      Oracle also seems to be doing well performance-wise on Linux: Fastest benchmark result on four processors running Linux
      Fastest benchmark result on four processors running Linux

      On an HP Integrity rx4640 with four Intel Itanium 2 1.6GHz processors running Red Hat Enterprise Linux AS 3, Oracle Database 10g Standard Edition achieved: World record four processor performance on Linux of 161,217 tpmC (transactions per minute) A price-performance ratio of $3.94/tpmC. Oracle, the first and only database provider to demonstrate TPC-C performance leadership on Linux, now holds more TPC-C world records on Linux than any other vendor. This latest benchmark result further demonstrates Oracle's commitment to delivering exceptional performance and reducing the total cost of ownership for all business needs.
      --
      If Tyranny and Oppression come to this land,
      it will be in the guise of fighting a foreign enemy. -James Madison
    25. Re:What a bunch... by The+Bungi · · Score: 3, Insightful
      There is a fundamental difference between two applications drawing the same control differently and two applications shipping with two complete, different and incompatible GUI stacks.

      In the context of Microsoft's applications the 'normal' progression is that they create new controls and ship them initially with Office - that then make their way back into the common GUI stack (or at least parts of them do). That's why it's called the.. wait for it... 'Common Controls' library.

      That someone feels the need to create an application like Winamp or Sonique (which, admittedly are hardly a good context in which to apply design guidelines) or MusicMatch (which is) or even WMP which looks different than anything else is not Microsoft's fault, and in many cases the same apps are simply using the controls differently. Case in point is the music listing view in MusicMatch - that's just a control called a 'ListView' drawn in a certain way. But it is still a control being loaded and driven from a common library.

      The bottom line is, like so many other people, you fall into the mistake of thinking (or wishing) that the only applications people use in Windows are an office suite, MP3 player, browser and email client. There are quite a few applications out there (probably a million!) that simply use the common GUI control library and share the same standardized 'look'.

      Your point?

      Hope that helps.

  2. Interesting crowd by oneandoneis2 · · Score: 4, Insightful

    No chance of any anti-linux bias from any of that lot, eh? :)

    --
    So.. it has come to this
  3. We are the risk takers of our time by suso · · Score: 4, Insightful

    In relation to the spirit of this article.

    In an industry where companies distort facts, thwart community efforts, it can be hard to know who to trust and what to believe. I think it is times like these when we the Open Source/Linux community can compare itself most closely with other changes and booms in society's history.

    Think of all the doomsayers who like to say "The sky is falling" around times of economic uncertainty and social change. In the end, the ones who take the risks during those times, usually come out ahead.

    I consider the Open Source community to be the "risk takers" per say of our time. I don't think that we'll end up on the wrong side of the fence when all is said and done. But if we do, so be it! At least we tried to make something better of the world. Something that gives rather than takes.

    I don't think we should spend so much time reading articles like this that give us the attitude that the sky is falling. We should spend more time celebrating Linux and Open Source and leading the way to what will come next. We need to be leaders not Doomsayers.

    If you want to read a good article on why open source is the right way to do things, read this Peruvian Congressman's letter to the manager of Microsoft in Peru. Really great read.

    1. Re:We are the risk takers of our time by xdroop · · Score: 5, Insightful
      Think of all the doomsayers who like to say "The sky is falling" around times of economic uncertainty and social change. In the end, the ones who take the risks during those times, usually come out ahead.
      Sorry sir, your logic does not follow. Just because the winners were risk-takers, it does not necessarilly follow that risk-takers are winners. The risk-takers are winners because they took the right risk at the (right) time. That said, I do not think Linux is a "risk" these days.
      --
      you should read everything on the internet as if it had "but I'm probably talking out of my ass" appended to it.
    2. Re:We are the risk takers of our time by suso · · Score: 3, Insightful

      I do not think Linux is a "risk" these days.

      Neither do I. But Linux definately hasn't completely established itself yet in society. One could say that we are still trying to get in installed.

      And no, its not always about taking a risk at the right time. But percentage wise, their are so few risk takers (people who put them selves out there and try something new, etc.) in the world, that usually what happens during a time of change is that most people duck and cover while these "risk takers" command and conquer and usually win out at least somewhat in the end.

    3. Re:We are the risk takers of our time by Baby+Duck · · Score: 3, Insightful

      Yet non-risk-takers are almost never the winners. And when they are, they are merely beneficiaries of the labors of the risk-takers who did win. Like me being able to buy cheap gasoline and cheap broadband.

      --

      "Love heals scars love left." -- Henry Rollins

  4. "Heavyweights." by rah1420 · · Score: 4, Insightful

    Interesting how all of them just might have a teensy > agenda of their own which is threatened by Linux in its ascendancy, huh?

    Yawn.

    --
    Mit der Dummheit kämpfen Götter selbst vergebens.
  5. Comment removed by account_deleted · · Score: 5, Funny

    Comment removed based on user account deletion

  6. Duh by rhombic · · Score: 5, Funny

    And in other news, McDonalds sez "Burger King is bad for you! Try our new salads!"

    --
    1984 was supposed to be a warning, not an instruction manual.
  7. Why is forking a problem? by Visaris · · Score: 3, Insightful

    Why do people mention forking as a problem? If a new version forks off and you don't like it, just don't use it! Why is this a bad thing?

    --

    I am a viral sig. Please help me spread.
    1. Re:Why is forking a problem? by TTK+Ciar · · Score: 3, Interesting

      I think there are three factors coming into play, here:

      They can make forking sound bad,

      Forking actually can be bad for application developers,

      Appeal to Hobbesian bias.

      First and foremost, forking is an issue that not many people understand, and is therefore subject to demonization in the press. Since the objective of the authors of these FUD pieces is to make people want to not use Linux, they will pick on whatever aspect they can make sound bad. In this article, they never talk about why forking is bad, but they certainly talk about it as if it were a bad thing. And anyone who is paying attention to Linux has to admit that yes, forking is not only likely, but ongoing. This is seen as confirmation of the supposed problem.

      That aside, forking does make life a little more difficult for developers of applications which would like to target multiple Linux distributions. Files are located in different places, init scripts are organized differently, different libraries or modules are installed (or not installed), and when some of the same libraries are installed, they are often different versions. Especially for shrink-wrapped software companies, which are accustomed to the relatively monolithic specifications of Windows (despite its own forking) or MacOS or even Solaris systems, these can make targetting the Linux market more difficult.

      Also, I think we can blame Thomas Hobbes for infecting the world with his "centralized good, anarchy bad, mmmkay?" meme. Especially among the more highly educated, Hobbesian philosophy is accepted in America and outright embraced in England and other countries whose educational systems have been heavily influenced by England. Even those who have never had formal schooling in Hobbesian philosophy get exposed to Hobbesian bias, (e.g., when a news reporter talks about the "anarchy" in countries where there is social upheaval and widespread random violence, the listener is left with the impression that that is what anarchy (literally, "without center") means, which is right in line with the Hobbesian notion that anarchy inevitably causes social upheavel and violence). So to thinkers of Hobbesian bent, two Linuxes is necessarily, axiomatically, worse than one Linux, because it creates two "centers" for Linux. All things good come from having one strong center, according to Hobbes.

      Anyway, just my two cents.

      -- TTK, Anarcho-capitalist with biases of his own

  8. shocking by zerkon · · Score: 5, Funny

    Who could imagine Sun and Microsoft speaking out against Linux... Just Shocking!

  9. thanks by justforaday · · Score: 4, Funny

    Phew! Thanks for telling me. I'll get right on the phone with our MS rep to let them know we'll be renewing that contract...

    --
    I'll turn into a supernova and burn up everything. Well I'll turn into a black little hole and you'll turn into string.
  10. EDS are scum by Anonymous Coward · · Score: 3, Interesting


    Naturally EDS has financial interests in saying such things. They're a company that makes millions off of companies by pushing proprietary software.

    It's no suprise that Netcraft shows them as being hosted on IRIX, Solaris and now Windows; they just don't know anything else. Stodgy suits making backdoor deals with Microsoft to push MS product into companies they consult to.

    If your company uses EDS, be aware that your best interests are not on their radar.

    "Those who can, do; those who can't work at EDS."

    1. Re:EDS are scum by MadMorf · · Score: 3, Interesting

      "Those who can, do; those who can't work at EDS."

      Ahem...

      Firstly, speaking as a former EDS employee, I'm going to tell you to BITE ME.

      Secondly, I'm going to remind you that just because the Corporation sucks, that doesn't mean that all the employees are incompetent.
      Many, if not most, sucky-ass companies are the product sucky-ass management.

      And on that note I'm going to invite former CEO Dick Brown to BITE ME as well.

  11. Slashdot says... by FooAtWFU · · Score: 4, Insightful
    "Nothing for you to see here. Please move along."

    I think this is a fair summary. But really, Microsoft, I see you listed. Is Windows more secure? Is Windows more scalable? I mean, they know as well as we do about the possibilities of it splitting into multiple varieties, but aside from that...

    --
    The World Wide Web is dying. Soon, we shall have only the Internet.
    1. Re:Slashdot says... by WindBourne · · Score: 3, Insightful
      In fact, I have to laugh about the security and scalability issues.

      Linux is on how many servers at Google, Amazon, and IBM. In addition, correct me if I am wrong, but a fair number of the top500.org systems are linux based systems (whereas MS does not rate top 100, the last time I checked). Finally, SGI has a new system running Linux with 2K CPUs. Not even Sun does that.

      If ppl would netcraft systems that were hacked for CCs, they would realize they are almost all running windows. So MS has ~40 of the https space, but nearly 100% of all break-ins. Not a good stat to have.

      --
      I prefer the "u" in honour as it seems to be missing these days.
  12. In other news: by thomas.galvin · · Score: 5, Funny

    In other news:

    Democrats advise constituents against voting Republican.

    Apple recommends iTunes users to purchase iPod.

    McDonald's suggests that Burger King's fries are bad for your heart.

    Snowball introduced to hell. Snowball melts.

    Sun rises in east for 1,324,408,203rd consecutive day.

  13. Interesting list of companies by overshoot · · Score: 4, Interesting
    Sun and Microsoft go without question, but some of the others are interesting. Oracle, for instance, has declared Linux to be the star of their roadmap going forward.

    Perhaps the key is the company most conspicuous by its absense: IBM, who competes with all of them.

    --
    Lacking <sarcasm> tags, /. substitutes moderation as "Troll."
  14. At least they don't hide their bias. by Staplerh · · Score: 5, Informative

    Obviously, I thought the study was biased, looking at the list of supporting companies. But then I RTFA:

    The alliance comprises a group of IT hardware and software firms that have combined their expertise and products to help EDS create 'best of breed' solutions and compete with the likes of IBM Global Services and Hewlett-Packard for the most lucrative government and enterprise contracts.

    Well, if Microsoft wants a lucrative government contract, clearly the organization that is supporting this move is going to decry the competition to push its own agenda.

    Why do people even listen to these organizations? I suppose you know their bias from the outset, rather than having to 'read between the lines' of other organizations.

    --
    "There's no success like failure, and failure's no success at all."
    - Bob Dylan
  15. Oracle? by Anonymous Coward · · Score: 5, Informative

    From TFH:

    ...according to the Agility Alliance, which includes IT heavyweights EDS, Oracle, Cisco, Microsoft, Sun, Dell and EMC.

    From TFA:

    ...according to the Agility Alliance, which includes IT heavyweights EDS, Fuji Xerox, Cisco, Microsoft, Sun, Dell and EMC.

    Fuji Xerox = Oracle?

    1. Re:Oracle? by clem.dickey · · Score: 4, Informative

      EDS lists both Xerox and Oracle as members of the EDS Agility Alliance.

  16. Have you ever read something... by Zugot · · Score: 4, Interesting

    and just shook your head and didn't have anything to say?

    That article was the worst.

    This is just more proof that EDS ain't worth a poop.

    "From a corporate perspective, we are not confident where Linux is right now today. A large enterprise needs to be sure because it relates to securifying [sic] the environment. We see some of the same things occurring that did to Unix -- it could splinter into many different types of languages. We are quite cautious about Linux and its deployment," said Rasmussen.

    What?

    --
    -- Bryan
    1. Re:Have you ever read something... by superid · · Score: 5, Funny

      What's wrong with "securifying"? It's a perfectly cromulent word.

    2. Re:Have you ever read something... by justforaday · · Score: 4, Funny

      we are not confident where Linux is right now today.

      How about right now tomorrow?

      --
      I'll turn into a supernova and burn up everything. Well I'll turn into a black little hole and you'll turn into string.
    3. Re:Have you ever read something... by DonServo · · Score: 3, Funny

      You know, by continuing to use such words you merely embiggen these grammar criminals...

    4. Re:Have you ever read something... by glsunder · · Score: 3, Funny

      searching dictionary.com for securifying yeilds:

      No entry found for securifying.

      Did you mean scarifying?

  17. OS vs. language by twd · · Score: 5, Insightful

    I would not consider someone who would refer to Linux as a language, as Mr. Rasmussen did, to be terribly knowledgeable about this things.

    --
    ~*~ Tara
    1. Re:OS vs. language by 14erCleaner · · Score: 4, Insightful
      It gets better: here are some other things he said:

      A large enterprise needs to be sure because it relates to securifying the environment.

      Also, we are somewhat cautious about what happened with Unix - it splintered into eight applications -- until McNealy finally announced he won the battle and had the one surviving Unix out there.

      Clearly this guy was promoted to his level of incompetence long ago, and never bothered to keep up with the industry in which his company supposedly is a leader.

      --
      Have you read my blog lately?
  18. Hmmmm.. by Sonicated · · Score: 5, Interesting

    The top arcticle on Slashdot states:

    EDS: Linux is Insecure, Unscalable

    ..and the one below it states:

    Google and Their Server Farm

    Google is small, they always get hacked and their search engine doesn't scale. QED.

    ;)

    1. Re:Hmmmm.. by rtaylor · · Score: 4, Insightful

      Google is small, they always get hacked and their search engine doesn't scale.

      Google doesn't really use any of the scalability features in Linux. In fact, they seem to go out of their way to avoid them and instead rely almost entirely on in-house technology for scaling.

      It's a bit like saying that florescent lights are scalable because you can put thousands of individual lights within a building, or that IBM laptops are scalable because you can purchase them in units of 1000 running MS Windows.

      --
      Rod Taylor
  19. Securifying? by rw2 · · Score: 3, Insightful

    A large enterprise needs to be sure because it relates to securifying [sic] the environment.

    I think that pretty much says it all. This is a quote from one of the people we're to take advice from...

  20. hard to believe by yagu · · Score: 4, Insightful

    The article, or at least the people putting forth their thesis (I call bullhockey, it's really more of an agenda) do much to discredit themselves with claims such as:

    ..., Also, we are somewhat cautious about what happened with Unix - it splintered into eight applications ,...

    I don't know exactly what they mean by "splintered", but working in the Unix field now for twenty-plus years, I never experienced:

    • ANYTHING I could describe as a splinter.... at worst I would describe my experiences as nuanced differences among the various flavors of unix.
    • EIGHT(?!?) applications! First and foremost, unix is NOT, repeat-after-me, NOT an application.... and anyone who describes anything about unix in those terms reveals more about their depth (lack of) in understanding of OS technology than insight therein.

    I don't find or see anything enlightening or new in the article, and walk away shaking my head when these kinds of observations get any press at all.

    1. Re:hard to believe by Skjellifetti · · Score: 3, Insightful

      But the article gets even dumber:

      Also, we are somewhat cautious about what happened with Unix - it splintered into eight applications -- until McNealy (Scott McNealy, chief executive of Sun) finally announced he won the battle and had the one surviving Unix out there. We think Linux has the possibility of going the same route," said Rasmussen.

      There are still a lot of folks buying AIX and HP/UX. Using Rasmussen's logic, all that has to happen is for Red Hat to announce that they have the "One True Surviving Linux (tm)" and the problem of forking is forever solved.

      I agree with the parent. The problem of multiple Unix versions has been overblown by folks who clearly haven't done a lot of real application development on Unix.

    2. Re:hard to believe by jdgeorge · · Score: 3, Informative
      Be fair, put Mr Rasmusson's words in context of a complete sentence:

      Also, we are somewhat cautious about what happened with Unix - it splintered into eight applications -- until McNealy (Scott McNealy, chief executive of Sun) finally announced he won the battle and had the one surviving Unix out there.

      Interesting that EDS shares SUN's view of what Unix versions are available. Imagine how surprised HP, IBM, and even SCO will be to learn that SUN has the one surviving Unix, considering:

      The OS registered as compliant with the UNIX 03 specification is: AIX

      Other "surviving" Unixes that are registered by the Open Group include, well, look for yourself... http://www.opengroup.org/openbrand/register/catalo g.htm

  21. Hahaha! by RenHoek · · Score: 4, Insightful

    Unlike Windows wich is secure (XP SP1 box is compromised in 18 min when online), scalable (try running ANY version of windows on more then 2 processors), and has never been forked into multiple flavors (NT, 95/98, ME, XP Home/Pro/Corp).

    Yawn..

  22. Who Comes Up with These Names? by frank_adrian314159 · · Score: 4, Insightful
    ... Agility Alliance, which includes IT heavyweights EDS, Oracle, Cisco, Microsoft, Sun, Dell and EMC.

    Agile for dinosaurs, I guess.

    EDS, Oracle, Cisco, Microsoft, and EMC are not names I associate with agility. It would be like IBM, Exxon-Mobile, GE, and Wal-Mart getting together and calling themselves the "Lightweight League of Business".

    --
    That is all.
  23. A former EDSer (thankfully) by robkill · · Score: 4, Informative

    Back in 1996 EDS declared IE to be the "standard" browser for use on all internal machines. When those of us who were using Sun boxes asked "What about us?", the reply was "We have Sun users?"

    --
    DMCA - Chilling free speech since 1998.
    1. Re:A former EDSer (thankfully) by Maximos · · Score: 3, Funny

      Wish I could say that I was a former EDS employee...but I can't. I can't say much...They are watching...always watching.... But I can say that as an IT professional, the last thing I want to slip out is that I work for EDS. But I can say that despite what is written, EDS does use linux in various accounts....

  24. doubts by austad · · Score: 4, Insightful

    I doubt all of the members actually agree on this. Oracle has been pimping their stuff on Linux pretty hard lately, and Linux is what they actually do their development on now.

    Cisco has been using linux in several of their products, including the cache engine card that fits in 2600/3600 routers, the WLSE, the Airespace stuff they just bought, and a bunch of other stuff.

    --
    Need Free Juniper/NetScreen Support? JuniperForum
  25. "Everything in Linux except the kernel"? WTF? by PornMaster · · Score: 3, Informative

    There's nothing in Linux except the kernel.

  26. Comment removed by account_deleted · · Score: 5, Interesting

    Comment removed based on user account deletion

  27. Slashdot? by bonch · · Score: 4, Insightful

    No chance of the reverse from this crowd?

    Each claim should be evaluated regardless of messenger. If the claims don't make sense, there's no reason to immediately dismiss them because you know you're right. Instead, address them. Yes, there are cases where Linux is insecure and unscalable. There are cases where it is more secure and more scalable.

    We should adopt more balanced opinions around here. Unfortunately, what will happen is that people will counter the article's reactionary opinion with an opposite reactionary opinion.

    1. Re:Slashdot? by rpdillon · · Score: 5, Insightful
      Each claim should be evaluated regardless of messenger.

      I completely agree. But that doesn't mean I'm going to ignore who wrote the message. Do you ignore who the author of the book was? Or who wrote the article? I don't lend everyone the same credence. It is very different for the criminal to claim he is innocent than for his supposed victim to claim he is innocent. The author makes all the difference.

      In this case, it is merely amusing to note who the author is, because clearly, the claims are absurd. Linux has been shown to be capable of high security (an agency called the NSA helped us in this area, IIRC). It has also been shown multiple times that it is very scalable (Google, anyone?). This has nothing to do with my opinion of Linux, it merely has to do with basic standards of credibility. It is akin to standing in front of a Rolls Royce and claiming that it is a low quality, inferior car. This is amusing, but it is even more amusing when you find out it's a Chevy salesman making the speech.

      Unfortunately, what will happen is that people will counter the article's reactionary opinion with an opposite reactionary opinion.

      First, I'm not sure how the article is expressing a reactionary opinion; I don't know of anything it was "reacting" to. It seems more like a baseless attack to me. Secondly, just because someone disagrees with an article does not automatically render their arguments invalid or "reactionary", as you suggest.

      Lastly, as a bit of concession, I do think balanced opinions are good. But that doesn't mean we should dignify this kind of propoganda. If someone (anyone, even the EDS) comes along with something that is measured, qualified and well-researched, then we can address it in turn. But this does not deserve serious attention. This is a classic marketing move - "The OTHER product is insecure, it doesn't work on a large scale, it is more expensive, and, oh look! We have an alternative right here!" Take another look at what this guy is saying and tell me honestly that there is anything remotely concrete in what he is saying.

      "From a corporate perspective, we are not confident where Linux is right now today. A large enterprise needs to be sure because it relates to securifying [sic] the environment. We see some of the same things occurring that did to Unix -- it could splinter into many different types of languages. We are quite cautious about Linux and its deployment," said Rasmussen.

      "We are concerned about security on an open standard environment like that. We are also concerned about some of the scalability issues that we are seeing on our clients on a global basis. Also, we are somewhat cautious about what happened with Unix - it splintered into eight applications -- until McNealy (Scott McNealy, chief executive of Sun) finally announced he won the battle and had the one surviving Unix out there. We think Linux has the possibility of going the same route," said Rasmussen.

      "Quite honestly, in the notion of costs, as we look at what we are structuring with our alliance partners, we are not seeing a compelling cost advantage that would lend us towards Linux -- given the other things I have mentioned," said Rasmussen.

      Jim Hassell, managing director of Sun Microsystems Australia, argued that Linux was no loss to the Agility Alliance because it could use Solaris 10 instead of Linux rival Red Hat.

      "If you test Red Hat against Solaris 10 against whatever else... we would say that Solaris 10 beats it hands down on functionality and everything else," said Hassell.

  28. Best. Quote. Evar. by Ransak · · Score: 4, Funny
    securifying

    Did George W. Bush take a job with their speech writing lackeys?

    --
    "Powers. I have them."
  29. A Real Contender by blueZhift · · Score: 4, Insightful

    This is just more proof that Linux has arrived on the scene as a real contender in the IT world. I remember when I first heard of Linux, there were literally daily changes being released for the kernel and things were seemingly in a constant state of flux. At the time I was using OS/2, but I was curious enough to keep an eye on Linux and where it was going. Years later, when it really mattered, the choice was simple, Linux. Why? I work in an environment where I'm an army of one and costs and security are very important. Windows just wasn't the best choice for what I needed to build and the budget I had. I guess I wasn't the only one who thought that way! So called studies that refute what frontline IT people see everyday in the field just prove the desperation of those threatened by Linux and the overall free open source movement. If they're smart, eventually they'll learn to live with and perhaps profit from it, but right now they seem more interested in stopping it through FUD and legislation.

  30. Tell that to Google... by MikeCapone · · Score: 5, Insightful

    ..that Linux is unscalable.

  31. Trying not to Troll by LINM · · Score: 3, Insightful

    Was there a preliminary report to this one that studied how Linux affected/eroded their business models? Perhaps they saw that Linux provided a very powerful base for NEW technologies to leverage it as a great springboard for potentially competing products. This report didn't make it out, but now they are on this bandwagon.

    Do they cite an alternative that is better? I guess since Windows XP supports two processors (wow) they must be. Microsoft is also renowned for security (e.g. IIS, IE, Word, Exchange) so this MUST be what they are getting at.

    I have to add that this comes across as a bit of a surprise from an Oracle backed group after seeing 5 years of Oracle adds on the back of the Economist magazine:
    "Unbreakable Linux"
    "Powerful Linux" - ok I made that one up
    "Unbeatable Linux" - and that one but you get the point

    I guess now we can look forward to Oracle adds reading:
    "Unscalable Lnx"
    "Breakable Li n - u x"
    "Beatable linux"

    And in other news, IBM disagrees.

    --

    Hunger is the best sauce.

  32. Forking is not the Problem. Closed source is. by WindBourne · · Score: 3, Insightful

    Apache is a fork from NCSA.
    Firefox is a fork from Mozilla.
    Cinepaint is a fork from Gimp.
    What do these have in common?
    They are all successful forks because they are all OSS and that they share code/ideas.
    In contrast, the Unixes are good examples of code that started open, but was closed. Upon doing so, each fork of ideas,API was bad news. A better one is SMB. It was developed by IBM, IIRC. Yet, MS forked it and created network neighborhood. Doing samba and other apps to interoperate with it, is very difficult.

    So no. Forking in OSS is not bad. Forking closed source, or forking and then closing it (as would happen with BSD) does cause problems

    --
    I prefer the "u" in honour as it seems to be missing these days.
  33. Re:Definitely the wrong image to portray by suso · · Score: 4, Funny

    Its amazing how many misinterpretations of posts there are from people here.

    I bet that if Obi Wan Kenobi posted a comment on slashdot like:

    "Darth Vader betrayed and murdered Luke Skywalker's father"

    10 people would reply to his post saying that he is using the wrong wording because he didn't actually murder him. Then Obi Wan would have to qualify his wording by saying "Its true, from a certain point of view."

    Sheesh. Give me a break people.

  34. EDS was responsible for crashing 80,000 Computers by thenextpresident · · Score: 4, Informative

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

    Most of the desktop computers in the UK's Department for Work and Pensions were paralyzed for four days on Monday, when a failed upgrade took them offline. The outage, covering 75 percent to 80 percent of the DWP's 80,000 PCs, is one of the largest in the UK government's not entirely impressive IT history.
    And possibly one of the most costly. According to staff reports, the outage occurred on Monday afternoon, disconnecting staff e-mail, benefits processing, and Internet and intranet connectivity. According to one, a limited network upgrade from Windows 2000 to Windows XP was taking place, but instead of this taking place on only a small number of the target machines, all the clients connected to the network received a partial, but fatal, "upgrade."

    Another source says that the DWP was trialing Windows XP on a small number ("about seven") of machines. "EDS was going to apply a patch to these. Unfortunately the request was made to apply it live and it was rolled out across the estate, which hit around 80 percent of the Win2K desktops. This patch caused the desktops to BSOD and made recovery rather tricky as they couldn't boot to pick any further patches or recalls. I gather that [Microsoft Corp.] consultants have been flown in from the U.S. to clear up the mess." EDS is also thought to be flying in fire brigades.

    --
    Jason Lotito
  35. Oblig George Carlin... by Dread_ed · · Score: 5, Funny

    And now a message from the national apple society:

    FUCK PEARS!

    --
    When the only tool you have is a claw hammer every problem starts to look like the back of someone's skull.
  36. Oracle by soloport · · Score: 4, Informative

    Oracle is NOT mentioned in the actual article. Oracle is part of all this in some fantasy world, called Slashdot.

  37. Oracle by soloport · · Score: 4, Informative

    NOT mentioned in the actual article. Remember? You're reading Slashdot...

  38. not scalable my arse by ciderpunk · · Score: 3, Informative


    http://grids.itmanagersjournal.com/article.pl?si d= 04/11/08/225209&tid=67

    "More than half of the [world's] fastest supercomputers -- which recently might be more accurately described as super clusters that are assemblies of many lower-power processors -- run on Linux, and Top 500 super list co-compiler and original editor Erich Strohmaier does not foresee any change in the open source operating system's dominance anytime soon."

  39. Is that the same EDS... by pandrijeczko · · Score: 5, Informative
    --
    Gentoo Linux - another day, another USE flag.
  40. "Losing to Linux" by torpor · · Score: 3, Insightful

    ... when they say "Linux", do they mean any particular distribution, or is it a total generalization about the whole subject?

    I think its that latter, which is interesting, because it belies a weakness in one of Linux' primary strengths: poor brand control.

    Let me explain: In fact, 'some' distributions of "Linux" are very insecure, and forked, and quite bogus when it comes to Enterprise computing.

    However, we all know this doesn't apply to "All if Linux" .. I dare say that the NSA's work on Linux has resulted in quite a secure operating system, were one to use their distribution.

    It is interesting, however, that the argument is being made on "Enterprise" buttons.. the "insecurity of some distributions of Linux" is being used as a straw-man to divert managers' attention away from the very powerful fact of Linux in the Enterprise: any Enterprise which rolls its own Linux is going to have a superlative installation of the operating system.

    As I have stated before, to me "Enterprise Linux" means rolling your own, plain and simple. Dufus admins may complaing "but this is too hard for us poor lowly administrators", but as I cut my teeth in big-iron Unix computing environments in the 70's, 80's, 90's and naughties, I have seen one kind of sysadmin to treasure and one to 'train', and the difference is on whether they can, in fact, assemble their own working installation/build from scratch, on a virgin disk/hardware configuration.

    Whether or not a 'roll your own' is even 'thinkable' in a circumstance of computing use is, to me (and every Enterprise I've worked for/in) the standard which defines "enterprise" versus "personal/artistic" computing.

    So, attacking Linux on its 'brand reality' and making overly generalized statements on 'the whole Linux scene' is to me a curious tactic, overlooking entirely that the best OS install for Enterprise is one hand-assembled by competent systems administrators.

    (No, I do not personally think there is any argument for "competent systems administrator" not to include in its definition 'able to assemble and consequently administer own OS build' .. none whatsoever. No point arguing, it will not change 30 years of experience with reality. Every Sysadmin/Unix Guru/Linux type I've met, who was able to think in terms of "de-tar -> working system", was a guaranteed viable hire, while those who parrot the distro 'truths' are generally junior-qualified, at best, and will probably need to be watched..

    --
    ; -- the corruption of government starts with its secrets. a truly free people keep no secrets. --
  41. funny to see this article right above the news ... by fadir · · Score: 4, Funny

    about google's server farm - one of the biggest linux server parks and argueable the most famous search engine with incredibly great overall-performance.

    *rofl*

  42. Google and Amazon call... by John+Whitley · · Score: 4, Informative

    ... bullshit! As well all the other major enterprises that have many thousants of deployed Linux boxen running business-critical software. These folks use Linux because 1) it's much more secure and securable than the competition, 2) it scales massively, 3) they can have their own fork (e.g. apply security patches, performance changes, etc. to the current production kernel version on their schedule, not some vendor's). Isn't it ironic how some of the uses of having your own "fork" improve scalability and security. 8-)

    Let's not forget that it's far cheaper than the proprietary competition even for all of those benefits.

  43. Uhm, Linux doesn't scale?? by Necron69 · · Score: 3, Informative
    Let's see, we can deflate that statement rather quickly:

    Big Iron:

    BigTux Shows Linux Scales To 64-Way

    My current test system has 16 CPUS:

    zeus0:~ # tail -15 /proc/cpuinfo
    processor : 15
    vendor : GenuineIntel
    arch : IA-64
    family : Itanium 2

    (yes, it is Itanium!! Anyone got a 16-way Opteron box? Anyone? Buhler? I thought not...)

    And, of course, we all know about Linux clustering:

    Beowulf Clusters
    Single System Image Clusters for Linux

    Ignoring the oddity of Oracle being in that group, none of the rest of the members actually make a scaleable Linux box, just ones that compete with them. The slant is obvious.

    - Necron69

  44. Tripping by Doc+Ruby · · Score: 3, Insightful

    What do those "IT heavyweights" know about "agility"? They're giant, ancient monolithic dinosaurs, threatened by the vastly more agile little mammal Linux.

    --

    --
    make install -not war

  45. I'll bite. by jd · · Score: 4, Insightful
    • Insecure: Linux has three role-based security mechanisms and mandatory access controls (SE-Linux is just the one included), three ACL mechanisms (Trustees, POSIX ACLs and SGI's XFS security mechanisms), an EAL4 rating with an EAL5 possibly underway, USB or dongle system locking, support for cryptographic and "trusted" hardware, support for IPSec, a very impressive packet filtering system (layers 2, 3 and 7), capabilities and that's just the kernel. If you want to include the rest of the system, you've stack guards, SSL/TLS, Kerberos 5, rootkit detectors, binary modification detectors, TCP wrappers, bayesian intrusion detection systems, root jails, virtualization (which allows you to compartmentalize, and therefore can be used for security), MD5 passwords for the shadow suite, one-time password systems, public key encryption and a host of validation & security auditing tools (TARA, SARA, NMap, Nessus, BASS, etc)
    • Unscalable: The Linux kernel supports "pure" SMP systems that are respectably large. For larger system, bproc and OpenMOSIX permit scaling up to about 65534 nodes with each node taking perhaps 64 processors. To my way of thinking, that's pretty damn scalable. Actually, as bproc and OpenMOSIX use different migration systems, it may be possible to build a grid of grids, where you've a Beowulf cluster of MOSIX clusters of 64-way SMP nodes. This gives you a theoretical capacity of 274,861,129,984 processors. Microsoft is planning to add clustering, in the future. Let me know when it compares. Linux also supports NUMA, Distributed Shared Memory, Active Ports/Active Messages, gigabit MPI, high-speed network filesystems (Lustre!) abd other key components for scaling. See "first few entries in top 500 supercomputers" for further information.
    • Prone to forking: There are many Linux distributions, tailored to people's needs, but only one real "kernel". There are many Windows kernels (the 3.x tree, the 9x tree, the NT tree, the 200x tree, Windows CE, Longhorn) but the distributions are basically the same components. Who is creating more of a fork - the tailor who makes clothes that fit from standard material, or the tailor who uses the closest material to hand, regardless of what it is?


    The claims can be easily disproven. Unfortunately, while companies enjoy First Amendment protections, they are virtually immune to slander/libel. A pity, as there'd otherwise likely be enough money to be made from such a suit to keep every Linux user and developer fed and housed for the rest of their lives.

    --
    It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
  46. Fear Uncertainty and Doubt cast back on MS et al by hoggoth · · Score: 4, Insightful

    These entrenched companies, led by Microsoft, have a particular blind spot when it comes to recognizing the damage they are doing to their own reputations and public image by continually and obviously lying to the public.

    Microsoft has already damaged their reputation to the point that MOST IT professionals understand that anything MS says to them is most likely a lie. They may buy MS products for other compelling reasons, but always with the understanding that MS is a sneaky company.

    Aren't they apprehensive, even a little, of having NO goodwill among their customers? If the technology competitive landscape changes (eg: the power of the monopoly weakens) their customers will be eager to jump ship.

    --
    - For the complete works of Shakespeare: cat /dev/random (may take some time)
  47. Linux and scalability by a3217055 · · Score: 4, Interesting

    I use Linux on a regular basis across many many machines of different sizes. Their maybe some truth in the article saying that Linux does not scale well. Firstly the whole thing of security is over rated. It is a corporate fudge factor, things are as secure as the apps that you use and you make your system. Linux does have a strange threading model but it works and does 99% of jobs with out issues.
    I run linux on SMP boxes ( more than 8 processors a machine) and their are some problems. Usually with network device drivers or some watchdog card. But otherwise it works. The most important thing is to learn how to get the job done.
    I have not used Solaris 10 thus I don't know what the new features are. The closed UNIX systems "seem" more robust because they sell the hardware with the software and ( example AIX with IBM POWER boxes ) and they have some major, major, major testing.

    Now the article says using Linux on mainframes is concering, well it sure is. Because why pay for a iSeries OS/400 license when Linux runs on the box rock solid. Linux on iSeries is amazing, it is a piece of art in itself.

    This was nothing but some technical jargon by soem companies that have outdated security procedures and they don't even have any facts. This is not news this is gossip.

    Also another thing Linux is a far more versatile system than people acknowledge it to be.

  48. Target... IBM... Innocent bystander, Linux by Psarchasm · · Score: 4, Informative

    Good article from all the way back in 2004 regarding where this is actually pointed. http://www.crn.com/showArticle.jhtml?articleID=510 00391&flatPage=true

    Would Sun rather see Linux go away? Sure, but they also believe in it enough to sell it. http://www.sun.com/servers/entry/v20z/index.jsp

    These are quotes directly from they guy heading up EDS's strategic alliances. Not from members of the strategic alliance - has anyone asked Ellison if he thinks Linux is insecure, prone to unfriendly forking? Guess not. http://www.oracle.com/events/unbreakablelinux/inde x.html. Guess not.

    Cisco? Well lets see they have linux running on some of their hardware, and apparently its good enough for their engineers to run http://www.nwfusion.com/news/2005/0216cislinux.htm l

    So lets round out the list...

    EMC - http://www.emc.com/products/systems/linux/index.js p
    Dell - http://linux.dell.com/
    Microsoft - http://www.mslinux.org/ Err, umm - ok maybe not.

    --
    http://windows.scares.us
  49. Google by Anonymous Coward · · Score: 3, Insightful

    Maybe they should ask Google how Insecure and Unscalable Linux is.

  50. They say linux doesn't scale well. by consumer_whore · · Score: 5, Informative

    They say linux doesn't scale well. SGI has Linux systems with 256 cpus in a node. http://www.sgi.com/products/servers/altix/ Microsoft is only now getting a cluster version of their OS http://developers.slashdot.org/article.pl?sid=05/0 3/04/2134229&tid=201&tid=231&tid=156

  51. Also note that EDS by CrazySailor · · Score: 3, Informative

    would highly resent having to replace all it's fine work on NMCI with a new technology. Even if it would be an improvement.

    --
    -- Improve Windows - Buy a Mac!
  52. EMC? Uh oh! by willith · · Score: 3, Insightful

    I better run into the datacenter and unplug all the Linux-powered EMC control stations and NAS heads we just bought! And they told us that they take security seriously! LIARS!

  53. Re:Oracle by Jacked · · Score: 3, Informative
    Oracle doesn't have to be mentioned in the article. The original poster stated that the Agility Alliance "includes IT heavyweights EDS, Oracle, Cisco, Microsoft, Sun, Dell and EMC."

    If you check the Alliance's web site (http://www.eds.com/services/alliances/agility/) you will see that Oracle is indeed a member of that group. As is SAP and Siebel, but, they aren't mentioned in the article either.

    The poster is correct.

  54. Let's examine your post by bonch · · Score: 3, Insightful
    Office, Visual Studio, Internet Explorer and plain ol' Windows


    I use Office 2000, which uses normal looking widgets. However, I have seen Office XP/2003, which uses the exact same widgets Windows has, but with some outlines drawn around them.

    Visual Studio? The same. And it didn't even do it before Visual Studio 2003.

    Internet Explorer? Here, you're either trolling or confused because Internet Explorer uses native Windows widgets.

    Meanwhile, the vast majority of Windows apps all use the same native widgets. And by the way, even the apps that draw their own widgets aren't loading entire GUI libraries into memory to do it, like in the OSS world, which was another part of my point. Why do I have to load up four ways to manage button widgets in RAM just to get work done because people want "choice"? I just want to get my work done without losing all my memory to the reinvented (and reinvented, and reinvented) wheel.