Slashdot Mirror


How Linux and Windows Stack Up in 2006

Jane Walker writes "How does Linux stack up to Windows in 2006? Experts weigh in on that question in these articles, comparing the operating systems' security, reliability and usability. Get insiders' views on Microsoft's proprietary stack versus open source software, as well as Windows-to-Linux migration tips."

5 of 193 comments (clear)

  1. WTFA by Xerotope · · Score: 5, Insightful

    Where's The Fucking Article? A link to a bunch of links...great.

  2. Re:Installing stuff, handling network settings by ElleyKitten · · Score: 4, Insightful

    Linux when it works is perfect. Linux when it doesn't is just weird and fucked up. I tried installing Ubuntu for a newbie recently, and sudo decided it just wasn't going to work. So I'm futzering around with weird commands and the Ubuntu forum for a couple hours, and yeah, my newbie was real pleased with her new system. Uh huh.

    Now my home Ubuntu computer has decided (again!) that flash doesn't need sound. No more Youtube for me anymore...

    --
    "What is Internet Explorer 7? Are you saying we can't access the normal internet?" - I love tech support. Really.
  3. Windows Perspective by Tadrith · · Score: 4, Interesting


    I'm a computer geek who regularly uses Windows. Yes, I know, boo, hiss, whatever. My software development happens under Windows because that's what I learned on, that's where most of the market currently is, and that's what I've got a job doing. I'm not going to stop working for a company I like doing what I enjoy just because I happen to do my work on Windows.

    In any case, periodically I load Linux on an alternate hard disk in my machine to play around with it and see what I can get going. I do like to keep my knowledge of it up in the event that I run into it on the job (I also do field work from time to time), but I also like to see how far it has progressed. At some point in time, I really would like to use it as my core operating system, even if I still have to drop into Windows when I work.

    Recently (about a week ago), I decided to try a couple of different distributions. They all seem to suffer from one problem -- the USB keyboard no longer works when it hits the installer. "You forgot to turn on legacy mode for USB in your BIOS!", is the first thing most people would say, except that I haven't forgotten to turn it on. It works perfectly fine for the BIOS-based boot menu. I even triple checked it, thinking I was missing something. I tried numerous options to try and get the damn thing working, to no avail.

    Yes, I could get a USB to PS2 converter and yes, it does work fine after that. But that's not the point -- I shouldn't HAVE to do that. Critical things like that will kill any interest your average user will have in the operating system. But, for what it's worth, I was very pleased with what I saw after I did finally get it loaded. It's come a long way from the operating system I tinkered with 6 or 7 years ago.

  4. Re:The sad thing is . . . by mangu · · Score: 5, Insightful
    The sad thing is you don't have a clue of what you are talking about.


    Every time someone mentions blue screens, the Microsoft guys say "Oh, XP is stable for me, it never crashes!". Yet they still mention this "compile from source" which is so 1998.


    Most of the applications I use today are available in one of the Debian or Ubuntu repositories, so a simple click in synaptic or adept will install it for me, including all the necessary libraries. I have also a few other apps, such as Google Earth for instance, that aren't under the repositories, but it has been a long time since I had to compile anything.


    You Microsoft guys have no idea how complicated is getting software for Windows if you are a newbie. You just think it's easy because you are so familiar with the whole thing. Getting winamp or nero or whatever application you want is very easy if you know which app you need and where to get it. But show me where is the centralized application install function in XP, like Adept or Synaptic in Linux. Where is the simple way to look for a software to install, searching by category? I need a software to edit a video or to manage a network or to do scientific calculations, where is the simple interface where I can find it and install it with a few mouse clicks? Without knowing beforehand the name of the software? Let's face it, the closest equivalent to Synaptic or Adept in XP is Google!


    Besides, even when I had to compile stuff in the past, it was much simpler to type "./configure; make; make install" in a console than trying to solve all those "missing vbrun.dll" problems one often got when trying to install software in MS-Windows. I may be out of date myself here, because it has been a long time since I did this, but I remember that even in 1998 automake/autorun were easier to use than solving all the incompatibility problems between windows applications and DLLs.

  5. Re:Installing stuff, handling network settings by Eideewt · · Score: 4, Insightful

    I've had the opposite experience. Linux is great when it works. When it doesn't, it's always been broken in a sane way. I can diagnose the problem and fix a config file and be pretty confident that the problem isn't coming back. I may not have understood the problem beforehand, but after I get a handle on it the solution is obvious. Windows, on the other hand, has never made any sense when it breaks. I suspect that Windows is as rational and fixable as Linux underneath, but it's even harder to figure out the obscure tweaks that may be needed to fix it, which leaves you with solutions like "install the driver again and hope it doesn't break this time" or "try reformatting".