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 ."

143 of 1,053 comments (clear)

  1. Why linux isn't ready..... by Anonymous Coward · · Score: 2, Insightful

    ./configure
    make
    make install

    1. Re:Why linux isn't ready..... by leoxx · · Score: 2, Interesting

      Most open source applications can be installed on OS X using those very same commands. Are you saying OS X isn't ready either?

    2. Re:Why linux isn't ready..... by nova20 · · Score: 3, Funny
      ./configure
      make

      curse
      vi Makefile
      make
      curse...
      continue until "make" works out
      make install

      /nova20

    3. 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.

    4. 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

    5. 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.

    6. Re:Why linux isn't ready..... by Sibshops · · Score: 2, Interesting

      I understand that there are many programs out there that use ./configure make make install. But the LSB has already proposed a standardized package managment system to be used across distributions.
      This way the instalation of a program will be the same as windows: a double click of the rpm file.

      However, after installation I believe that there are some issues about how the program should be made available to the user. This is an area that needs more standarization.
      Some add a directory to the GNOME/KDE menu.
      Other programs programs install a program to a directory in $PATH. Others don't make any chances and force the user to find the program and make changes accordingly.

      In order to help linux make it to the desktop market, package management should eliminate the problem of. "Ok, the program is installed, what do I do next? How do I use it?" A possible extention is to enforce an additional "user discovery" such as a standardized start menu, a "most recently installed programs" directory, a unread README files, etc. etc.

    7. 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.
    8. 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.
    9. 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.

    10. Re:Why linux isn't ready..... by Uzik2 · · Score: 2, Insightful

      I think the idea was, as you point out, installing software is different in every single distro:

      >slackware: type "installpkg [filename]"
      >Gentoo, "emerge [package]"
      >RedHat: use RPM to install it.
      >Debian, you'd apt-get it "apt-get [package]"

      It's not that it's hard, it's that it's harder than it needs to be.

      --
      -- Programming with boost is like building a house with lego. It's a cool but I wouldn't want to live in it
    11. Re:Why linux isn't ready..... by mrwonton · · Score: 2, Insightful
      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.

      I agree completely. However, and this isn't comparing apples to apples (as if you RTFA was what they were trying to do), when you do get free software for windows, it usually comes compiled and with an installer. There are a lot of reasons for this of course: no free compiler is included with windows, you can usually relatively easily make your compiled program run on any windows machine, windows users expect them to be this way, etc. This isn't a flaw so much as a difference, but for those who are used to having their programs come with simple GUI installers, Linux can be confusing and intimidating.
      --
      Not more than you need, just more than you want
    12. Re:Why linux isn't ready..... by UnknownQ · · Score: 3, Informative

      Actually, UnrealTournament 2004 may also use ISX.
      UT2004 actually uses the excellent Loki setup tools that are now maintained at icculus.

      --
      Wherever you go, there you are!
    13. 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".

    14. Re:Why linux isn't ready..... by leastsquares · · Score: 3, Insightful

      Please excuse my ignorance but I haven't owned a usable Windows license for more than 7 seven years.

      Is there a simpler set of commands for configuring, compiling and installing from source code on Windows?

    15. Re:Why linux isn't ready..... by drightler · · Score: 2, Insightful

      So you think 'apt-get install mozilla-firefox' is more difficult than opening your web browser, going to mozilla.org, clicking the windows download link, saving the installer to disk, double-clicking the installer, and clicking next 4-5 times.

      apt-get seems easier to me.

      --

      blah blah blah....
      drightler@technicalogic.com
    16. Re:Why linux isn't ready..... by sigaar · · Score: 3, Insightful

      [Not referring to the article] Therein lies the problem. Windows users expect a GUI installer that requires no intellect, or action beyond clicking "Yes" "Yes" "Yes." And that's fine by me if we're talking software that we pay good money for.

      But just because in the *nix world things are done differently, and at the same time Windows users are to damn lazy to learn anything new, this automatically mean that Linux is difficult to use? Just because Windows users find it difficult?

      --
      sigaar
    17. Re:Why linux isn't ready..... by gzunk · · Score: 2, Informative

      i18n = internationalization

      It's shorter

    18. Re:Why linux isn't ready..... by mini+me · · Score: 2, Insightful

      I hope you are being sarcastic. It's tools like apt, portage, etc. that put Linux miles ahead of Windows. With Windows, tracking down the software is a chore in itself, but what is even worse is upgrading the software.

    19. Re:Why linux isn't ready..... by jcenters · · Score: 2, Insightful

      Well, that's a pretty good reason. Despite the fact that there are many "user friendly" installation methods out there, whenever I've ran Linux, I've often had to compile a needed application for whatever reason.

      But I can give some better reasons. Here's one: Why should anyone switch? Yeah, okay, security is better, less viruses and spyware and all that, but there are workarounds aplenty.

      To the average user, Linux is an OS that looks similar to Windows, except that it can't run all of the programs they like, can't run the games they want to play, and probably can't drive the hardware they want.

      The problem is that FOSS developers are just now working on trying to get the thing to be somewhat user friendly, while Apple and Microsoft (To a lesser degree) are adding shiny new features. Linux is playing a never-ending game of catch-up.

      The truly frustrating thing is that Linux does have plenty to offer. Imagine, an OS with built in office suite, photo editing app, layout app, etc. out of the box! And that'd be great, except for the fact that they're developed with different toolkits, by different projects, and don't necessarily play nice with each other, much less operate in a similar manner.

      And there have been numerous attempts to unify it. But that's the problem, they're all separate projects with different aims and don't necessarily play nice with each other.

      IMHO, Linux's best bet would be for a company to take hold and solidify it. And I don't mean just another distro company. Even Linspire, with it's lofty aims just repackages what's already out there. We need a company with a vision, who can take the cool programs, use the good parts, and recreate them into something that is unified, easy to use, functional, and beautiful.

      IBM could do it, but I doubt they will. It would have to be a company similar to Apple, that is, a hardware company who develops the OS on the side.

      I've had a dream of forming just such a start-up for some time, but it seems impossible.

      With that in mind, here's some of my ideas for the FOSS community to use.

      1. Display-SVG. I don't see why not. Apple (And NeXt) have led the way with Display-PS and Display-PDF, so why not come out with our own implementation? Yes, I know, once again playing catch-up, but at least we'd be playing catch-up to someone who's actually on the cutting edge for once.

      2. Games. Ever thought of taking the core of Nethack and making a Diablo type game out of it, with networking support? I know, there are OpenGL versions of it out there, but I'm talking about something really nice. It'd sell like hotcakes. And let's not forget about those open-sourced id engines.

      If you could come out with a unique hardware platform. (It could be x86, just write the OS with the company's specific hardware configuration in mind), and released it with lots of cool apps and GAMES, then I guarantee it could sell. Hell, how many of you out there are plunking down hundreds of dollars to upgrade to Doom 3?

      4. Good DTP. Take the GIMP and Scribus. Dismantle them. Give them a clean, similar interface, and native CMYK support. You could then sell this system to publishing houses all over the country. Many of them are on Mac OS 9 and Quark 4, and are looking at extremely expensive upgrades to OS X and InDesign. If you could present them with something that worked just as well, but was thousands cheaper, you couldn't keep these things in stock.

      Okay, well that's enough ideas for now. Basically, we'd be talking about an Apple-like company, except with cheaper hardware and more software. If anyone knows any uber-rich venture capitalists who'd be willing to invest in such a project, let me know.

      Oh, and as for this mysterious hardware I'm talking about, well that's my own little proprietary secret. But I will say this: IMHO, it'd make the "iMac revolution" and "case mods" seem incredibly quaint.

      --

      vi ~/.emacs

    20. Re:Why linux isn't ready..... by fitten · · Score: 2, Insightful

      But just because in the *nix world things are done differently, and at the same time Windows users are to damn lazy to learn anything new,

      You know... I can't remember a single episode of ST:TNG or ST:TOS or any other Sci-Fi show that portrays computers in the future where someone sits down at a terminal and types stuff like: ./configure
      make
      make install

      I think computer interfaces have been trying to evolve for ease of use and removing as much of the workings from the hands of users as they can. It seems funny that the F/OSS community prides itself on being "future bound" so despirately clings to archaic typing and obscure character sequences to do things.

    21. Re:Why linux isn't ready..... by zangdesign · · Score: 2, Interesting

      Windows users are to damn lazy to learn anything new

      It's not necessarily that Windows users are lazy - it's that they have a different set of priorities centered around the activity they want to complete, rather than the process of getting where they can do the activity they want to complete.

      The applicable lesson is one in management. What's the most efficient way to send a large package? Most people would say weigh the package, find out the postage, etc, then call FedEx. The executive is the one who says: I call the mailroom - that's their problem.

      To a large extent, the average Windows user is the computer-centric version of the executive. They don't care about the details that are peripherally related, they just want to get something done. Anything that stands in the way (ie., having to dig in the OS to get a package running) is a frustration.

      Goal oriented vs. process oriented.

      --
      To celebrate the occasion of my 1000th post, I will post no more forever on Slashdot. Goodbye.
    22. Re:Why linux isn't ready..... by AstroDrabb · · Score: 2, Informative
      You're much more likely to have to use the ./configure make make install to get software on linux than on OS X.
      Stop talking out your @ss. I have run Red Hat, SuSE, Mandrake, Gentoo, Linux From Scratch, Slackware and Fedora. The only time I did ./configure was when I built my own Linux systems from Linux From Scratch. I have used Fedora since the first beta version came out and have not compiled any software for years. With Linux I just download and install an RPM and I am done. So take your FUD elsewhere.
      as much progress as has occured to make installations easier for Linux, its not "drag to the programs folder" like it is on OS X.
      No, you are right. It is "double click the RPM". I gues that it is _much_ harder then "drag to the programs folder" of OS X. I use Synaptic which is a nice GUI to install/unistall apps under Fedora. I double click an application and it is installed (dependencies and all). It has been this way for years. Agian, take your FUD elsewhere.
      --
      If Tyranny and Oppression come to this land,
      it will be in the guise of fighting a foreign enemy. -James Madison
    23. Re:Why linux isn't ready..... by sigaar · · Score: 2, Insightful

      "It's not necessarily that Windows users are lazy"

      Well, the only people who are constantly bitching about Linux being so difficult are the Windows users who expect it to be exactly like Windows and don't want to learn anything new. It's like computer=Windows and if anything dares to be different, it's branded "difficult" and "not ready for the desktop."

      And of course, this whining is almost always the result of someone having trouble installing something (hardware or software). No one cares to mention that once you have all your apps and hardware running, your desktop is - if you go with what most distros install as default - point and click easy (just like Windows), and you have a lot less to worry about (virus,spyware - I don't have to go into datails here).

      Also, please remember that the vast majority of packages out there in their source form, are apps written by the authors for their own use. There's no commercial incentive, like with MS and Apple.

      I write an app for myself, and from the goodness of my heard decides to make it available for free, thinking that someone might find it useful. Doing this costs me time and money, which means by making it available, I'm actually making a loss. I would be most annoyed if I'm flooded by noobs who bitch and moan because my app is not as "easy" as what they're used to.

      --
      sigaar
    24. Re:Why linux isn't ready..... by SiChemist · · Score: 2, Insightful

      I read your post and I must say that with all of your pretense of objectivity ("I'm not against Linux, heck I have no loyalties when it comes to software.") it is unquestionably partisan. It seems to me that you are one of the Windows users that can't stand it when software doesn't work like windows. I will address some of the more obvious problems with your post:

      First, video playing. If you were to install mplayer and the "essential" codec package, the overwhelming majority of your Linux video problems would go away. In order to play anywhere near the same number of differing video types under Windows requires getting media player classic and the K-Lite codec pack, real alternative and quicktime alternative.

      Next, file structure. Just what, exactly is so confusing about linux file systems? Is it easier to navigate to C:\Documents and Settings\username\My Documents than /home/username? (I don't have a windows machine handy, so I might be missing a level.) What exactly is so confusing? I really want to know what's stretching your brain.

      You also say "Until there is a tight, pixel-perfect GUI that has hardware acceleration on Linux, it's going to be playing catch-up to Macs and Windows. People who want eye-candy are going to be going elsewhere." I don't know what desktops that you've been playing with, but the only response that this comment deserves is http://www.kde-look.org/.

      As for the bloat issue, I've been working with a stripped down linux distro to run instrumentation that fits on a 20MB flash disk. And, I have installed full Linux distributions that take up less space than Windows XP. You just have to make a few sensible choices in the install routine. If you check the "everything" box, you're gonna get everything! And while we're on the subject of bloat, why can't I uninstall the Microsoft versions of applications that I already have replacements for? I don't want IE, I already have Firefox.

      You also say "Breaking. In my experience, when linux breaks, it can take a lot of work getting it right again. With windows, you can just re-install the software that is affected, and you're sailing." Well, all I can say is that you don't seem to have much experience fixing either Linux or Windows. I can forgive your problem fixing Linux since it's obvious from your post that you don't have much experience with it. However, your assertions about fixing Windows show that you don't have experience with it either (despite your cheerleading.) On more than one occasion, Microsoft software has bolluxed up Windows so much that it couldn't be fixed. (I'm thinking of Outlook, Outlook express, and Internet Explorer specifically).

      I guess the thing I find most disturbing about your post is your pretense of objectivity. It seems obvious that you have little experience with either of the operating systems that you compare and yet you spout Windows fanboy exaggerations throughout.

      I make no such assertion of objectivity. I used windows of all flavors for many years. I got my start in the IT biz repairing, upgrading, and generally troubleshooting Windows. One day, I just got fed up with all of Windows problems and started dual-booting Linux on my home machine. After a while, I found myself never using the Windows partition and dumped it for good. I still have to do a great deal of Windows troubleshooting and repair and I'm so glad that I have a reliable system to use myself.

  2. Re:OSTG? by character_assassin · · Score: 3, Funny

    The "D," as in developers, got outsourced. Now we're all "technologists."

    --

    If you mod me down, I shall become more powerful than you can possibly imagine.
  3. 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?
  4. Re:OSTG? by Quattro+Vezina · · Score: 2, Informative

    Apparently they changed their name to the Open Source Technology Group.

    --
    I support the Center for Consumer Freedom
  5. 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 SeanDuggan · · Score: 2, Interesting

      IE makes some bad bad mistakes in the way it renders and handles pages. Unfortunately people have built their websites around that IE functionality.
      *wry grin* Bingo. People are designing their webpages according to IE because it was there first and was the better browser for years. I've tried converting people to FireFox, particularly after all this publicity about browser exploits, but the fact is it doesn't always work the same and even if that's the result of Microsoft not properly handling HTML, that's what people are used to. I think it was Brinks in The Mythical Man Month who noted that when you tried to replace a system, you had to not only have it make all the correct responses, but also have it create the incorrect ones that people were used to. In that case, he was talking about people using the "garbage" in the registers when the OS started because it had some predictable properties.

      --
      This sig has absolutely no significance and serves only to take up screen space and waste the time of the reader.
    6. 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.
    7. Re:Bogus conclusions. by gfxguy · · Score: 2, Insightful

      ...because [IE] was there first...

      Huh?

      Frederick Brooks wrote the Mythical Man Month, and he was right, but websites evolve and are maintained... and sometimes you simply must break compatibility in order to progress. I can't think of a better reason than to conform to standards in an applied effort to get rid of bugs.

      --
      Stupid sexy Flanders.
    8. Re:Bogus conclusions. by Incoherent07 · · Score: 3, Insightful
      Just wanted to point out a few salient points that I happen to agree with.
      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.

      I'm not going to argue that Windows is more secure than Linux. But do you really think that all computer users are smart enough not to run as root all the time?
      Linux will be ready for the desktop when it is as easy to install, run, and care for as carelessly as Windows users demand.

      Linux presents choices. This is considered a good thing. However, choices are also confusing. What good is it to choose from 10 different distros if you don't know where to start, and can't tell any real difference? (Substitute "web browsers", "text editors", "window managers" for distros.) And then you have compatibility problems, which will at some point fade but at the moment present a huge challenge to the average user.
      --
      This is my sig. There are many others like it, but this one is mine.
    9. 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.

    10. Re:Bogus conclusions. by Anonymous Coward · · Score: 2, Informative

      In which universe was IE first of anything? First horribly written web browser? First web browser to show that yes, a script kiddie really can infect your computer just by viewing a web page?

      The first "big" browser was NCSA Mosiac, from which Netscape sprang in the early nineties. Netscape launched and made themselves a nice little name with this "Interweb" thingy, and started to talk about making the OS irrelevent. This got Bill nervous, so Microsoft then finally bit the bullet, gave up on MSN and created Internet Explorer. It wasn't even until Internet Explorer 4 that it was worth a damn!

    11. Re:Bogus conclusions. by maximilln · · Score: 2, Interesting

      People at work have no idea why you can't click on the the stuff in the Window, they have no idea that they are running a program off a server 1000 miles away under a completely different OS

      That's not a Linux-killer. We have the same problem here, in a 100% Windows shop, with Remote Desktop connection. People don't understand why files they save to the HD in the RDC aren't accessible when they're using Outlook on their local machine.

      Eventually I helped them map network drives and told them to use those.

      --
      +++ATHZ 99:5:80
    12. 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.

    13. Re:Bogus conclusions. by harrkev · · Score: 3, Interesting

      No. Not at all.

      But let me mention this....

      I just built a shiny new Athlon64 box with an nVidia chipset and nVidia graphics. WinXP installs fine. Then, I just load some drivers and everything works.

      Now, if I wanted to install Linux, first I have to be paranoid about hosing my XP partition (oops). Second, if I want to use the nVidia drivers (which nVidia actually provides, bravo!), then all I have to do is RECOMPILE THE KERNEL! This is not a process that I wish to undertake, as I am not sure that I am competent enough to handle it. And I have been playing with Linux for a couple of years! I use Unix every day at work, and I am very comfortable around a command line. So I have had my new machine for a month, and have had Knoppix as the only Linux on it (which does not recognize the integrated gigabit ethernet port, so no web browsing for me).

      So, it is possible to get all of my hardware working under linux? Yes. But, it is possible for ME to do this comfortably? No. Therein lies the difference.

      --
      "-1 Troll" is the apparently the same as "-1 I disagree with you."
    14. Re:Bogus conclusions. by FooBarWidget · · Score: 2, Informative

      "Second, if I want to use the nVidia drivers (which nVidia actually provides, bravo!), then all I have to do is RECOMPILE THE KERNEL!"

      Uh... huh?? You lost me here. The NVidia installer provides a bunch of pre-compiled modules for certain kernel versions. If your kernel version doesn't match, then it tries to compile a module for you. No kernel recompilation is necessary.

    15. 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]
    16. Re:Bogus conclusions. by violet16 · · Score: 3, Informative

      That's weird; I just had the opposite experience (and I'm new to Linux). Bought a new AMD64 and installed Gentoo and WinXP on it. Based on what I've heard about hardware support on Linux, I braced myself for a struggle. But in both Gentoo and WinXP, about 90% of my hardware was detected without a problem.

      Then I realized that with Gentoo, I could actually figure out what was going wrong with the other 10%, because Linux has logs and configuration files. I Googled and found out how to fix everything. WinXP, on the other hand, remains a mystery. Some things Just Don't Work. For the life of me I can't figure out how to tell what's going wrong.

      It seems that if you ask a question about how to fix a problem in Linux, you get answers like, "What's your dmesg output?", to help you diagnose. But if you ask about problems in Windows, the answer is always "Try reinstalling ." So with Linux, I'm discovering what the problem is, learning about my system, and fixing it. With Windows, I have a black box that works sometimes and doesn't work other times and I grope around in the dark hoping to fix problems by accident.

      I'm also puzzled by your comment that you don't want to recompile the kernel. Maybe this is a Gentoo thing, but kernel recompilation is really easy. Most of my hardware hassles were the result of not enabling something in the kernel, so I can't imagine how I would have got my system running properly without recompiling it.

    17. Re:Bogus conclusions. by CoolGuySteve · · Score: 3, Interesting

      The funny thing about your example is that 64-bit Windows is still in beta while various x86-64 Linux distros are considered stable. So you're not really using all your hardware in Windows either unless you're comfortable with pre-release operating systems, which would seem odd for someone so worried about hosing their disk.

      The nForce3 ethernet chipset will be in the next kernel release, it might even be in the most current one, I'm not sure. Within about 6 months, it will probably be supported by whatever distribution you use. Consider that open source developers can't really do anything for hardware until they get their hands on it, so there's usually a time lag in support for bleeding edge stuff like yours.

    18. Re:Bogus conclusions. by Zakabog · · Score: 2, Informative

      I just built a shiny new Athlon64 box with an nVidia chipset and nVidia graphics. WinXP installs fine. Then, I just load some drivers and everything works.

      I just built a shiny new Athlon XP (didn't have like $1,000 for a FX-53 and motherboard, plus it wasn't in stock at fry's) with an nVidia chipset and nVidia graphics. Windows XP stopped working and resets 4 minutes after it loads. I would install it again but I need SATA drivers for my SATA hard drive, I don't have a floppy drive. Windows XP won't let me load the drivers off a CD or off the hard drive. So I installed windows XP on my friend's computer since he has a floppy drive (stuck my SATA drive in his computer.) Put the drive back in my computer when windows finished installing, didn't get past the boot screen.

      Now, if I wanted to install Linux, first I have to be paranoid about hosing my XP partition (oops).

      Now, if I wanted to install Windows XP, first I'd have to put in my IDE drive and be paranoid about hosing my boot sector (which it will do no matter how carefull I am.) Which means I have to boot into my debian installer and run rescue mode, then run lilo again. Then I have to put my Serial ATA drives into the computer and run the installer from inside windows, THEN I need to remove the install of windows from my IDE drives, it would just take too much time.

      To get linux installed on the SATA drive, I can put the drivers on a CD and load them thru the debian installer. Isn't windows supposed to be easier to install than linux? Why is it that ease of use usually means, easy for the average setup, impossible for everything else.

  6. 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.

  7. 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,
  8. *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.)

    1. Re:*Enought* apps. Just not the ones I use by Anonymous Coward · · Score: 2, Interesting
      I need CAD.

      In fact, I need more than just CAD, I need AutoCAD to work, or Solid Edge. My suppliers and clients need AutoCAD/Solid Edge files. I haven't got the balls to risk the company going out of business because my FreeLinuxKAD 0.0.1-alpha doesn't write 100% compatible files.

      I need data acquisition. In fact I currently use PC's with data acquisition cards running windows to acquire test data, then transport it to Linux systems for data analysis.

      I need PDF workflow tools. I need tools to assemble and build PDF documents from separate files. I can export PDF from OpenOffice, and I can export PDF from graphing applications, but I can't simply make one PDF document with both those pages in it. I need to use Windows and Acrobat.

    2. Re:*Enought* apps. Just not the ones I use by krgallagher · · Score: 2, Interesting
      "Some apps run on windows, some on linux."

      Yeah I agree. I believe there will always be a place in the world for proprietary Apps and OS's. For example I never burn CD's under anything but Linux. It is just easier, more intuitive and it just works under Linux / K3b. In windows I have never been able to get a bootable CD to burn correctly.

      --

      Insert Generic Sig Here:

  9. Minor Point by rwiedower · · Score: 3, Informative

    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.

    Just a minor point, but the last time I ordered a new amd64 shuttle box, I requested it dual-boot XP and the 64 bit version of fedora core 2. 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. I chose to keep my snazzy new SATA drive and wait for linux to catch up. That was four months ago.

    Sometimes the problem isn't that "most" people will have a problem with linux distros, but that the cutting edge technology folks aren't able to get linux support for simple things like chipsets. Once I get SATA support, I'll be the first to install a 64 bit version of linux. Until then, it's XP for me...

    1. 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...

    2. Re:Minor Point by arkhan_jg · · Score: 2, Informative

      The 3512 is supported natively using the sata_sil driver in any kernel above 2.6.5.

      There's also a driver for it from silicon image themselves (to tie into their winmodem like 'hardware' raid) but after my experiences with their 3112 driver, you're probably better of using the linux native one and using md software raid (if you need it).

      Fraid I don't use fedora, but if it doesn't support it with a stock install, you might need a newer kernel.

      --
      Remember kids, it's all fun and games until someone commits wholesale galactic genocide.
  10. The Gimp by eliza_effect · · Score: 2, Insightful

    I pretty much refuse to take any article seriously that offers The Gimp as a resonable alternative or replacement to Photoshop. I'm sorry, but no. And I'm sure I'll get modded as a troll, but this problem points to exactly what every Linux fan hates to hear: "But Linux doesn't have support for X", where X is of course a major software package required by a particular industry (Photoshop for example, but to a greater extent it's Adobe Creative Suite cohorts).

    1. 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.

    2. Re:The Gimp by Otter · · Score: 3, Insightful
      The whole thing is moronic. Basically his points are:

      1) Linux is only harder to install because almost no one installs Windows themselves. (True, but that doesn't do you much good for a user with pre-installed Windows and a Linux install CD.)

      2) It's not true that Linux lacks applications you need. It has everything I need! (Ooookay)

      3) Installing software is easy. (Cue rpm/deb/portage flamewar.)

      I loved the end, too:

      If they wish to avoid appearing clueless, desktop Linux pundits should tackle their reviews of Linux with the following conditions:

      ...

      2) Contact a local LUG or solicit volunteers to install whatever flavor of Linux you want on your system

      Because, you know, it's only a meaningful review if you have a team of experts helping you out...

    3. Re:The Gimp by Aneurysm9 · · Score: 3, Insightful

      Except for Photosop on Linux. If you can afford Photoshop you can afford Crossover Office.

      --
      There was Cowboy Neal at the wheel of a bus to never-ever land.
    4. Re:The Gimp by maximilln · · Score: 2, Insightful

      The article was not about Linux on the Home Desktop Myths. It was about Linux on the Desktop Myths.

      You must realize that the two are intimately tied together.

      When Linux is ready for and assumes the majority share of the Home Desktop then companies will begin to migrate to Linux on the general Desktop. When the general Desktop migration begins then Adobe will happily follow the crowd and write a beautiful front-end and contribute effort to projects like GIMP. Home Desktop is the controlling facet of the general Desktop. No corporation is going to adopt Linux on the Desktop until the users are familiar with it on the Home Desktop. Just like OEM manufacturers Microsoft gives them too big of a break on bulk licensing to make the money issue a converting battle cry.

      --
      +++ATHZ 99:5:80
    5. Re:The Gimp by rokzy · · Score: 2, Insightful

      >For all of its shortcomings, the Windows graphical system is EXCELLENT for consistency between the OS and all applications that use the native widgets.

      are you taking the piss? in linux (KDE) everything looks the same and is easy to use.

      in Windows every MS program seems to have a completely different design and the icons don't scale.

      in Wordpad you need to go Edit->Find or Ctrl-F
      in Notepad it's Search->Find with no shotcut
      Scandisk, defrag etc. has no resemblence to any other programs.
      MS Publisher (2000) has a completely different install dialog from the others, while PhotoDraw has a completely different set of icons and a strange, non-intuitive toolbar on the RHS

    6. Re:The Gimp by einTier · · Score: 2, Insightful
      And this is where Linux fails. It's written by programmers for programmers with almost no other oversight or input.

      Many times, Linux zealots will simply not add features because either:

      • They don't use it
      • They don't use the product that way and can't comprehend that someone else would want to do it that way. "What do you mean they'd rather use a GUI? Why if you just type '[insert long command string here with ten switches]' you can accomplish the same thing in less time!"
      • It's not cool to work on.
      • It's too damn hard.
      • They aren't listening.
      Too few want to give Microsoft (or Adobe or anyone else) credit for the things they do right. Too many are concerned with making their program do "cool" tricks or look flashy rather than make it usable. Or they want to make it stand out from everything else, so it doesn't look like it fits with the rest of the OS interface design. When someone voices a complaint, it's either, "it does this, you just have to do it in this completely unintuitive way that the programmer thinks is better|more logical" or dismissed with, "yeah, but no one uses that anyway!"

      If you want to compete with Microsoft on the desktop, you're going to have to stop listening to programmers and system administrators and start listening to your customers.

      --
      -------------------------------------------------- $665.95 -- retail price of the beast.
  11. Devices are still a clear stickiing point by Ars-Fartsica · · Score: 2, Interesting
    I still cannot expect to plug in a popular digital camera and get a uniform response on the desktop. Same for most music players etc.

    Other than that I think it is true that most of the FUD is just that - I use BSD and linux on the desktop exclusively

  12. 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.
  13. Real Conclusive by mdwebster · · Score: 3, Funny
    Since the machine was ultimately going to be a Linux client on my local network, I had her do Windows 2000 first. I also suspected she'd bail early on Windows 2000 and fail to install it. Windows 2000 isn't easy to install. :) By rights, we should have done Windows XP, but I don't have Windows XP.
    Yep, that's some high-grade journalism there! I'm sold!
  14. 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 maximilln · · Score: 2, Insightful

      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

      Windows is bloated. Linux is modular. Windows has everything included. Linux lets you choose from a list of everything.

      --
      +++ATHZ 99:5:80
    2. 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.

    3. 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?

    4. Re:Big stretch here by moonbender · · Score: 3, Interesting

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

      There's significantly less of a difference between all versions of Windows than between the various Linux desktop. I mean, not internally, and not from an admin point of view, but from that of a user. Specifically, in the versions you mention there are only two flavors of GUI: the Windows 9x look, and the XP look. Note that XP can be set to look like Win 9x, and many of the folks where I work have done that.
      Also, your comparison is unfair, because the versions you mention span several years. Currently, there is only Windows XP Pro and Home available for the desktop, Win 2000 and ME are obsolete. Or conversely, there have been a multitude of versions of every distribution mentioned.

      --
      Switch back to Slashdot's D1 system.
    5. 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?

  15. 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 Aneurysm9 · · Score: 3, Insightful
      You're dead on. I recently installed Debian for my 8 and 10 year old sisters because they had tinkered with their Windoze install and acquired so damn much malware that it was irreparably broken. Did they have to learn how to use a single CLI tool? No. I put shortcuts to Mozilla and Evolution on their desktops and showed them how to find the games menu and they're off and running. They haven't been able to break anything yet and their only comments have been about how wonderful all the new games are.

      I think it's useles to say that Linux is or isn't ready for the desktop without indicating who will be using the desktop. For your average webmonkey doing nothing more than browsing, playing java/flash games and sending an occasional email, Linux is more than ready.

      --
      There was Cowboy Neal at the wheel of a bus to never-ever land.
    3. 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

    4. Re:These aren't Myths by Aneurysm9 · · Score: 2, Insightful

      So, let me get this right. Linux isn't ready for the desktop because most users will require someone with technical knowledge to help them with the install but windoze is ready for the desktop because it comes preinstalled? Linux isn't ready for the desktop because it can be (though isn't necessarily) more difficult to install hardware but windoze is ready because "the techs at the shop better make damn sure it works before giving it to you."? So, what you're really saying is that windoze is ready for the desktop because you can pay people to make it work for you but Linux isn't because people will make it work for you for free? That makes zero sense.

      --
      There was Cowboy Neal at the wheel of a bus to never-ever land.
  16. 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!
    2. Re:Not Difficult to install? HA! by Brandybuck · · Score: 2, Insightful

      The problem with Linux graphical installers is that they all want to be 1024x768x32 resolution, to show off their nice high color logos on a purple and green color scheme. From the instant it boots. Windows starts with a boring text mode installer (really!) and then switches over to a lo-res lo-color graphics mode.

      Linux had a working graphical install three years ago, but it wasn't good enough as every distro wanted their own differentiator. My opinion is that if you can't do a graphical install correctly, stick with the text mode installer until you get it working. Far fewer people will walk away from a text mode installer than those that will walk away from a crash or hang.

      --
      Don't blame me, I didn't vote for either of them!
  17. 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.
    1. Re:Bad Article by ignavus · · Score: 2, Informative

      There is no way I could explain to my Mom over the phone how to install .

      Open synaptic. Scroll down to mozilla-firefox. Right click and select "install". Now click on the "Apply" button at the top of the screen.

      Don't worry - it will get the software from the web, and all else it needs, install and ready to use.

      Need a database? An office suite? Frozen Bubble? You don't even need to go to a shop or pay money or register for a lifetime's supply of SPAM - just follow the same instructions. It is SO MUCH EASIER than Windows, it is not funny.

      --
      I am anarch of all I survey.
    2. Re:Bad Article by Eminor · · Score: 2, Interesting

      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.

      Maybe I am living in another world than you are, but how is typing "emerge ${SOFTWARE_PACKAGE}" harder than:
      1) googling "${SOFTWARE_PACKAGE}"
      2) searching through bad results to find site containing ${SOFTWARE_PACKAGE}
      3) hoping through about three or four pages before finally getting a download link
      4) download software
      5) remember where I put installer, run installer
      6) read and accept licence agreement
      7) fill out name and other personal data
      8) tell it what features to include
      9) tell it target install location
      10) after waiting for it to finich installing, hit finish.

  18. 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
  19. I hate to disagree but... by Uhh_Duh · · Score: 3, Insightful

    This guy did nothing but further my belief that Linux is not something I would ever give to my mother. Every point he made was an excuse as to why Linux is hard to use, not a myth-buster.

    Before you read this, know that I am a UNIX-lover of 10+ years. I eat, sleep, and breathe in Linux, Solaris, and FreeBSD. I love UNIX, I know how to use it, and I would never give it up.

    The REAL myths are in his article:

    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).

    His Myth 2: Linux has lots of great applications -- while Linux has lots of applications, most of them are designed by open-source developer 12-year olds with no concept of interface design, usability, or QA. High quality apps in the OSS world do exist, but they're not the status-quo. (this is a religious argument that I'm sure I'm starting here) -- but there are very few apps for Linux that my mom can use without calling me.

    His Myth 3: Installing software is easy with Linux. I find this one the most intriguing becaue he blames the users for not knowing where to look. This only furthers my position that interface design is the most essential element to a user-friendly OS. Listen folks, if the users don't know where to click to un-install apps, that's a design problem, it's not the fault of the "dumb end user who doesn't know how to use the system". The point here is that the system is hard to use -- blaming the users for being too dumb to figure it out isn't the solution to convincing people the OS is ready for broad public use.

    --
    -- People who hate Windows use Linux. People who love UNIX use BSD.
    1. 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.

  20. Slow news day? by maximilln · · Score: 3, Insightful

    Linux is ready for the desktop. The issue does not lie in the technical merits or the realities. The issue lies in putting together a marketing effort which can convince a population which, by and large, has a computer, has Windows, browses the web, and doesn't need to change.

    When Win98 no longer boots people will look at upgrading. When TCPA makes Win98 boxes unable to connect to the network then people will look at upgrading. If Linux has a good presence and well-known software at the time then they will switch. It's going to be difficult to gain widespread adoption of Linux until people are forced to upgrade. Since 99% of the existing home systems meet the needs of 90% of the owners there is no need to upgrade.

    As far as the home market goes the only thing _REALLY_ driving upgrades anymore are games. Only gamers need the additional processor cycles or the additional A/V capability. The superiority of Windows support is noted in the gaming world. The business market isn't going to take a widespread office adoption of Linux until a significant portion of the population is comfortable using it. This won't happen until there's widespread home experience.

    Linux is in a "beat the clock mode". If it can't get into the mainstream soon the corporate interests will legislate it away. As long as it doesn't get stymied by political shenanigans it still has a chance to make Redmond shiver.

    --
    +++ATHZ 99:5:80
  21. 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.
  22. Linux for the desktop by PCM2 · · Score: 3, Interesting

    InfoWorld is running a special report on desktop Linux this week. The gist of the author's opinion is that Linux is ready for the desktop -- for a limited set of applications. What makes it less attractive to companies is the lack of good centralized managament tools and the perennial question: Yeah, but why would you switch?

    I see a few people here already using Mozilla as an example of why Linux is superior to Windows, but I can install Mozilla on my existing Windows desktops way more easily than I can wipe them and install Linux. Ditto OpenOffice. We all know that the vast majority of PC hardware shipped to enterprises came with Windows pre-installed. Companies are going to need a really compelling reason to replace that with Linux, and "I can run Mozilla" isn't it.

    That InfoWorld special report also includes a review of four desktop Linux distros, BTW. Red Hat scores favorably, but Sun Java Desktop comes in second.

    --
    Breakfast served all day!
    1. Re:Linux for the desktop by MenTaLguY · · Score: 2, Insightful

      I think Mozilla, OpenOffice, and the like being available cross-platform do help in a different way, though...

      Right now there are Windows users who browse with Firefox, produce documents with OpenOffice, read their email with Thunderbird, and talk to their friends with GAIM.

      At that point, what's stopping them from switching to Linux? When they reach the other side they can simply carry on with all the same applications. They still need a "why" to switch, but it needn't be as compelling a reason anymore: the barrier to switching has been lowered.

      Now, imagine if none of those applications were available on Windows. Leaving not only Windows, but Internet Explorer, Word, Excel, Powerpoint, Outlook and Trillian behind all at the same time would be more than a little traumatic. You could expect quite a lot of pushback.

      --

      DNA just wants to be free...
    2. Re:Linux for the desktop by emurphy42 · · Score: 2, Funny
      Yeah, but why would you switch?
      Viruses, viruses, viruses, viruses, viruses, viruses!
  23. Re:Good article by east+coast · · Score: 3, Insightful

    The vast majority of those you see complaining on the web are simply trolling

    Typical Slashdot post. No wonder it's done by an AC. This entire attitude that if you don't like and don't worship Linux you're nothing but a lemming or a troll is not only getting really old but it's also alienating the few out there who are willing to give Linux a try. It's really no different from the high school jock mentality. I've seen plenty of valid reason not to embrace Linux.

    When are the fanboys going to accept that Linux is not the all-in-one solution to computing problems. Why you say? Because there is no all-in-one solution to the question of users and their PCs.

    --
    Dedicated Cthulhu Cultist since 4523 BC.
  24. Drivers by Sporkinum · · Score: 3, Interesting

    It's the lack of drivers and ease of installing drivers that kills linux.

    I spent 5 hours getting the latest ATI driver working after suffering with with slow speed with the mesa drivers while running celestia. After I finally got it going, glgears and fglxgears ran great. Celestia no longer worked, nor did a couple of other 3d apps I tried to run.

    I spent hours trying to get alsa to work and gave up, having to settle on OSS with no volume control support.

    I just installed real player 10 last night. Doesn't work with firefox, and when I got it to run ran very poorly compaired to real player 8.

    Etc.. Etc.

    I like learning about the system, but when you follow instuctions to the leter and it still doesn't work like it should, it gets damned frustrating.

    --
    "He's lost in a 'floyd hole"
  25. Not so much an article as a blog... by daVinci1980 · · Score: 3, Insightful

    And doesn't really offer any solid evidence besides.

    The author's points are actually pretty weak, too.

    He complains that people who say that Windows is easier to install and maintain are simply not comparing apples-to-apples. That seems unlikely, given that Windows is easier to install and maintain than Linux. That's a very broad category, and to be honest, I'd have to agree with them. That is NOT a fault of Linux itself, it is a fault of poor vendor support for the underdog OS.

    Then, he tries to go on to state that there is plenty of software available for Linux. That doesn't address the counterargument. The original assertion is that there are specific apps (let me spell that, s-p-e-c-f-i-c) that are unavailable on Linux that the person is unwilling to lose. For instance, I cannot play Age of Mythology on Linux. I cannot play World of Warcraft on Linux. I cannot use MS word on linux. And before my detractors attempt to do so, I have to state that you *cannot* trivialize someone's choice of application, because they have time invested in training on how to use *that* application that they may not be willing to give up.

    His third point... Was that really a point? It seemed like a half-hearted swing at the opposition.

    I'm not saying that Linux *shouldn't* be the dominant operating system, I'm simply saying that it *isn't* and there are valid reasons why that is true. My firm belief is that if Linux wants to win the desktop war, you have to do two things: 1) Hit the competition where it hurts (in the wallet), and 2) Stop trying to convert the old. Its not gonna work. CONVERT THEIR CHILDREN.

    --
    I currently have no clever signature witicism to add here.
  26. Finally, someone discusses this topic! by Alexander · · Score: 2, Funny


    Wow, I've been waiting for someone in the pro open-source community to write an article in defense of Linux on the desktop!

    It's about time, I just wonder what took so long!

    Now if only somebody would write an article about how insecure Windows is, the the truth would really get out and the big companies would certainly start switching!

    --
    "oohhh... I didn't know Schopenhauer was a philosopher!" ..."uhhh yeah, he's the one that begins with
  27. wtf modded this "insightful"? by Theatetus · · Score: 3, Insightful
    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.

    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.

    I get to visit webpages that do not format correctly in Firefox (at least not without some discomfort)

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

    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.

    OK, I admit, you just gave me a good laugh. Thank you. I switched to Linux for my personal desktops a few years ago because my camera and scanner wouldn't work with Windows but would with SuSE. Here's what my recent experience with adding hardware in XP has been like:

    1. Plug in the hardware
    2. Turn the computer back on (if it was PCI and not USB)
    3. Watch Windows say "I found new hardware"
    4. Watch Windows say "unable to find driver for hardware" (despite the fact that the manufacturer claimed it would work on XP with no problems)
    5. Loading the driver from CD-ROM
    6. Watching the camera start to take a picture and then lose all power
    7. Watch as my USB wifi receiver shuts off inexplicably
    8. Notice in Device Manager that Windows XP has now lost both the camera's drivers I installed and the USB wifi drivers I had isntalled much earlier
    9. Having the whole screen lock up and not respond even to the three-finger-salute
    10. Cursing
    11. Plugging the camera into a SuSE box
    12. Taking pictures

    I've said it before and I'll say it again: if I lived in the world that most /.ers seem to wherein Windows XP works better with hardware than Linux, I would have stuck to keeping Linux on the server. However, in my experience, Windows XP simply doesn't handle hardware well and Linux does. YMMV I guess.

    All the applications he lists (OpenOffice, Mozilla, GNU Cash) are no where near the level of their Windows counterparts.

    Well, I don't use OpenOffice or GNU Cash (Star Office and whatever money program came with my Palm Pilot, personally). However, I will agree that Mozilla is nowhere near the level of IE: it's at least 2 generations ahead of it.

    This conclusion is bogus. Basically all hardware works just fine with Windows.

    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.

    --
    All's true that is mistrusted
    1. 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.

    2. Re:wtf modded this "insightful"? by SteveM · · Score: 2, Insightful

      I have a similar if not the same problem. I has to do with ad placement. When the ads are at the top of the page it renders fine. When the ads are on the right side the page is scrunched. That is, the story headings are pushed into the left sidebar.

      The sidebars are always visible. Refreshing can change the ad placement, and thus correct the problem.

      I suppose an ad blocker might make the issue go away, but most of the users the grandparent is referring to won't bother or know how to install to install one.

      SteveM

    3. Re:wtf modded this "insightful"? by GoofyBoy · · Score: 2, Insightful


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

      http://www.computergripes.com/firefoxsites.html

      --
      The surprise isn't how often we make bad choices; the surprise is how seldom they defeat us.
    4. Re:wtf modded this "insightful"? by danharan · · Score: 2, Informative
      When it stops forcing a refresh to fix the sidebar then I will believe Firefox is "acceptable".
      Not at all to detract from your point (I'm still waiting for a couple more improvements before I go installing FF on every computer I can get my hands on) but I thought I would mention that ctrl+/ctrl- "fixes" the layout without a reload necessary.
      --
      Information: "I want to be anthropomorphized"
    5. Re:wtf modded this "insightful"? by Synistar · · Score: 2, Informative

      Slashdot is a very bad example. Its HTML markup is horribly invalid. The Slashcode devs are working on getting it fixed (albeit too slowly IMO). Check these links out:

      Retooling Slashdot
      Redesigning Slashdot
      Fixed XHTML in Slashcode

      The last one is a slashcode user who fixed most of the issues all by himself. So if you want to blame someone blame the slashcode devs not Firefox.

  28. What are you looking for? by HancockDC · · Score: 2, Informative
    What is it most people use on their personal computers?
    1. Word Processor
    2. Spreadsheet
    3. Presentation Software
    4. Web Browser
    5. CD Player
    The first three are nicely handled by Open Office.

    The fourth is handled by Netscape, Mozilla, Konquerer, and perhaps others.

    The fifth has several nice apps that work just fine.

    OK -- playing DVDs is not easy. But you do get a well-functioning X-Windows system which is an add-on for windows.

    Yes, the Open Office does not have 100% of the features of Microsoft Office, but I can say that it has 100% of the features that I use on a regular basis.

    Unfortunately there are few administration tools for software packages that run only on Windows, although these are getting upgraded to platform-independent versions as time goes on.

    Bottom line: I still have a windows machine along with my linux machines, but guess where I do most of my work?

    --
    -----------------------------------------
    Computeri non cogitant, ergo non sunt
  29. Linux is not ready yet. by Inoshiro · · Score: 3, Insightful

    Until there is a real method of packaging and installing/removing software for Linux, the operating system will never move past where Windows was circa version 3.1. RPM has dependancy issues, and apt-get is something past most people. Don't even mention compile from source for your grandma! With Windows, you just download a binary installer and run it as either the admin or not. If it's admin, it'll install it system-wide; if not, it'll install per user. If'll bring any extra libraries in needs for its private use.

    No current Linux technology immitates this. There is no way I can currently download a self-executing shellscript wrapper or otherwise binary program that will install either system-wide or to ~/bin/$appname, with care taken to provide its own libraries, and giving me an easy link so I can remove the application folder, the installed support libraries, and any config files separately.

    Linux has made great strides in getting the system installed, and the various distributions have creative solutions for getting the more crufty parts like X11 (which freedesktop.org is, thankfully, revamping to be much more accepting and dynamic of modern hardware), and in terms of user-application glue (remember how OS/2 Warp would remember which applications were open and all their states when you rebooted?) in ways that surpass Windows, the actual application management is still a horrible hack, largely based on designs from the mid to late 90s which don't really work in practice.

    --
    --
    Internet Explorer (n): Another bug -- that is, a feature that can't be turned off -- in Windows.
  30. Bonzai by Elpacoloco · · Score: 2, Interesting

    You know, we really should work on making a spyware free replacement for Bonzi Buddy.

    People LIKE Bonzi Buddy, and while the spyware would irritate them, they're really not aware of it.

  31. 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.
  32. Dump your biased garbage right here please by jinxidoru · · Score: 3, Insightful

    I remember numerous times that there have been posts about some independent research saying that Windows is better than Linux for one reason or another. Inevitably this ellicits a bevy of posts claiming some connection between the firm and M$, thus invalidating the study. Now we have some dude who obviously extremely jaded in favor of Linux. Many of his comments are so one-sided that its ridiculous. Now I am a linux user; I can't stand Windows. But do we have to turn to poorly written libel? Let's except that Linux has its problems. Let's identify them, then fix them. Just ignoring them is what made Windows what it is today.

  33. 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.

  34. 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.

  35. Myth, uh, Myths debunked. by asdfasdfasdfasdf · · Score: 2, Interesting

    #1: Linux is harder than Windows
    The argument goes basically, "I tried to install Linux and (insert from list below). Therefore Linux is hard and not ready."


    Um, yes. On my server which is my only linux box, after install it can not and did not support my sound card. Not only did it not detect and install drivers, it didn't even bother to notify me (Mandrake 9.2) The drivers are still available for windows for this (aureal based) card. I spent 3 hours and after reading numerous accounts of not being able to get this to work, I gave up on it.

    The author argues that "installation comparisons aren't apples to apples because Windows is Pre-Installed" OK fine. Boot a linux installable CD vs windows 2000 CD with a blank hard drive and see who wins. Besides registration, you can basically hit enter a bunch of times and windows will install. Installing mandrake, I fretted about journaling filesystems, partitions, etc, and I still didn't get my drivers installed automatically. So, point 1 in my experience was accurate entirely.

    Myth #2: Lack of Applications

    Well, certainly the fact that the applications ship with Linux distros is a bonus, but let's face the facts, there is a lack of major applications-- especially in the art world. The Gimp is nice because it's free and has some unique features, but photoshop slaughters it. Just plain slaughters it. The author admits games are a problem, and for the apps that do exist (and for free) Usability is a HUGE issue. My wife cussed me out on numerous occasions after putting OpenOffice on her system, and couldn't figure out how to do the things which were totally intuative in MS office. Free is great, but almost every commercial app on Windows beats its Linux alternative hands down. (except on price, of course.)

    Myth #3: It's hard to install software
    Compared to Windows? You bet your ass. With windows, you insert a disc and press enter a bunch of times. Everything else is spoonfed.

    This guy's on crack. Every one of his Linux "Myths" is , in reality, pretty accurate in comparison to Windows.

    I love the idea of linux. I like playing around with my linux server, but it's not nearly as user-friendly as windows.. sorry. And the most important reason that it's not viable as an end user desktop is that you can't take it to the local mom & pop computer shop or CompUSA and get support. (Admittdely, they'll probably just reinstall the OS anyway, and say "oh well," but at least they can do that!)

  36. Okay, debunk this: by SharpFang · · Score: 2, Interesting

    There's not enough high-quality games for Linux. The ones present are usually backported "hits" from Windows. Some of the ports are very buggy and usually only "dedicated server" executables work really well on Linux.

    (personally I must say, Unreal Tournament's (the orig.) textures suck.)

    And guess what is the main motor of progress in computer industry?

    --
    45 5F E1 04 22 CA 29 C4 93 3F 95 05 2B 79 2A B2
  37. 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
  38. Well... by airjrdn · · Score: 2, Interesting

    While I would agree that Linux isn't necessarily lacking in sheer numbers of applications and it's definitely as easy if not easier to install than Windows, it still has some major stumbling blocks keeping it from being "ready for the desktop" in my opinion.

    Things that come to mind are; printing, plug & play, hardware support (drivers), software installation (ditch the post install config file hacking) and in general... the handling of user screwups (apply the wrong video drivers and you'll see what I'm talking about).

  39. 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.
    1. Re:I'd agree with the majority, but by StarTux · · Score: 2, Informative

      You're the one spreading FUD.

      "1) read the security bulliten"

      I did not even know that libpng had a security issue....Yet it was patched.

      "2) locate and download the specific files that patch or replace the library"

      This was very tough, when running KDE my little SuSEwatcher icon turned red. Red is not a good color...

      "3) install them with what will likely be a CLI package manager"

      I clicked once on susewatcher, which is a graphical icon and it said something about security updates being available. I then clicked on a button that said start online update....By the way, you can also configure Yast to do automatic updates.

      "4) determine and re-compile each app that has a dependancy on that library"

      Oh such a pain, SuSE online update launched, not once having to have to invoke the CLI. Patches were already selected all I had to do was select next and voila! they were installed. No need for a reboot, unless it was a kernel update.

      "5)(optional) take the time it takes to apply the 'many eyes' principal to the resulting patched source and contribute any fixes he writes."

      A developer has that option, at least its there.

      Now going back to that kernel update, if you're running an Nvidia card with the Nvidia driver its likely to fail loading, dumping the user back to a Command line interface. It would be nice upon the module failing to load that this would either invoke the loading of a non-accelerated driver in some type of VESA mode, with the appropriate warning.

      "You certainly can't tell me anything about FOSS superiority in this instance. You just might try, but it'd be lies and distortions from an open source apologist desperately seeking validation of his allegience. nothing more. the sooner you admit that to yourself, the sooner we can get down to brass tacks and lift this sorry mess up into the 21st century."

      I just did, seems like you've not used the latest Linux distro's in quite sometime, before you mouth off crap that may have been true a number of years ago. Oh, by the way, your spelling mistakes are highlighted in red in Konqueror...

      StarTux

  40. Here is a truth by SocietyoftheFist · · Score: 2, Insightful

    People have favorites and often don't like change. I was working for a company that in 2002 was still using NT 4 on desktops because it did what they needed it to do. You are living with your head in the sand if you think that people will just jump because something equivalent is available. Much time and effort is involved in learning to use an operating system and applications in the way a person or corporation wants. There is a huge amount of inertia involved in displacing Windows and I really can't believe that anybody that takes a look at the world sees Linux as a Replacement for Windows in any less than a 5-10 year frame, just like Linus does. Frankly I think a quick push to a Linux destkop hurts Linux more as a lot of people will only give it one chance, just like they would with any other product.

  41. 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!

  42. My gripes by Anonymous Coward · · Score: 2, Interesting

    I don't concur that Linux is really ready for desktop use. The basic SIMPLE tasks have been quite much covered. The old ones. The developers seem to be really oldish and non-innovative. Sorry to say but it's true. The more "advanced" use you have for your desktop the more you will start missing Windows XP. The things aren't hard technically or always missing. They are just hard to get to use, in too early stages of development or the developers just have a bad attitude against everything new. They seem to love their 486's and living in the past to put it mild.

    Some small examples, there are more:

    Lack of smartcard/smime support in applications. There is practically only one really good email client on desktop. Hard to really sign my email with my official digital ID card.

    Lack of corporate features ready built in like kerberos authentication. It DOES exist for a lot of software like KDE in general etc but it's hard to start using that stuff as it isn't around as default. Hard to sign in with anything else than the outdated username/password mechanism. It should be nowadays ONLY a fall-back method for support tasks.

    Lack of real management tools for desktops. Installing stuff, updating, making small "manual" fixes, state querying, log management, .. Lots of does exist but they lack integration completely. Managing a Linux corporate environment is plain hell. Unless if you pay $$$$ to RedHat or something for their a bit more usable tools.

    The default file systems should be faster. Ext2/ext3 just aren't upto par. (Do like suse or get xfs/jfs.)

    Lack of security options as default. (Mostly PAX) The desktops are quite insecure and the distribution vendors and kernel dev team have really 70's attitudes and no grip of reality in overall. Not that there would be one single MUST-TO-HAVE thing but that there is mostly none.

    Lack of tools for image editing. No monitor color profiles support in X server. Gimp would be good but the layers/effects/etc are not dynamic, they are stable and slow to work with. I will stick with my Photoshop CS, thank you.

    Lack of XAUTH in kernel IPSEC implementation makes it impossible to connect almost all of the commercial VPN devices in "road runner" style of implementations. So no reading work email it seems.

    Lack of 802.1x protocol supplicant as default makes it hard to network in modern corporate networks that have access methods on the switches already. open1xsupplicant exists but it isn't designed for the wired stuff and it is hard to set up.

    Device vendors are still doing 2.4 kernel drivers though 2.6 is the current. The hardware support is a tad bad in some places because of that. 2.6 should have provided "compatibility layer" or then most of the drivers should be moved away from the kernel so that 2.6 drivers could work still on newer kernels too etc. It's just plain silly.

    The current SATA implementation doesn't have the required pass-through mechanisms so the better-than-average workstations can't get any pre-warning of failing hard disks. SMART does not work!

    Try changing your X mouse cursor scheme in Gnome. You got it right. Manual copying of files. Try installing the icon themes. Again just the same. Making the basic stuff easier for novices where there is no real need for the manual stuff would be nicey. The is no extra value in doing things "manually" in many places. There are those, but why can't I just use some auto thing for trivial tasks? Mmh

    Lots of the kde/gnome developers are really against adding even optional eye candy. I know it isn't really important to have it all but the lack of SMOOTH SCROLLING is horrible. In some recent researches it has been found that the human eye can benefit from even the 300-350 fps difference and for the brain its a lot of easier to take a grasp of images if movements are smooth. Smooth scrolling makes things just generally more readable and intuistic. It doesn't eat any cpu either unless if you still live in the early 90's.

  43. Competition, Plain and Simple by Shky · · Score: 3, Interesting

    I'm a little late commenting on this, so this probably won't get read (let alone modded), but still. Yes, Linux is harder. Yes, Windows is probably "better" for the Average Joe (TM), but that's not the point. We don't want people to use Linux because we think they'd be better off. It's because we all would be better off. Those who already use Linux need others to use it so manufacturers and developers sit up and notice us.

    Don't tell someone they should use Linux because it's easier (you know it isn't) or that it's better (they'll give plenty of reasons why it isn't). Get them to use it because we'll all be better off. Would they prefer it if the only car you could buy was a Ford? Some will say yes, but then ask them what would stop Ford from charging twice, triple, quadruple even, more than they do now? Nothing. But there are many car makers, so prices stay at an (arguably) reasonable levels. Why can you buy a Gamecube for $199(CAN)? Because they're 3 major players out there all vying for the same market and they're willing to sell at a loss to get more customers who will then buy games. That's a Good Think (TM).

    Why is Windows very expensive and all pervasive? Because there's no decent competition. That, my friends, is a Bad Thing.

    --
    CC Licensed Serialized Story and Podcast: Ingenioustries
  44. Which "desktop" is that? by khasim · · Score: 2, Interesting

    Is it the corporate desktop where the hardware is approved by IT? If this is the case, then Linux has been ready for the desktop for a while.

    Is it the grandma desktop where she does not add new hardware without bringing it into the place she purchased it from? Again, if this is the case, then Linux has been ready for a while.

    The ONLY "desktops" that Linux is not ready for are the power-gamers (latest hardware and lots of playing with it) and the "Joe Six-chip" who purchases a Dell or whatever and then tries to add various peripherals.

    Now, since there are far more corporate desktops in use, on the HARDWARE side, Linux has been ready for the majority of desktops for a while.

    "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."

    Which will NOT happen until Linux gains 50%+ of the desktop market.

    Which makes a nice problem, eh? Linux isn't "ready" for the desktop until it already owns over half of the desktop marketshare.

  45. 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!

  46. Ugh. by Obiwan+Kenobi · · Score: 2, Insightful

    Are we really stirring this bees nest again?

    Pre -1 Troll caveat: I have used Linux for many years, love it, but it is not without flaws. Please take these points under consideration.

    Let's go through the standard arguments:

    Myth - Windows is easier.

    Fact - Windows is familiar. Recognize the difference.

    Myth - (and this is a quote) "The only people dumb enough to buy the retail [Linux] applications would be, probably, Windows users who assume that they need to purchase it."

    Fact - Firstly, calling Windows users dumb is just showcasing your immaturity. Secondly, they are conditioned this way. Marketing tells them that nothing is free. Even when they hear 'open source', it's no different than 'Cash Back' when buying a car. You don't actually walk out of the dealership with a bag of bills, you simply apply that cash to something else or a cheaper loan.

    Myth - It's hard to install software in Linux

    Fact - Wait a minute, this is true.

    Here's something I noticed when reading: When he realizes that Linux just isn't ready for the desktop, he puts those reasons in two or three sentences and quickly puts a huge amount of text or a neat table out to distract you.

    For example, Games. That is why Windows remains popular. Yes, it's a chicken and egg problem, but the fact remains that Microsoft knows that if there is any market where gaming is owned almost soley to themselves, it is the computer gaming one. They liked it so much they made a console about it, and regardless of the bleeding that XBox endures, it is a drop in the bucket to the money that they will continue to drain from users as their OS locks them into proprietary standards and advances.

    The problem of installing applications gets a total of two sentences. Yes, two. Anyone who has ever hunted down some stupid, ignorant library or dependency and has screamed in frustration as they try to play follow-the-dependency, I hear your calls, I feel your pain. It is the reason I have stopped using Linux for anything but server operations.

    I can't handle another game-less, hard to add programs to system that does everyone else great but fails spectacularly in the things I now take for granted: easy to install and remove programs (no gunzipping or 'make uninstall'), tons of games, and programs that actually follow easy to use UI or at the very least have a little thought behind their interfaces.

    And did I mention documentation? Because as good as some programs are, some have abhorrently bad documentation, sometimes reduced to a few sentences boasting their coolness, shout outs to their friends, and an email address that may or may not work.

  47. 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.

  48. Re:I just realized I've never viewed /. in IE by chill · · Score: 2, Informative

    http://www.corespace.net/slashdot.jpg

    That is what I see in Firefox 0.9.2 on Windows and Linux.

    --
    Learning HOW to think is more important than learning WHAT to think.
  49. it's all about marketing by Anonymous Coward · · Score: 2, Interesting

    Most users think Windows is superior, why? because the TV ads told them so; because the magazines told them so; because consumer reviews told them so. Linux does not have the same kind of marketing as Microsoft.

    It doesn't matter which one is "actually" better, it's what the users "think" is better. And if the user "thinks" Windows is better, it would be difficult to convince him/her otherwise, even when presented with all the facts. (Same goes the other way around.)

    I battle those who think "Windows is better" at work. My team and I have migrated most of the users from Windows (98/2000/XP) to Linux, and we created a desktop (based on GNOME) for each user, so that it will take them less time to launch the apps they need. We gave them web browser with pre-defined book marks (even included shoutcast). We gave them preconfigured gaim so they can chat with each other. We also created all kinds of custom scripts like a "Click Me To Restore Everything To Default" button, to restore their GNOME session back to default in case they accidentally screwed up their desktop settings. We even included as many Linux games as we can.

    The "below-average" users actually felt comfortable about the new desktop envrionment. No clicking through the levels and levels of menus to find the program they want. No more worries about opening attachments to get infected with an virus (big bonus). They even got online radio with shoutcast, instant messaging, and prettier looking desktop. To them, this desktop is smaller, simplier, *prettier* (amazing how they rank this very high on their lists), and let's them do all the things they need to do at work (and more).

    The ones who we are having problems with are those more experienced Windows users, who disklike the new desktop "because it's not Windows". We even sat down with some of them and listed out all the job functions they need to perform on the desktop, and proved that the new Linux desktop is more efficient than their own Windows XP desktop ("it took you 5 clicks in Windows to do Task ABC, now it only takes 3 clicks in Linux"). But they still bitch and whine and complain: "Why can't I install program X?" "Well, in Windows I used program ABC to do this, this program XYZ you gave me is different."

    The worst part of all this is perhaps the lack of support from management. The managers enjoyed the "freedom" they had with Windows, when they were their own system administrators. And (I think) they absolutely hate the idea that now a lowly geek will have completely control over their latops.

    But it's funny how most of these people don't oppose migrating to OSX. And I think it's because of all the Mac commercials on TV that had them convinced that Mac OSX is a good product.

    Until we can get that kind of marketing for Linux, most users will still only believe in what Microsoft tells them, that "Windows is superior, and Linux sucks".

  50. 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.

  51. I would love to use Linux, but... by Retired+Replicant · · Score: 2, Interesting
    I have read many articles about how flawlessly open-source Linux applications work with MS filetypes like .doc, .xls and .ppt. However, my experience has always been that these claims come up somewhat short in the real world. Even two different Windows applications always seems to have a little flakiness or unrelibility when working with the same filetypes. When I create a .ppt and e-mail it to a client, I want to be damn sure that it looks and works exactly the same when they open it up in PowerPoint as it did when I created it. When I create a complex .xls sheet and send it out to colleagues, I want to be damn sure that it will work the same when they open it up in Excel as it did when I created it.

    If using a non-standard piece of software causes me to look dumb/incompetent even once because of an incompatibility, it is not worth the monetary savings over MS Office.

  52. Re:Good article by deacon · · Score: 2, Insightful
    This entire attitude that if you don't like and don't worship Linux you're nothing but a lemming or a troll is not only getting really old but it's also alienating the few out there who are willing to give Linux a try...

    Have you ever heard of FUD?

    If my huge corporation was facing competition, I would do anything possible to discredit that competition.

    I would hire good writers to create multiple accounts on message boards, and these writers would be directed to create personas that were modded up as informative, funny, you know, all that opinion maker stuff... like those smarmy jocks in high school.

    When pro-Linux articles came up for comment, these writers would say things like:

    I run linux at home, but...

    Linux is too hard to install and gave me cooties!

    As much as I love Linux, it is just too hard for anyone but the Elite!

    Linux is great, but without MS Office, life itself cannot exist.

    My writers would also use personal attacks against anyone who tried to expose us, calling our opponents fanboys and zealots.

    Online, no one can really tell who is the dog, so my writers would add lots of volume to the small number of real, genuine problems that real Linux users might actually have.

    Any of this starting to sound familiar?

    Good.

  53. Myth #2: Lack of Applications -- Visio by Skapare · · Score: 2, Informative

    The one big thing I still use Windows for is to run Visio. And I do some rather complex stuff with it at times, that simple drawing tools cannot compare to, such as programming my own shapes. Anyone have this for Linux (even commercial payware) or BSD?

    And for those who are thinking of trying an exploit on me ... it's not connected to the net.

    --
    now we need to go OSS in diesel cars
  54. Re:Exploring the myths AGAIN?! by dowobeha · · Score: 3, Insightful
    The point is, modern Linux distros (at least some of them, like Mandrake 10) have become much more than a developer OS. The discussion is relevant because with the new distros, the old assumptions just aren't true any more.

    I'm seriously considering recommending Mandrake 10 to my mom - over Mac OS X.

    The standard KDE 3.2 apps are extremely well integrated. The Mandrake Control Center is a match for the one in OS X, plus it provides an easy mechanism for finding and managing software. Sure, if you try to do complicated things or try out beta-quality software, it may involve digging around on the command line.

    But for everyday tasks like web browsing, email, word processing, digital photo management, listening to CDs and managing mp3s, syncing a Palm Pilot, managing a calendar and a to-do list, burning CDs and DVDs, checking the weather, and instant messaging, Mandrake 10 with KDE 3.2 meets or beats the usability of any other OS - bar none.

    --
    I am concerned about any program, any piece of hardware, any treaty, any law that treats me as a consumer, not a citizen
  55. It's the Culture, Stupid! by cgreuter · · Score: 2, Insightful

    A lot of the discussion going on here (and in the linked article) is of the form "Linux won't be ready for the desktop until it does X" or "Linux is ready for the desktop because it does all these things better than Windows.". This is all missing the point.

    Yes, modern "end-user friendly" Linux distributions are pretty close to Windows in terms of usability, but that's not the point. Windows has infiltrated our culture. It has become synonymous with computing. It is assumed that if you have a computer, you're running Windows (or maybe a Mac if you live in a more liberal area).

    The reason Mandrake (or Linspire, Xandros or others in that crowd) isn't good enough for Grandma isn't that the software is harder to use than Windows. It's that whenever she needs any kind of help or advice--be it from her ISP, her online banking tech support, the local computer shop, the kid down the street, the community college, mainstream books and all the other sources of information--it will always be Windows-centric.

    Linux won't be ready for the desktop until the first response to a request for help is no longer "What version of Windows are you running?"

  56. That is such an ignorant attitude. by Inoshiro · · Score: 2, Insightful

    "If you aren't a paid up Microsoft stormtrooper, please do try to some research before making such blatantly erroneous statements."

    If they were tools which were more widesrpead, there wouldn't be a problem. We need a solution which is distribution agnostic and available to all, not just Mandrake or SuSE users. The proper setup would allow install on any OS, and provider their own uninstall wrappers. No need for distribution specific support!

    Autopackage has been suggested to me, and it looks cool. It's just that it's not 1) stable and 2) wide spread.

    Saying that it's the users' fault they all don't use SuSE or Mandrake is like saying it's the users' fault that Microsoft products are insecure. Fix the product, and you notice the problems disapear.

    --
    --
    Internet Explorer (n): Another bug -- that is, a feature that can't be turned off -- in Windows.
  57. Re:"why" is irrelevant by el-spectre · · Score: 2, Funny

    Yes, having to think would be unfortunate :)

    --
    "Faith: Belief without evidence in what is told by one who speaks without knowledge, of things without parallel." - A.B.
  58. Wrong Myths by frakir · · Score: 2, Insightful

    I suspect true question is 'why so little people switch to Linux desktop' (outside of /. crowd that is), not if Linux is ready for average desktop (because it is).

    Now I'll speak for myself: I tried switching to Linux 3 times during last 4 years and every time I come back to windows frustrated with linux for 2 reasons(I tried RH, SuSe, Slackware, but that is beyond the point here). I was frustrated because it took me forever to setup my box the way I like (no, I don't remember all the command line switches nor what goes and where in .config files)
    Biggest reason is software or lack of it. 3DMAX, DreamWeaver, games. Some of sw has their linux equivalents but... those are available on windoze!

    5 years ago reasons to use Linux were Apache, MySql,Perl, command line tools. Now I have Cygwin and all the above running great under win. Firefox is great and kills IE hands down, too.

    My conclusion will sound like troll here: Open Source kills linux desktop; I have less and less reasons to boot to linux now then I had 4 years ago.
    In the meantime windows got a lot more stable while Gnome and KDE got a lot more bloated and I had to get used to ctrl-alt-backspace.

    Why would I advocate Linux on a desktop while I myself use windows then? (isn't that true for many slashdot readers...)

  59. 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

  60. X is to blame by elfarto · · Score: 3, Insightful

    IMHO, XFree is what prevents Linux from becoming mainstream on the desktop, i mean, X is a kludge, slow, and prone to problems when used at a desktop , the kde/gnome/whatever people should seriously consider getting rid of X as the underlying layer and instead promote/invent/code a different layer that gets rid of the client/server features of X and focus on acceleration by using direct hardware access, like M$ did when moved the graphic driver into kernel space and WinNT graphic performance skyrocketed. Just to avoid getting flamed as a M$ lover, i administer a 50 server farm 95% of them running Gentoo Linux, and i hate Windoze , but i can't replace it on my desktop yet, it's simply not ready, surely GNOME/KDE looks gorgeous in comparation of WinXP, but the sad truth is that it's slow as hell.

    1. Re:X is to blame by PitaBred · · Score: 2, Informative

      ...I certainly hope this is a troll, because otherwise you haven't been paying attention
      X isn't slow. Client/Server relationships are really freaking handy, like when I want to run an application remotely (say, administering a server farm)
      And the NT graphic hack? A dangerous kludge, period. Bad gfx driver = dead system.
      And FYI, using X.Org, I get better framerates in many 3D applications than I do in Windows.

  61. Talking about not comparing apples to apples... by fzammett · · Score: 2, Interesting

    I'm very sick of the argument "Linux comes with an assload of software and all Windows has is a browser, notepad and solitaire".

    I know this isn't an original point, but it's a good one... What would happen to your poor Linux distros is Microsoft was allowed to ship whatever they wanted (assuming they properly licensed what they didn't own themselves)? You'd all be screaming that we need to drag their asses into court that same day!

    Give me a break... Do you think Linux would have ANY chance WHATSOEVER if Microsoft was allowed to ship Office, Visual Studio, Flight Simulator and, hmm, let's say Norton SystemWorks? Short answer, in case your blind zealotry keeps you from seeing straight: NONE, ZERO, ZIP, NADA, NO CHANCE.

    Even if it didn't come bundled with PC's, which I don't think you could legally stop since an OEM could always just go buy Windows off the shelf and install it to their hearts' content, even if people had to install it themselves, Windows would still be king of the hill for a variety of other reasons (like a nice, clean, consistent user interface, like simplicity of software installation and removal, like the biggest software library out there as far the collection after you scrape away the crap software goes, and more).

    Linux is great as a server platform. Actually, I take that back. It's not great, it's good. Seeing as how our IBM consultants are having trouble getting their own products to run on RedHat, and I've seen my share of Linux boxes crash for no apparent reason (and hardware issues were eliminated) and I've seen a number of Linux boxes not boot up again after a sudden power failure and WITH a journaled file system.

    Linux on the desktop? No. Not now. Maybe never, maybe some day, but not now. I will offer one bit of advice that the community at large should take to heart if you ever really do want to challenge the leaders (not just Microsoft, I mean the application leaders as well)... Stop writing article after article about why Windows sucks and why Linux is better and start writing articles about what's wrong with Linux and how you can fix it, or just how you can improve it. Stop comparing Linux to Windows so damned much and judge it on it's own merits. Face the good (there's plenty of it) and the bad (just as plentiful) and stop the whining about how Microsoft competes in illegal or at best nasty ways and beat them at the game you all want to claim they can't play, that is, delivering the best solutions. Make the best software out there, and not just the best software as compared to Windows as judged by 15-year old whiz-kids, but the best products as judged by any neutral observer.

    Do these things and you have a chance. Continue the crap your doing now, and forget it, you will be forever relegated to the nerd's OS and the back-office server platform that the geeks in the organizations want to run but the boys in the boardroom who write the checks will want to stay away from.

    Harsh? Yes. Reality? Abso-fraggin'-lutely!

    --
    If a pion (n-) collides with a proton in the woods & noone is there to hear it, does lamdba decay into the source pa
  62. Frame of Reference by pedestrian+crossing · · Score: 2, Insightful

    It is a matter of what is "normal".

    Do I think that computer users are smart enough not to run as root all the time? No, not in the current "frame of reference".

    But that is artificial. Think chicken and egg. Not so many years ago, in Windows(TM) we were fiddling with memory management, config.sys, autoexec.bat, etc.

    And that was NORMAL. If (big if), Linux was the dominant OS, then "don't run as root" would probably be the conventionaly accepted practice, and no one would blink about it.

    Seriously, I cannot believe the lack of faith in what people will do to make their computers work, no matter how asinine! Think about how things were just 10 years ago...

    --
    A house divided against itself cannot stand.
  63. Re:Call whatever you want. by severoon · · Score: 2, Interesting

    See, the responses to your question below are exactly the problem with linux. You made a compelling argument for why linux can't take over the desktop unless it becomes more user-friendly, and the response you get? Of course you can have it log in automatically. You mean to say you didn't know that a CS student in Sweden recently published a series of replacement libraries that you can install after recompiling the kernel? All you have to do is wade through the configuration text files and employ this particular fluke of his desktop management software that allows what you're trying to do! Duh!!!

    Of course I'm exaggerating to make the point. But the point remains: it's not about whether it can be done. Anything can be done...it's all just moving bits in a chip.

    In the olden days, I understand when someone complained that they're *nix box couldn't do something in a research lab somewhere in the world, the standard response was: "Hey dum-dum. All you have to do is write a short C program yourself that does X, Y, and Z. Duh!" This is still true today...except Grammy-Maw's not writing a C program, man. If her options are: (1) write a C program, (2) keep abreast of every CS student's contributions to open source, or (3) use Windows, which option is Grammy-Maw going to choose, do you think?

    And before a /. loudmouth responds with the snarky and ever-counterproductive, "Don't use Linux, then!" take a look at this thread first, in particular the "Care to write it?" comment and everything by user killjoe.

    --
    but have you considered the following argument: shut up.
  64. Re:Call whatever you want. by Mr+Guy · · Score: 2, Informative

    Mandrake will ASSUME you want this and directly asks you. With a beginner install I believe the default is "yes", as well.

  65. 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.

  66. Re:Bogus conclusions. Might makes right -a little by krunk7 · · Score: 2, Insightful

    Sorry, this is an erroneous claim. Microsoft is known for purposefully breaking compatability with standards to foster just such appearances. If the mozilla team went out of there way to "comply with IE", than the next patch would simply change the rules. Case in point: MSN displaying a different, purposely broken page if a non IE browser was detected. . .remember that one?

  67. That wasn't the point by beakburke · · Score: 2, Insightful

    The author is not trying to minimize your needs, he's evaluating from the only point of view he has, his own. It's not POSSIBLE to present a full picture given the astronomical number of things and programs that different people use. Every user is different and there will be no single moment when linux suddenly becomes "ready for the desktop". It will happen at different times for different users. It's never going to be "just like windows", there will be some differences (just look how windows has changed) simply because it IS different. The question is will the user be able to adjust and do their stuff and will it be worth the switching costs?

    --
    ----- Question authority, but not ours. Hate the man, but we're not him.
  68. Re:Why linux^H^H^H^H^H Windows isn't ready..... by phek · · Score: 2, Insightful

    my linux workstation has a 27 day uptime right now, and its only that low because I've had so many power outages lately. If it wasn't for the power going out the last time i needed to reboot was lets see I believe it was about 6 months when I felt like upgrading my kernel.

    Besides since when is just accessing DNS queries a simple process? depending on what kind of dns server your running, it's got to load all the domains into memory, reload them when they've been updated, write logs to disk which can be very frequent, I'm getting around 2,000 requests per minutes on one of my DNS servers, plus handle all of those connections (well I guess they aren't usually connections since most dns is done via udp). Sure the load could be a LOT worse, but hey, I used to have a windows 2K server that pretty much just sat there, no one would ever connect to it, and it would usually hang about every 100 days.