Slashdot Mirror


Exploring Linux Desktop Myths

Krafty Koder writes "Over at Newsforge (Part of OSTG, Slashdot's Parent) there's an interesting article that attempts to dispells the myth that Linux isn't ready for the desktop or that Windows still beats Linux. Three myths are explored - that Linux is harder to use, difficult to install and that there's not enough apps ."

48 of 1,053 comments (clear)

  1. Penguin Myth by ParticleMan911 · · Score: 5, Funny

    What about the Linux penguin myth? You know, the one where the Penguin turns out to really just be the Bonzi Buddy in disguise?

    --

    --
    Are you a Chipotle Fan?
  2. Bogus conclusions. by garcia · · Score: 4, Insightful

    Linux will never be ready for computer users like Windows is ready for them. Once IE and Office run on Linux natively then Linux can finally be branded "the Windows killer." Until that time it just cannot have it beat.

    I deal with below average computer users daily (far below what everyone else here seems to deal with). I get MS Office attachments that do not format correct in OpenOffice, I get to visit webpages that do not format correctly in Firefox (at least not without some discomfort), and I don't hear anyone say "oh yeah, Linux, I heard of that."

    When we mention DVD X Copy and people immediately post about DVD Decrypter and DVD Shrink (I don't see much mention of any good re-authoring tool for Linux as I don't believe there is one). When we mention that there is a new exploit for Windows out people for some reason feel the need to blame Windows instead of the users using it. Do you think that these same people are going to have a secure Linux machine, I certainly don't. When we mention that Firefox doesn't render pages correctly we get endless people posting that yes it does and that those that post that it doesn't are wrong! Until Firefox renders every page just like IE does the public isn't going to care for it (yes, Spyware, exploits, etc are irrelevant I'm sorry to say, remember these are the people that didn't patch against it in the first place because they don't even know or care to know what it is).

    Linux will be ready for the desktop when it is as easy to install, run, and care for as carelessly as Windows users demand.

    All of these are valid concerns, and often frustrating, but they fail to make the case against desktop Linux, because they fail to compare apples to apples. When you buy a new PC, Windows comes pre-installed on it. You don't have to go through the process that Linux requires. The hardware manufacturer already rejected modem X, figured out that Wi-Fi adapter Y is the one to include with the computer, etc. The OEM did all the hard work for you. Even when you give a user the Windows XP CD to install, he is already ahead of the game in that he knows the OEM already configured the hardware to work with XP.

    Right and when you get new hardware, plug it in, and restart, what does XP do? Hey, holy shit user, you have new hardware, we need drivers! Oh wait, we have them right here, no recompiles or modules need to be loaded. It's a digital camera you say? Wow, would you like to open the files on the camera and work with Photoshop or some random preloaded Windows software or would you like to save them to a directory on your HD?

    Remember that a lot of Linux users preconfigure their machines to work with Linux. My Kodak DX4530 camera doesn't work with Linux 2.4.x (I don't have time to figure out why my network cards aren't working under 2.6.x - odd that I have been running Linux for 10 years and I can't seem to get my configuration to work w/o thinking).

    All the applications he lists (OpenOffice, Mozilla, GNU Cash) are no where near the level of their Windows counterparts. They are close but they are not the same. Yeah, you can always get stuff to work with your Linux software and I spent years doing just that. Regular Joe Blow User does not want to do anything but point, click, and go.

    1) Buy a Windows box with hardware that is known compatible with Linux, just as if a manufacturer were OEMing the system using Linux.

    This conclusion is bogus. Basically all hardware works just fine with Windows. It's not the same for Linux. Give me a break.

    Windows works for just about everyone without too many problems. Linux works for people with some problems. General users do not want to deal with anything (interoperability, futzing, fixing, downloading, etc). They just want functionality built in that works w/o question.

    That's why Windows will continue to reign supreme, at least for now.

    1. Re:Bogus conclusions. by suso · · Score: 4, Interesting

      Until Firefox renders every page just like IE does the public isn't going to care for it.

      I hope that this day never comes. IE makes some bad bad mistakes in the way it renders and handles pages. Unfortunately people have built their websites around that IE functionality.

    2. Re:Bogus conclusions. by el-spectre · · Score: 5, Insightful

      This conclusion is bogus. Basically all hardware works just fine with Windows. It's not the same for Linux. Give me a break."

      This deduction is bogus... the hardware is built (and drivers written) with windows in mind. This damn near never happends with linux, yet.

      This is like saying that a Chevy sucks because a Ford motor can't easily be used in it. Sure you can do it, but that's not what it was designed for.

      The fact that so much hardware DOES work in linux is impressive as hell, to me.

      --
      "Faith: Belief without evidence in what is told by one who speaks without knowledge, of things without parallel." - A.B.
    3. Re:Bogus conclusions. by garcia · · Score: 4, Insightful

      This deduction is bogus... the hardware is built (and drivers written) with windows in mind. This damn near never happends with linux, yet.

      He said that Linux is ready for the desktop but that the hardware is only an issue because Windows OEMs make sure it is interoperable before installing.

      Linux won't be ready for the desktop until hardware is written with Linux in mind. That's the point, thanks for helping to clarify.

    4. Re:Bogus conclusions. by radish · · Score: 4, Insightful

      All of these are valid concerns, and often frustrating, but they fail to make the case against desktop Linux, because they fail to compare apples to apples. When you buy a new PC, Windows comes pre-installed on it. You don't have to go through the process that Linux requires. The hardware manufacturer already rejected modem X, figured out that Wi-Fi adapter Y is the one to include with the computer, etc. The OEM did all the hard work for you. Even when you give a user the Windows XP CD to install, he is already ahead of the game in that he knows the OEM already configured the hardware to work with XP.

      Even this isn't true. The OEM doesn't have to reject certain hardware as "not working with windows" because it all does. I don't get an OEM to build my PCs, I do it myself. When I'm putting windows on a box I just pick hardware based on what I need it to do and what it costs. When I'm putting Linux on the box, I have to factor in whether I can make the hardware work under the specific flavour of Linux I plan to use, and how much pain that will cause me. Numerous are the times I've had to compromise on a hardware choice (pick an older/more expensive/not as good component over a newer/cheaper/faster one)simply due to the lack of Linux support. Now I'm not blaming anyone here - it's often the fault of the manufacturers, and sure, I could write the drivers myself (well actually, I probably couldn't) but the fact is still that Linux causes me more problems than windows.

      --

      ---- Den ene knappen er powerknapp, den andre er Bender voice knapp "Bite My Shiny Metal Ass"

    5. Re:Bogus conclusions. by justMichael · · Score: 4, Informative
      Firefox/Mozilla has it's share of rednering problems as well. Opening or closing a form tag automatically adds the equivalent of two
      . I would be more than happy if someone can correct me on this.
      Try adding the following to your style sheet:

      FORM { margin:0px; }
      or adding style="margin:0px" to you form declaration.
    6. Re:Bogus conclusions. by Rosyna · · Score: 4, Insightful

      No, Netscape was here first. Or did you forget...

      Anyways, IE has to mimic the Netscape behaviour. Which was pretty whacked. Granted, IE did add some HORRIBLE flaws of its own, but most of the way it handles "miscoded" HTML is identical to the way netscape pioneered the mishandling of miscoded HTML.

    7. Re:Bogus conclusions. by Fareq · · Score: 4, Insightful

      Ok, here we go.

      Thing 1:
      IE just kinda happens to have the browser market. This means that if it doesn't render right on IE, 97% of the population won't see it right.

      If it doesn't render on FireFox/Mozilla correctly like 1% of the population doesn't see it right.

      It is sometimes NOT POSSIBLE to get it to render ideally on both. Which browser do you think I'm going to support?

      Thing 2:
      About i in every 20 times I load a page that has a size-constrained table (you know, one where the table AND its rows have "width=" values) mozilla decides to render the middle part of the table completely broken. The top 100 pixels are right, the botton 100 pixels are right, the rest is all messed up. Hitting refresh fixes it. This is just a simple bug -- but its been around sice I first used mozilla, over 2 years ago. So shut up about stupid IE not being perfect, K?

      -- Fareq

      P.S. Your hope that Mozilla/FireFox never becomes fully compatible with the #1 player in the market (and not just #1, but with almost 100x as many users -- especially among that most important demographic -- those willing to pay for things, and who don't think that making money selling stuff is evil) is the same thing as hoping that Linux on the Desktop remains a toy eternally. -- The former guarantees the latter, you see.

    8. Re:Bogus conclusions. by loconet · · Score: 5, Informative

      No it doesn't have any problems displaying open/close form tags. If IE is not displaying the extra new lines then it's actually doing it wrong. Form tags, as specified in the w3 standard are block-level elements.

      Block-level elements are those elements of the document language that, by default, are formatted visually as blocks (e.g., paragraphs). Inline elements are those elements of the document language that do not cause paragraph breaks (e.g., pieces of text, inline images, etc.).

      That is why you get the extra space around the element. This is the intended behavior of form elements. If you want to get rid of the space, as mentioned, use a style sheet of margin:0; or display: inline;

      --
      [alk]
  3. Reverse FUD. by Anonymous Coward · · Score: 5, Insightful

    I confess sometimes proudly and sometimes sadly to be a Linux zealot, but these stories and arguments don't really get us anywhere. The best argument I have had for Linux desktop viability is with my own networks and family. Pop ups? Lets try out this Mozilla Browser instead shall we? I need to set up a quick web page...let's run this apache client, it's practically imbedded. Man these virus' are killing me I can't even open my mail box any- lets set up a firewall and filter system on this side of the wall ....etc... I had to make no arguments other than simply let the market and costs of one particular OS drive our needs right to the other.

  4. Games though... by grub · · Score: 4, Interesting


    I have a solitary Windows machine at home for gaming. Lots of nice hardware to play great games. Until I can get Thief (1, 2, Deadly Shadows), Half Life, System Shock (1, 2), etc on Linux I'll be keeping my Windows machine for that purpose.

    Before the fanboys start yelping about Quake/Doom3 being out for Linux: I don't care. I want the lowest common denominator for my gaming and that's Windows.

    --
    Trolling is a art,
  5. *Enought* apps. Just not the ones I use by jbb999 · · Score: 5, Insightful

    The problem isn't that there aren't *enought* apps. The problem is that the ones I use run on windows. I'd rather pick my hardware & OS to suit the applications rather than the other way round. (I do also run linux as well as windows. Some apps run on windows, some on linux.)

  6. Apps! by east+coast · · Score: 4, Insightful

    that Linux is harder to use, difficult to install and that there's not enough apps .

    Not to sound like a troll but it's really not a matter of enough apps but rather the right apps. Users and small companies may have a specific need that hasn't been addressed in the Linux circles. And frankly when you get into niche markets there will not be enough of a Linux user base to justify developing an app.

    And this isn't even touching on the fact that Joe Sixpack doesn't even want to learn a new OS. If it was a simple matter of new technology being better thus being used we wouldn't even be discussing desktop OSs.

    --
    Dedicated Cthulhu Cultist since 4523 BC.
  7. Big stretch here by geek · · Score: 4, Insightful

    These aren't myths, they are facts. Linux is confusing as hell for most people. First of all, which Linux? Redhat, slack, debian, Mandrake or maybe SuSE? That alone is reason enough for a customer to just pass it by and pick up a copy of windows. Oh then you need to pick a desktop, KDE, gnome, Windowmaker, etc etc etc etc. Oh but the apps I want to use are for gnome and my Linux install is using KDE. Hmmm. 99.9% of people will just pass and go for the system that just does it for them.

    I don't understand how people can call windows bloated with features etc and not see Linux is 4 times more bloated with multple EVERTHING. I can't even count anymore how many times the Linux community has reinvented the wheel.

    Now I know someone will post with the "options are good" rhetoric and yes they are good but you know what? Unified interfaces are better, it's why windows and OSX are successful on the desktop and Linux is not. That's the reality of it. Until developers start giving a shit about usability Linux will remain a third rate hack of an already outdated windows interface. I see ZERO innovation in interface design from the Linux folks. Everything attempts to look like windows and the xservers today are no different from the ones from yesteryear. I see no forward movement, just clone and copy behavior from unimaginitive geeks who fail miserably to document and/or support their own work. It's just that simple.

    1. Re:Big stretch here by loteck · · Score: 4, Insightful
      from the article:

      "This means that an application compiled with one kernel in mind may not work with another one. For example, at the moment some distributions use the 2.4.x while others the 2.6.x kernel. An application targeting Suse Linux is thus not necessarily compatible with RedHat Linux even though we read the word Linux in both products. Each distributor compiles and re-packs the mainstream applications for their implementations.

      So, at the end of the day, a "Linux application" is source code that you expect to compile on most distributions, and the kernel alone is not granted to make it compile, the host will probably need a concrete shell and a precise set of shell utilities. It's not uncommon to find out that a make script calls some shell utility that our distribution of choice doesn't happen to have."

      First step to common linux exceptance: stop using the following words when you are trying to convince people that "Linux is hard" is a myth:

      Shell
      Compile
      Kernel
      2.x.x
      source code
      script calls

      I mean i don't know about the rest of you, but my users get confused when i try to seperate "the computer" and "the monitor". Compiling 2.x.x kernel shell source code using script calls? Right. Sure. Let me get back to you on that one.

    2. Re:Big stretch here by JimDabell · · Score: 4, Insightful

      First of all, which Linux? Redhat, slack, debian, Mandrake or maybe SuSE? That alone is reason enough for a customer to just pass it by and pick up a copy of windows.

      Which Windows? Windows ME? Windows 2000? Windows XP Home? Windows XP Professional?

      Oh then you need to pick a desktop, KDE, gnome, Windowmaker, etc etc etc etc.

      I was under the impression most newbie-friendly distros had a clear default.

      Oh but the apps I want to use are for gnome and my Linux install is using KDE.

      What's the problem? You can run GNOME apps under KDE and vice-versa.

      I see ZERO innovation in interface design from the Linux folks.

      Wake me up when Windows gets multiple desktops, a feature supported by competing operating systems for at least a decade. Or when you can just open a directory on another machine via SSH. What about the recent LookingGlass beta? Does that not count as innovation? What has Microsoft released that is similar to that?

    3. Re:Big stretch here by geek · · Score: 4, Insightful

      "Which Windows? Windows ME? Windows 2000? Windows XP Home? Windows XP Professional?"

      WinXP is the latest version of windows. If you have a hard time deciding between new and old versions of the SAME operating system, bye the SAME vendor then you have larger problems. The fact you even tried this argument tells me you are part of the linux desktop problem and not part of the solution. Making rediculous comparisons like this does more for your ego than any OSS movement. It's called being ignorant my friend.

      "I was under the impression most newbie-friendly distros had a clear default."

      Here is proof of my point. "newbie" is an elitist term, try calling them "users" instead. You'll go much farther without the elitism. Oh and just because it has a default doesn't mean the apps conform to that default.

      "What's the problem? You can run GNOME apps under KDE and vice-versa."

      Hence the problem, UI inconsistency. Or did you just skip that paragraph in my post?

      "Wake me up when Windows gets multiple desktops"

      Virtual desktops is a horrible way to manage windows which is why Apple created Expose and why MS is implimenting similar tech into Longhorn. Wake me up when the UNIX developers design something more intelligent than virtual desktops, which by the way was a long long time ago. I ask, what have they done since? Nothing. "What have you done for me lately" is playing in the background, can you hear it?

  8. These aren't Myths by still_sick · · Score: 4, Interesting

    There is no denying that it's harder to use than Windows. Yes, getting widget X to work is just a matter of looking in the man page and finding the correct command and args - and hell, that may not even be hard for you or anyone else here. But it's still not something the average person will ever do.

    Besides that, it's ignorant to EXPECT an average computer user to just accept the fact that they need to start learning nifty commands XYZ - why should they? Why WOULD they? Most of the slashdot crowd probably learned it because they wanted to. Linux was something they wanted to use, and they wanted to learn to use it well.

    All the average user wants is to be able to send an email, or browse the web for porno, or whatever. LET THEM .

    Different tools for different jobs. Use Linux if you want to be an uber-1337 power user. Use Windows if you just want to check your mail and surf porn.

    Just like if you want to measure the height of a wall, all you need is a yardstick (Windows) - you don't need a damn laser-guided-super-gadget (Linux).

    Sure, the super-gadget is arguably "better", but 99% of the people on earth don't need one, don't want one, and will never be inclined to learn to use one.

    Why is that such a bad thing?

    --
    ...Also, I didn't know Buggalo could fly.
    1. Re:These aren't Myths by FooBarWidget · · Score: 4, Insightful
      "Yes, getting widget X to work is just a matter of looking in the man page and finding the correct command and args"

      And this is exactly the kind of myths the Slashdot crowd are spreading. You DON'T have to do anything to get a widget set working!
      Let's take a look at Fedora 1 for example:
      - Installer autodetects soundcard, graphics card, mouse, keyboard, etc. etc. It's simply a matter of Next, Next, Next.
      - After installation, the X server works (and before you nitpick on this: no the user doesn't have to know what an X server is).
      - The desktop works, no reading manpages or commandline magic whatsoever.
      - My network card is also autodetected, and DHCP is automatically setup. I can immediately browse the web by clicking on the "Mozilla Web Browser" icon (notice the word "Web Browser"; the user doesn't have to know about Mozilla to know it's a web browser).

      So, what's your response to this?

      "All the average user wants is to be able to send an email, or browse the web for porno, or whatever."


      They can! This is something you already can do with a preinstalled, preconfigured Linux system! In fact, my parents have been using Linux to browse the web for years. Honestly, have you ever tried?
    2. Re:These aren't Myths by BranMan · · Score: 4, Insightful

      I agree that these are not myths.

      But, you go on to say that most people just want to surf the web, use email, etc. "Regular users". Fine. I agree.

      You fail to realize WHY there is so much linux development - it's not hordes of geeks wanting to be uber-1337 as you call it.

      There is so much linux development because Windows is NOT good enough for the "regular users". It crashes, it subjects people to endless pop-up ad boxes, patches sometimes break things, the user interface is not consistant across the Windows product line, it is an open door to every worm and virus that comes along, it is exploited by every malware developer in the world, it can be turned into a spam relay / zombie / DDOS box.

      In short Windows sucks - not for what it is, it is a pretty decent OS after all - but for what it could be. All the hackers trying to work with something on a shoe-string look at Microsoft - a company with 40 Billion+ in the bank, and getting richer every day - and think that after 10 years Windows isn't any better than it is because they just don't care.

      Mozilla, starting from scratch, with only a handful of fulltime developers, and overtook IE in 2 years (in terms of functionality, robustness, features, and resistance to malicious attacks). Has anything Microsoft, the most powerful software development company in existance, done recently come close to that accomplishment? Have they shown they really CARE about the people who buy their products?

      The average user would probably LOVE a linux PC that does all they want - whether in Gnome or KDE or whatever - and just works. No blue screens of death, no virus attacks, no popups. Surf, email, write letters, etc. No hassles.

      And that's a good thing

  9. Not Difficult to install? HA! by Giggles+Of+Doom · · Score: 4, Insightful

    I consider myslef to be pretty geeky, but the last time I tried to install linux I went through 4 distributions (Debian, Knoppix, Fedora, Mandrake) over the course of a week, and I could never get any of them to fully work. Sure, I could get a basic X session up and do office and web work, but many things I could never get running. Namely, I never got the Radeon driver or audio working, and every time I tried to compile a new kernel it failed horribly, even with the nice people on IRC helping me. Easy to install my ass. Having to recompile the kernel to get a driver working sucks big time.

    --
    "A coward dies a thousand deaths, the brave but one."
    1. Re:Not Difficult to install? HA! by TheAwfulTruth · · Score: 4, Insightful

      My wife and I, both software engineers with 15+ years of experience, me mainly Windows but some Linux and her mainly Linux, had similar poor install experiences recently with RH9 and Slack 10.

      Both installs after doing the minimum kernel/libs install attempt to go into a graphical install by default and on both distros on two different machines, it just hard locked when switching the video mode.

      I forget what she had to do to make hers work, but I had to go through a complex recovery boot process to hand edit the X config file to finish the install!

      I have installed every version of windows on dozens of machines (including the same machine as the failed linux installs) and the VESA graphic mode that the windows install goes into has /never/ failed on me.

      This is a prime example (and just one of many) of the very rough edges that Linux still has that most Linux geeks completely gloss over. How hard can it be to write a universal 640x480 or 800x600 VESA VGA driver? (I can anwser this because I wrote one myself for DOS, it's not that hard! Hint, TEST the video mode change after you issue it to see if it took before continuing! Do not trust the video cards query function to tell you if it can support the mode or not!)

      If this had been my first Linux install, my jaw would have dropped, been left completely confused and dangling for a fix and I would have not taken a second look at it again.

      Again, neither myself or my wife are anything close to stupid users and Linux can still be a very frustrating experience, to hell with Windows problems and comparisons, if Linux is so much better, why isn't it any better? (And frequently so much worse?)

      I've called several times on people to stop patting themselves on their collective backs and get to work for real on some of these issues, but I too ususally get modded to troll when I do.

      --
      Contrary to popular belief, coding is not all free blow-jobs and beer. Those things cost MONEY!
  10. Bad Article by neilb78 · · Score: 4, Insightful

    This is a very bad article. First let me says that I love Linux. We have several Linux servers and I use it on the Desktop some, also.

    When I say that Linux is not ready for the desktop, here's what I mean. The user interface is not as intuative and consistent as the Windows XP interface. Software IS more difficult to install on Linux, anyone who says otherwise is live in another world. There is no way I could explain to my Mom over the phone how to install .

    I think the Linux desktop has made a HUGE improvement over the last few years... KDE is looking really good!!! We're almost there, but don't push it until it's ready, otherwise you end up with Windows 95 :-(

    --
    © 2004 The SCO Group, Inc. All Rights Reserved.
  11. Anti-Linux Arguments fall in two categories by Proteus · · Score: 4, Insightful
    Anti-Linux Arguments fall in two categories:
    1. Genuine technical shortcomings for specific applications (i.e. the infamous ext2 2GB file limit)
    2. "I can't be bothered to learn anything new"
    Seriously, I'm glad some article is pointing out that the vast majority of criticism about Linux from an end-user standpoint amounts to griping that it isn't exactly like Windows.

    It's the same mentality that made people run progman.exe as their shell in Win95, and that gives me headaches from users who think their computer has been reformatted when their desktop colors change.

    Newsflash, Linux is not Windows. Better or worse is largely a matter of opinion, but articles like those quoted in TFA are simply "different=worse" mentality and a clear example of pundits phoning it in. If you can't be bothered to learn something before reviewing it, I can't be bothered to read your articles or buy your magazine.
    --
    We may not imagine how our lives could be more frustrating and complex—but Congress can. – Cullen Hightower
  12. Linux beats Windows in installation land, huh? by ecklesweb · · Score: 4, Insightful
    The installation argument is very, very poorly made. To quote directly from the article:

    [with Windows] "You don't have to go through the process that Linux requires. The hardware manufacturer already rejected modem X, figured out that Wi-Fi adapter Y is the one to include with the computer, etc. The OEM did all the hard work for you."


    OoooooK. To the end user, it doesn't matter if the OEM did all the hard work or if the OS programmers did all the hard work. All that matters is if the USER had to do all the hard work. And apparently in the linked Mandrake versus Windows installation challenge article, hard work included hardware replacement! A quote from that article:

    "Actually, there were hardware problems early on in The Challenge. I wound up replacing the motherboard."


    Honestly, how many users do you think are going to replace the damn motherboard to get Linux installed?

    I'm not saying that most installations require you to replace a motherboard, nor am I saying that Windows is superior to Linux. What I am saying is that this is the least persuasive article I think I've ever seen on Linux-versus-Windows in the ease of installation category.
  13. Re:Why linux isn't ready..... by Low2000 · · Score: 5, Informative

    Your so incredibly right. Linux is in desperet need of something as simple as the windows install sheild so you dont have to read a manual to install anything. Other then that, I think linux is leaps and bounds head of what joe average gives it credit for.

  14. Also IM programs by GoofyBoy · · Score: 4, Insightful


    IM is becoming more than just instant transfering of text.

    File transfers (GAIM sort of has this), webcams, plugins and games are becoming big reasons for IMs.

    Sorry but saying "close enough" isn't good enough when the rest of the world can do it.

    --
    The surprise isn't how often we make bad choices; the surprise is how seldom they defeat us.
  15. Re:wtf modded this "insightful"? by garcia · · Score: 5, Interesting

    OK, I call bullshit. Tons of hardware doesn't work well or easily with Windows. People just never have to deal with it because Windows gets preinstalled.

    My Kodak doesn't work in Linux. I plugged it into XP and it worked. Hmm. That didn't come preinstalled as I just bought it in December.

    Really? I don't. Can you name any offhand?

    The example I will continue to use is http://slashdot.org/. When it stops forcing a refresh to fix the sidebar then I will believe Firefox is "acceptable". It's amazing how many Firefox zealots ignore this with a brush off. General Windows users will not.

    Sorry, dude, but have never had anyone I've shown firefox to complain about the ways it's different from IE. Office you may have a point about, though about 85% of companies don't need MS Office and don't use most of its features.

    And again, you are dealing with people magnatudes higher in computer literacy apparently.

  16. Re:Why linux isn't ready..... by Coryoth · · Score: 4, Insightful

    So linux isn't ready because if you choose to use software distributed as source you have to use the commandline? It's not even a terribly hard sequence of commands, and they are almost always described in the INSTALL document.

    That aside though, the main issue with source installs is that you end up with a mess - files all over the place. You can't remove what you just installed unless the Makefile happened to include an "uninstall".

    Up until now I've been very happily avoiding this issue by using stow, but recently I found checkinstall which you run instead of make install. Checkinstall creates a package (.deb, or .rpm based on your system) containing all the files getting installed by the make install step, and installs that for you. That means that everything, source installs included, can be conveniently managed from whatever package management application you use (I prefer synaptic myself, it works for anything that supports apt, which includes rpm).

    "That's still too hard!" you say? Yes, quite possibly - but then the only real reason to be installing from source is if you have very particular needs (special configure options) or a need to be on the bleeding edge. Pretty much anyone who thinks compiling is too hard should be happy with binary installs. With things like synaptic, redcarpet, up2date, etc. around installing distro provided packages is a breeze. If you have to go outside your distro try autopackage. Yes, autopackage isn't finished yet, but they're at the stage where they have some test packages (install the latest version of inkscape via autopackage for instance), and what they do have is fantastic - think of it as installshield with advanced dependency checking resolution. All those third parties currently supplying distro specific rpms ought to shift their project to supplying autopackages, and certainly autopackage looks to be the way to go for any commercial vendor who wants to create a linux installer for their software.

    Installs are still a little tricky, but the issues have been spotted, and are being worked on - and the solutions look better than anything Windows provides.

    Jedidiah

  17. Re:The Gimp by Quarters · · Score: 5, Interesting
    The article was not about Linux on the Home Desktop Myths. It was about Linux on the Desktop Myths.

    I use Photoshop, 3ds max, and Premiere every day I go to work. I've done that for 8+ years now. There is no collection of software on Linux that will allow me to get my job done to an equal level of quality and to file formats that I can share with my coworkers and get integrated into our final products (games).

    Linux is not ready for my corporate desktop. The GIMP and Blender are interesting tools, I'll freely admit that. They are not replacements for industry standard tools like 3DS Max and Photoshop, though.

    The author's marginalizing of apps he doesn't need doesn't at all imply that the apps aren't needed. The article is quite biased towards the author's views and needs. It does't present full picture of the problem.

  18. Re:Why linux isn't ready..... by leoxx · · Score: 4, Informative

    You mean just like you don't have to on Linux, either? Thanks for re-affirming the fact that difficult application installation on Linux is a myth.

  19. The biggest problem Linux currently has by DarkDust · · Score: 4, Interesting

    ... is the lack of an unified installer. GNOME and KDE are really userfriendly and beat Windows feature-wise, and most current distributions like SuSE also have very good hardware support and recognition.

    But it's still not possible for Joe User to simply download an app and install it via an installation wizard like everyone is used to on Windows. You either run setup.exe there or some *.msi files and click "Next" a few times and you're finished.

    Not so under Linux. I am a Linux developer myself, even earning my money as a Linux developer, and I know it's a tough problem to tackle in the Right Way(tm). But we should eventually try. The old installer from Loki games is a good example of how it should work (although I don't think it's the correct solution as there is no RPM or deb support in it). The really tough things here are first to get most projects to have support for such an installer and second for such an installer to support as many distributions as possible.

    Of course Debian users will argue "well, just do an apt-get install foo", and Gentoo people will tell you to use emerge, but the point for Joe User is not to have to use the command line.

    If we manage to deal with this problem I'll say Linux is really ready for desktop of everyone. I've set up the desktop that a few hundred people of the Bavarian Blood Donation Service use via their thinclients, so I know Linux is ready for desktop use if all the necessary applications are installed.

  20. Hard is often a misnomer by Neil+Watson · · Score: 5, Insightful

    I find it often useful to substitue the word hard for different in Windows vs. Linux discussions. Many aspects of Linux are not hard just different. I don't believe Linux was every promised to be a replacement for Windows. Linux is an alternative to Windows.

  21. Re:My experience sucked ass. by bludstone · · Score: 4, Interesting

    I recently installed mandrake 10 on my pc. I was tired of windows and wanted to finally make the jump to linux.

    Big mistake.

    By far, the easiest part was actually getting it to install. Mandrake has a fantastic install, and i commend them on that.

    But I instantly lost functionality.

    Things were annoyingly difficult to install. (command lines?! I havnt used those in almost a DECADE! Dont be an elistist here.)

    It was slower then windows 2000. On all fronts. Opening programs, moving windows, even typing.

    The applications did not play well with each other, at all.

    Drag and drop never worked.

    Configuring default settings was a pain.

    Networking. Dear god. I spent 3 hours trying to get my network up, only to finally call my local network guru... who spent FOUR HOURS setting up my LAN. Which then stopped working when the computer rebooted due to a power outage.

    Good luck trying to get a codec installed. Yeesh.

    So I decided to go back to windows 2000, but only run open source apps on it.

    Im here. Im totally willing to go open source only, but linux just BOMBED on me. It didnt work, and it was a struggle just to navigate.

    You will not find a more willing computer user then me. Im serious. I WANT TO USE LINUX. But it just _sucks_ usability-wise compared to windows 2000.

    (i would also like to thank the entire community for their help. you guys were awesome)

    --

    no .sig
  22. Re:Why linux isn't ready..... by Trelane · · Score: 5, Informative

    Funny you mention that. InstallShield is available for vendors to use if they want to create an installer for Linux.

    Why the heck vendors are sticking with their own crappy command-line-only installs is really beyond me. Only one I know of that uses IS for Linux is if you download the Java NetBeans Cobundle.

    Actually, UnrealTournament 2004 may also use ISX. I remember some nifty Java installer....

    --

    --
    Given enough personal experience, all stereotypes are shallow.
  23. I'd agree with the majority, but by panurge · · Score: 4, Interesting
    Last night I removed 297 (really) assorted viruses, trojans and spyware from Joe Sixpack's computer which he needs to run his business. His anti virus protection was out of date and he didn't know how to get it updated. He was annoyed by popups (where do you think the adware came from) but hadn't a clue what to do about it. So once again the "expert" (as far as Windows is concerned I'm just an average corporate type user) set up some protection, read the riot act, installed Firefox....

    I'm sorry, but Windows does not have huge ease of use. It has huge long term familiarity and many people around the place who kind of know how to do things. OS X does not have ease of use for a typical user upgrading from OS 9; considerable retraining is required. In fact, I can well remember when I had to migrate from Unix + Mac Os to Windows: it was a steep uphill learning curve, especially making networking work.

    I keep making this point, I will doubtless do it again. Twenty years ago, Diesel cars were a rarity in Europe. Gas ruled. "Everybody" understood gas engines which were "simple". Diesel was slow, smelly, hard to figure out. Where's the carb? The spark plugs? Only Diesel used about 30% less fuel than gas engines, and had a few other hidden advantages.
    Twenty years on, and in Europe Diesel technology is heading for 50% of the market in some countries. The reason? Cost, and it turned out that it was actually harder to develop better gas engines than Diesel engines. Development has taken care of the problems, and Diesel has developed much faster than gas engines over the same period. Now, even Jaguar has to have a Diesel. If, in the US, SUVs and large cars ran on Diesel, Iraq wouldn't be a US problem.Middle East oil? Who needs it?

    So look at the broader picture. Which platforms really look to have the easiest development route and the real lowest long term cost?

    --
    Panurge has posted for the last time. Thanks for the positive moderations.
  24. Maturity by HogGeek · · Score: 4, Insightful
    Microsoft starting developing Windows in 1981 (23 Years ago)

    Linux has been around since 1991 (13 years old)

    How many people that use PC's now, could have intalled and setup DOS/Windows/networking in the 80's and 90's?

    Patience is a virtue!

    we are making great progress!

  25. Re:I hate to disagree but... by Coryoth · · Score: 4, Interesting

    His Myth 1: Linux is just as easy to install as Windows. -- My mom can install Windows (without any help from me -- I just tell her "If you don't know what to do, just click Next" -- and when she's done, she has a fully functional OS. The linux installation experience is dramatically more complicated, and it's unlikely the end-product will work right if it was done by a novice (he pretty much admits this).

    Uh, I had my parents install RH9 by themselves with only the advice you gave "If you don't know what to do, just click Next" and when they were done they had a fully functional OS, Office suite, paint program, web and email applications, and (for my Dad, who is a math lecturer) complete working TeX system, complete with editors desgined to work with LaTeX.

    The end product worked fine, and they continue to use it very happily.

    Really, everything beyond Gentoo and Debian (though I hear the new Debian in staller is much better) can be installed by just clicking "next" when you don't know what to do, and it pretty much always results in a perfectly functional system. The only time it presents difficulty is if you are trying to preserve an existing Windows install, but then you can't install an existing Linux install when installing Windows by "just clicking next", so...

    Jedidiah.

  26. Re:Why linux isn't ready..... by JWSmythe · · Score: 4, Interesting

    For most distros, it's easier than that.

    For slackware, you can download just about anything from here, and just type "installpkg [filename]"

    Gentoo, you'd emerge it, without downloading it first "emerge [package]"

    RedHat, you'd get the package, and use RPM to install it.

    Debian, you'd apt-get it "apt-get [package]"

    Updates are even easy in Slackware. We have one server on our network which updates it's packages nightly, and then 100+ other servers collect their updates from a cron running "slackupdate.sh -nc -l 2". For us, it's much more polite to have our own repository, than to have 100+ machines beat up the publically available ones. :)

    You can do something similiar with Gentoo or Debian. I'm not sure how RedHat handles these.

    But, for the stuff that doesn't come in packages, ya, three commands are pretty easy. All things considered, it's faster to type those, than to unzip, and click the annoying click-throughs to get a Windows program to install.

    People are afraid of the kernel, but hell, all you have to do is download the kernel, and use the pretty menu driven configuration to pick what drivers you need, and just a couple commands later, you have a kernel optimized for your machine. With Windows, good luck getting out all the drivers that you don't need.

    Most Windows users that I've talked to simply won't get away from Windows because they're too lazy to learn something new. Hell, they won't stop using MSIE, even after getting the spyware or virus of the day because of it. One guy I know got a virus from a site because of an MSIE exploit, and continues to use MSIE. He was fighting with it for two days to get rid of the virus. He simply won't consider Mozilla/FireFox or Opera. Why? Because he's been using MSIE for years.

    It's very similiar to the people who held out on advancing from Windows 3.1 for so long. Why change, when it does things they like? It won't be until the "killer app" shows up for Linux that doesn't work anywhere else. Unfortunately for this process, most people are porting their applications over to Windows, to let everyone enjoy, so the "killer app" probably won't ever be a Linux-only application.

    Several large banks still run OS/2. Why? Because it works for them. You'll still find lots of people running Win98. Likewise, you'll find people running very old versions of RedHat, because they're afraid of upgrading.

    We've only recently started a campaign to upgrade our old Slack 7.0 to Slack 8.1 servers to Slack 10.0. I made a bootable CD to make this easy. It takes 1/2 dozen commands (including mounting the cd and destination partitions), and takes 5 to 10 minutes. Users rarely notice the downtime, and appreciate than things are faster now. How much pain would I be in upgrading from say WinNT to WinXP?

    --
    Serious? Seriousness is well above my pay grade.
  27. Re:Why linux isn't ready..... by jardun · · Score: 5, Informative

    I think the issue here is you're more likely to have to use make to install FREE software on linux. Just as you would use it to install FREE software on the Mac. If you're BUYING software for linux, you can bet you'll get an installer or an rpm or something. That's one of the things I don't see mentioned a lot is that we're comparing the ease of install of a corporation's proprietary software to the ease of install of in-progress open source stuff. Most things that you would pay for otherwise, such as office suites, web browsers, etc. do have installers (Open Office, Mozilla, etc). The things that you use make to install you probably don't even have access to on an M$ system. It's like complaining that Dell sent you a free graphics card but you ahve to install it yourself when you could have paid Best Buy $200 to install it. It's not quite fair to compare the M$ office installer to a network sniffer program you found for free on some h4x0r d00d's site. It seems this happens a lot.

  28. Windows NOT easier to maintain by WoodstockJeff · · Score: 4, Informative
    given that Windows is easier to install and maintain than Linux.

    My experience with Windows is that, so long as nothing goes wrong, there isn't much maintenance. But, when problems arise, even finding documentation on how to fix things is a problem, despite its popularity.

    Recently, I needed to change the subnet on the public side of a group of computers, including a Win2K server and some Linux boxes. The Linux boxes took 5 minutes each, and all the daemons adjusted to the changes with a simple 'service XXX restart'. Never even had to reset the hardware.

    It also took 5 minutes to change the IP on the Win2K box... but it required a restart... and several very important things didn't come back afterwards (Exchange and RAS in particular). It took two days to track down WHY, because everything looked correct.

    Turned out that the settings were correct, but neither Exchange nor RAS are tolerant of changes to the binding order of interfaces, and any significant change (like an IP) to an interface changes its binding order... making it invisible to both applications. This isn't documented in anyplace convenient; I only found it by tracking down specific error message text via GOOGLE, piecing together information off of several of the results, finally finding a very nice MSKB article on the subject... which hadn't appeared in the GOOGLE search results!

    I'm now fighting a problem where this same machine has decided that its second and third net cards are deaf... They exist, they detect the network, Win2K says they're working, but the rest of the network can't talk to them. And the customer gets frustrated, while I try to find SOMETHING on the net that would explain the behaviour. I could have fixed this problem within an hour under Linux...

    As Dogbert said, "We have the very best kind of evidence. Anecdotal!

  29. You can't install XP on an iMac. by khasim · · Score: 4, Interesting

    "Even this isn't true. The OEM doesn't have to reject certain hardware as "not working with windows" because it all does."

    Riiiigggghhhhtttttt.....

    So, let's see you install XP on an iMac. How about a G4?

    Your definition for "all" hardware is "that which works with the version of Windows that I'm installing".

    I have accelerated video cards that haven't had Windows drivers since NT 4.0. They came out of an old Alpha box.

    "Now I'm not blaming anyone here - it's often the fault of the manufacturers, and sure, I could write the drivers myself (well actually, I probably couldn't) but the fact is still that Linux causes me more problems than windows."

    Welcome to "marketshare". And this situation will not change until Linux has 50%+ of the desktop market.

    But you are confusing "marketshare" with "ready for the desktop".

    There aren't many DeLoreans out there. And you have to pay particular attention when purchasing parts for them (and sometimes special order).

    But that does not mean they aren't ready to be driven.

  30. Re:Why linux isn't ready..... by Fareq · · Score: 4, Informative
    A few things about this post

    A large variety of useful applications are simply not available on things like the red hat network (so there goes up2date).

    Up2date is great for upgrading packages that I already have installed during the first little while after I buy the operating system (at the moment, I think I have 3 years, but only because I bought "Enterprise Linux" which costs more than MS Windows, so there goes the cheaper concept.

    Up2date will get me new software if I happen to know what the package name that I want is. For instance I wanted to install GVIM. The redhat network package for Enterprise Linux was compiled without support for the GUI, alas. This is what I had to do to get GVIM.

    $ su -
    Password:
    # up2date --get-source vim
    (lots of output)
    # cd /usr/src/redhat/SPECS
    # vi vim.spec
    (change the option in the specfile that says compile without the GUI)
    # rpmbuild -bb vim.spec
    (lots of output)
    # cd ../RPMS/i386
    # rpm --install vim-X11-6.2.98-1.i386.rpm
    (lots of output)
    # exit
    $ gvim my_file
    (good, it works)

    I suppose I could have gone to the VIM website, and download their version of the vim RPMs, and ran rpm --install on that. It probably even would have worked, but I don't know for sure that vim.org has the same RPM version, if it installs everything in the same place, and what up2date would think about that package. I have only been using Linux for approximately 2 years at this point, so it is perhaps understandable that a complete newbie like myself would find the various methods of software installation extremely complex.

    Next topic: configuration
    My biggest complaint against linux on the desktop is the extreme absurdity of some types of configuration. My linux workstation is my work machine, and so it has to do things like run apache and our application server (Interchange if you are curious -- http://www.icdevgroup.org).

    Well... Installing apache was easy. Installing Interchange was hard. It requires nonthreaded perl, but a gazillion things require the existing threaded perl 5.8.3 that came with the OS. So, I build my own perl from source, and then copied into /usr/local instead of /usr, and then hacked at the Interchange source so that it looked in this new location...

    Why not just uninstall the old perl? Because I can't. When I issued the

    rpm -e perl-5.8.0

    command, I encountered dozens of errors. And I couldn't upgrade -- they were the same version, just with different compiler switches set.

    Oh, then I got an error that my system was set to the incorrect language encoding. I'm not 100% sure I understand what that means even having fixed it -- but here's what I had to do

    $ su -
    Password:
    # cd /etc/sysconfig
    # vi i18n
    (remove a .UTF-8 from the LANGUAGE= line)

    Ok... so... exactly what does i18n stand for? Having a normal computer user find the i18n configuration file and hack at it isn't reasonable. Especially if you don't tell them that the error is in i18n. Now a normal user might not be trying to install Interchange, but hell, even our sysadmin wasted 4 hours figuring out what config file to change.

    My point? Linux on the desktop is a freaking toy until a user can do everything they need to without opening a terminal or becoming root ever.

    This includes installing software, configuring the machine, and running applications.

    Incidentally, Windows crashes since I installed XP (2 years): at least 10, at most 15.
    Linux crashes since I installed Red Hat Linux (first v. 7.2, now EL 3 WS, approx 18 months): at least 10, at most 15.

    My definition of a crash is anything that goes wrong to which the only easy solution is either pressing the power button or typing "init 6".

  31. Re:My experience sucked ass. by hundalz · · Score: 4, Interesting

    Ahhh...

    Yet another user who blames Linux because he had a bad experience with some distro.

    I remember when I first started off. It was Red Hat 8.X if I am not mistaken. I mucked the intallation so bad, I reinstalled it a few times. Then I got fed-up and installed ALL packages, yes, it did reach to a 3GB installation, but everything worked.

    But to me, it was a learning phase. I have never used Red Hat ever again. I've moved from Mandrake to SuSE to Mandrake to at long last Gentoo now.

    One distro does not reflect how Linux is. There are plenty of options out there. Be bold and explore! Find one that suites you. Rather than complaining about Red Hat, I moved on to a different distro.

  32. linux on the desktop : the holy grail of geeks by discord5 · · Score: 5, Interesting

    I've been using linux for almost 8 years now. I was introduced to it the usual way: a friend came over with a slackware CD saying that if I was really tired of Windows and wanted something I could do with as I pleased, I should try this.

    We're 8 years later now, and a lot of things have changed for linux. It's stepped out of geekdom and entered the corporate world, taking small steps at a time and the occasional leap. From a relatively small group of technologically very adept people, it has grown to become the new pet-OS of wannabe-geeks and even for a while Linux threatened to become a buzz-word for certain companies to shamelessly promote themselves on an IT market that had suffered a damaging blow.

    Three years ago I was at a school that gave introduction courses in linux as a member of a jury for (pardon my bad English) practical final. I was judging several projects that were made during the course of 9 weeks of internships in companies, and over half of them were made using linux. Of the 10 groups that presented a linux project, only two of them were capable of presenting a flawless project.

    What really got me at that moment was, that even though linux had come so far in those 5 years, many last year students hadn't even the faintest idea how their OS really worked. The argument most used for the use of linux was that it was free (as in beer), and someone even managed to blurt out that linux was actually a product from Sun. After three days of judging, I came to a startling conclusion. Many of the linux projects I had seen were dodgy at best, the students had very little grasp on the tools they used, and many webprojects failed to provide even the simplest security to their database as I happely added SQL on their URL and displayed lists of unencrypted passwords.

    The Windows projects I saw however were a lot more solid. SQL Insertion failed on nearly every project, and most students were up to speed on the technologies they had used. Most of the Windows projects were finished, or nearly finished, while the linux projects seemed to have a lot of rough edges (in fact a girl actually told me : "Don't do that, that corrupts our database and we don't know why").

    What does this have to do with Linux on the desktop, you might ask. Well, if 4 years of training in programming and networking hasn't even thaught you the simplest of hacks (SQL Insertion), and you're practically lost without a GUI to configure your networkcard (but manage to boast about your networking project), there is either a fundamental problem with your education or your unwillingness to use google. The truth behind it is "ease of use". MS Visual Studio comes with a bunch of tools in one package, a graphical XML schema editor, a graphical database management system, click-n-paint GUI creation, and to top it off each of those students gets 4 years of excessive training in all of those tools.

    Linux on the other hand, has most (if not all) of these things, but students don't know them. Those that do have knowledge of these tools are often complaining that they ran into problems (again because of lack of training, or googling). Many have spent two days finding out how to install a certain program, and most just give up asking their supervisors for aid (which they often can't provide).

    This is the problem with linux, and this is why the linux desktop will never be as succesfull as we hope it will be: our diversity in tools and lack of proper bundling. Distributions do a good job at providing us with defaults, but provide too much goodness. Most linux machines have at least 7 compilers and interpreters installed by default, 6 MP3 players, 10 office suites, and horror of horrors 2 desktop environments.

    Teaching students all these things is an impossible task, and that's why they aren't prepared for the choices they have to make when they are going to actively use linux. And educating users on using office package A, while there exists at least one package for every letter of the alphabet each wi

  33. Re:Minor Point by RoLi · · Score: 4, Insightful
    XP was no problem, but fedora didn't support the SATA chipset contained within the box, so I either had to go with an older IDE based hard drive or just go with XP until the driver was updated by the manufacturer of the chipset.

    Isn't it funny that you bitch about Linux not supporting that cutting-edge chipset but don't bitch about Windows not supporting AMD64 extensions?

    I'm really sick of those double standards. Here we have *exactly* the same problem in Windows and Linux (it doesn't take fully advantage of some cutting edge hardware), yet in Linux it's terrible, terrible, with Windows it's even worth mentioning...

  34. Re:Why linux^H^H^H^H^H Windows isn't ready..... by Xerp · · Score: 4, Insightful


    A large variety of useful applications are simply not available from Microsoft (so there goes windowsupdate).

    Windowsupdate will get me new software if I happen to *only ever* use Microsoft software. Even this its useless.

    This is what I had to do to get Microsoft Office for ONE computer:

    Telephone 4 different suppliers for quotes.
    Find out that there are loads of different versions.
    Have a meeting about which one we can afford
    Get Supplies to raise a purchase order
    Get the directors to sign off the spend
    Place the order
    Get told they don't have any in stock, and so go to the second supplier
    Re-do the purchase order
    Place the order
    Wait 4 days for the software to arrive
    Find that you need "administrator" access to load the software
    Schedule IT Support to come and install the software for me
    Reboot several times, meaning I have to stop all my other work
    Find that we also need to update the software as it is riddled with bugs
    Get IT Support in again to provide the software updates
    Reboot multiple times again
    (good, it works)

    Next topic: configuration
    My biggest complaint against Windows on the desktop is the extreme absurdity of some types of configuration. My Windows workstation is my work machine, and so it has to do things like run IIS with Perl.

    Well... Installing IIS turned out to be a real pain. Again we had to go through the whole procedure of getting IT in, finding the CD, rebooting, etc, etc.

    Configuring the thing was also hard. It requires Perl, but that doesn't come with Windows, so I had to go and get Active State Perl. Of course, I can't do anything as a user, so yet again I have to schedule IT to come and work on my PC.

    My point? Windows on the desktop is a freaking toy until a user can do everything they need to without having to get IT in and use Administrator privileges.

    This includes installing software, configuring the machine, and running applications.

    Incidentally, Windows crashes at least once a day, sometimes more. I've lost count of the number of times it has gone down because it has to be rebooted by IT.

    Linux crashes? Can't say I've noticed any. I checked the uptime on our DNS server and it was 253 days.

    And the Windows GUI is still freakishly slow, and everything is freakishly huge with hideous colours. I run at 1024x768 on Windows, 1600x1200 on Linux, and still the Linux desktop is more responsive, and everything is more intuitive.

    One last little whine: I have approximately 10% success rate with software that can allegedly be installed without Administrator privileges.

    More often than not there is no indication that some has gone wrong, it just doesn't work.

    And I'm really freakin sick of you Windows junkies telling me that Windows is so easy that anyone can use it.