Slashdot Mirror


What Differentiates Linux from Windows?

tail.man sent in a Linux Insider piece about the difference between Linux and Windows. Quoting the synopsis "So, what's really the difference between a Unix variant like Linux and any Windows OS? It's that Microsoft reacts to marketing pressure to make design decisions favoring running a few processes faster but then finds itself forced first to layer in backward compatibility and then to engage in a patch-and-kludge upgrade process until the code becomes so bloated, slow and unreliable that wholesale replacement is again called for."

17 of 1,135 comments (clear)

  1. Outside of business... by neiffer · · Score: 5, Interesting

    Murphy writes that "For example, cost is usually important in business only if the products being compared are otherwise very similar." I work in education and cost is everything. I can really say that my Linux OS machines (running the K12LTSP) are equal to my Windows 2K/XP machines but cost is huge. I can literally put a lab in my classroom using Linux, I'd have to settle for a couple of PC's at best under the commercial software regime.

  2. Rewrites necessary by IAmTheDave · · Score: 5, Interesting

    Despite conventional wisdom and some articles to the contrary, sometimes complete ground-up software rewrites are necessary. Windows 2003 is - for my money - one of the best server systems around. Its stability is equal to the linux servers I run, and finally it installs completely locked down.

    Windows 2003 wouldn't be possible if 90% of its codebase was from the WinNT 3.1 kernel.

    Even Macs - OSX is so completely different than OS9 that they can't even be compared fairly. OS9 was dead in the water before it came out - the rewrite of the OS (albeit on the BSD kernel) was necessary to allow Mac to continue to compete at all.

    --
    Excuse my speling.
    Making The Bar Project
  3. I don't think anyone says this but.. by freerecords · · Score: 5, Interesting

    .. the gap is closing between the two in terms of usability and stability - in BOTH DIRECTIONS. this is hardly ever mentioned, but Windows has improved BIG TIME since 95/98/ME -> If you have used 2003 you will note the speed is much improved over older versions as is the stability. Now before you brand me a Redmond freak, I've been a linux user for 5 years (since I was 12) and will be forever, but I can hardly help noticing that everyone thinks Linux is gaining on Windows, when in fact Windows is also gaining on Linux
    just my 2 pence
    Tim

    --
    tim
  4. Boils down to by onyxruby · · Score: 5, Interesting

    Boils down to something like this.

    Windows: easy to configure, easy to break
    Linux: difficult to configure, difficult to break

    Don't get me wrong, I use both, its an apples to oranges comparison. The question is what do you want to do with it? A MS firewall is unconsiderable, but so is the thought of putting Linux on my sisters desktop.

  5. They're just Different. by Cytlid · · Score: 4, Interesting

    It's like driving a car you're not accostumed to every day. It's just different.

    But to be slightly OT...

    It sort of reminds me of something ... I'm a huge Linux fan, but I also use windows. (Often tagged, albeit incorrectly, as a 'Microsoft Hater'). Anyhow, my point... what happens when someone open sources windows? Or, more specifically, comes up with an Open Source Windows clone?

    I've always wanted to write a book talking about how the two camps actually need each other. Microsoft would have more to fear from an open source windows variant than any threat Linux could ever bring.

    --
    FLR
  6. Lin vs. Win, from the middle-aged perspective by Mori+Chu · · Score: 5, Interesting

    My dad (a reasonable, intelligent, only semi-computer-literate man) asked me this exact question the other day. The best I could give him was that Linux is a hobby OS and Windows is an OS driven by business interests. That gives pluses and minuses to each of them. Dad and I talked about the good and the bad; obvious things like, security issues, lock-in, consistency across apps, integration, stability. We agreed that Linux could really benefit from some of the aspects of Windows, such as centralization and consistency across the UI in every app. We also agreed that Windows could benefit from many things Linux has, such as increased peer review, freedom (beer and speech), and community. In the end, he wasn't interested in switching to Linux or anything, but he hoped that its influence was going to get Microsoft off their rear ends and improve their product. I think whichever OS can meet the other in the middle--with a balance of security, usability, and power--will win the long-term battle.

    1. Re:Lin vs. Win, from the middle-aged perspective by leandrod · · Score: 4, Interesting
      > The best I could give him was that Linux is a hobby OS

      Only that's not true. It is a professional system made by its users, while MS Windows is a substandard one made by hired coders commanded by marketers trying to please the users' managers. Got the difference?

      > That gives pluses and minuses to each of them

      The only GNU/Linux minus is time: it takes time to get it right. There is no reason why, say, Debian GNU/Linux with Gnome can't reach all the same qualities of MS Windows without loosing any benefits. That is, apart from the fact that security is inherently opposed to convenience. There are things that will always be more difficult simply to keep security; on the other hand the basic design is so much simpler that the complexity coming from security can easily be offset, especially if we eventually follow the GNU/Hurd road to Lisp system programming and the Gnome road to database storage as the filesystem engine.

      > consistency across apps

      This is a red herring. Gnome is already quite consistent, and has most apps one needs. 2.6 will need even less non-Gnome apps, such as Gnome PDF viewer being nearly as feature-complete as XPDF or Adobe Acrobat Reader for instance. It will take a few years, but there is no reason why OpenOffice.org, LyX and such foreign software won't be totally Gnome-ised and immature software such as Passepartout or Gnome PDF won't become full-featured.

      > integration

      Another red herring. In fact, it is much easier to integrate GNU/Linux, because it tends to follow open standards and even to create new open standards, instead of being subject to MS's bad case of NIHS. MS integrates well only with MS or other mature proprietary MS-platform software, but not with non-MS-platform software.

      > Linux could really benefit from some of the aspects of Windows, such as centralization and consistency across the UI in every app

      Centralisation would buy you precisely nothing, and would cost much. With centralisation things would move slower, be less flexible...

      Consistency is yet another non-issue. Gnome and KDE are still pretty immature, but they are consistent. The fact that you can run Qt apps in Gnome and Gtk+ ones in KDE, and text and Motif or Athena or whatever in both, is a bonus.

      In fact it has been argued that if we had had a single widget set since the dawn of X, now we'd have tons of obsolete software. As widgets were never a given, people have designed their apps to be easily ported to new ones, and now we have the luxury of apps that play well with lotsa them. For example, with GNU Emacs we've curses and Motif already, and will have Gtk+ soon; with LyX we have Qt and XForms already, and someone was porting to Gtk+... MS Windows apps so old as these were already rewritten or are dead or have become bloated, choose any number of these three options.

      > he hoped that its influence was going to get Microsoft off their rear ends and improve their product

      It is happening all the time, but the cultural gap is simply too big. Microsoft will only be able to cross it by ceasing to be Microsoft. In this sense the decision by the courts not to break Microsoft in several companies (games and content, OS, tools, apps, servers) was against MS own shareholders' best interests in the long term. But this is a decision shareholders could have taken without the courts.

      > whichever OS can meet the other in the middle--with a balance of security, usability, and power

      As I've shown it is not about balance, but about GNU maturing.

      --
      Leandro Guimarães Faria Corcete DUTRA
      DA, DBA, SysAdmin, Data Modeller
      GNU Project, Debian GNU/Lin
  7. Differentiating Windows and Linux by Eberlin · · Score: 5, Interesting

    Windows still has an edge in simplicity as far as installing apps. Folks who swear by apt (for RPM) do have to realize you still need to deal with adding repositories to sources.list and dealing with GPG signatures.

    OTOH, that simplicity in installing apps makes Windows extremely vulnerable as well. Doesn't take much effort to run/install anything off the Internet. Spyware can cling onto your system without much consent at all.

    That brings up the major difference I've seen so far. Worms, Viruses, Trojans, Keyloggers, and other forms of malware don't seem to find their way into my Linux machine. The rest of my family who run Windows, though, get infected too many times for my liking.

    Is that because most Linux users know to watch out for those types of things while Windows users can be painted with the "AOLer" stereotype? That's probably a factor. But so is the general architecture of not putting yourself in danger for the sake of convenience -- by running mail programs and browsers with enough privs to bork a system.

    Cheaper, more secure, and absolutely transparent. Many thanks to everyone who makes OSS possible -- from the programmers and QA testers to the advocacy groups and spokespeople. (and the large corporations backing Open Source)

    1. Re:Differentiating Windows and Linux by EvilTwinSkippy · · Score: 4, Interesting
      Tell me about it. I just cleaned yet another program that hijacks search results from google and funnels them to someone else's portal off a VP's machine. A web page installed it at some point, and damned if I can figure out how to get rid of it.

      I nuked the DLL's the worm installed. I nuked the registry entries. I even got it to the point that it doesn't reset his web page every time he opens explorer. But deep down, some dll was over-written, and it's not coming up on virus scans, and good luck tracking down md5 hashes of internet explorer components.

      I introduced him to Mozilla, and implored him to sin no more.

      --
      "Learning is not compulsory... neither is survival."
      --Dr.W.Edwards Deming
  8. Re:Excellent by JohnnyComeLately · · Score: 5, Interesting
    Actually, I read the article to state that Solaris and _some_ subsequent releases (BSD, Linux) are superior.

    This article articulates very well the opinion I've come to hold, since being network and sys admin for about 300 Solaris and 2 or 300 NT machines for about 4 years.

    My point of contention is that Microsoft built its legacy on home users, and "amatuer" (for lack of a better adjective) operating systems. Sun, HP and the other enterprise OS companies built it for business. I pitty anyone who relies on M$ servers for their bread and butter. I was talking to a DB manager for a M$ shop, that manages 7 terabytes of data. I complained how we had to bounce Oracle about once a month, and it was always the middleware failing. He laughed, and said, "We have to reboot the M$ DB _daily_ and reboot the whole machine". We only had to restart the middleware processes (e.g. ps -ef | grep middlware....kill ...and the processes would automatically kick back off) and were back up and running in seconds, without affecting other DB processes on the box running.

    This speaks volumes.

    Those who don't know any better will keep their opinions for their own camp (either M$ or *nix) and those who've been on both sides are probably too busy to weigh in here anyway. (I'm out of it now, so I have more time :-)

    John

  9. Re:It's simple. by Otter · · Score: 4, Interesting
    For me, Unix offers:
    • Transparency. The access to processes, orientation around files and CLI base provides much closer access to what's really going on in the computer.
    • Modularity. It's a lot easier to switch stuff around. I like WindowMaker, so I use it.
    • Fun. It's just more fun. Linux, anyway. IRIX or AIX provide less fun.

    The rest of it, the "Lunix never crashes because of open-source!" I don't especially buy into.

  10. Re:Windows has driver support by neiffer · · Score: 4, Interesting

    Actually, my experience has been that the driver set for Linux is in *some* ways more comprehensive than Windows. Case in point: I have a SCSI scanner that simply didn't work at all on a Windows 2000/XP box as no drivers were available. I put the card and scanner on a Red Had Fedora box and it auto detected it right away. I have had the same experience with a couple of NICs and a printer. However, I am not an advocate of a single platform school. My current classroom setup is two Windows XP boxes (two I brought from home) and 10 Linux thin clients. I have equipment plugged into both, including equipment donated from the community (in some cases, the community is my garage). Thanks for your thoughts!

  11. It's all about the Software by Spencerian · · Score: 4, Interesting

    My comment is mostly for the beanie-heads who are newer to Slashdot than us dyed-in-the-keyboard vets of many computers, so forgive me by driving home the obvious.

    An operating system is an operating system is an operating system is an operating system. It's only purpose is to provide you, the user, a human-readable interface and control system for the computer's hardware and software.

    How Linux, other UNIXen, and Windows handle this, however, is the big question to me when someone asks me the question that the article posed.

    Applications designed for Windows are just that--developers typically use programming tools that create apps which are hardware-and-operating-system-specific. Barring an emulator such as Virtual PC (funny, that's owned now by Microsoft, too), Windows applications simply will not operate unless it has a conventional Intel-style PC hardware architecture running a specific flavor of Windows. And nope, your 16-bit Windows apps will likely break in Windows XP, so you have to hunt and peck for the app that works in the OS you have.

    The UNIX family has things differently. UNIX-family applications are frequently hardware-agnostic and non-operating system-specific. You could be running Solaris, or FreeBSD, or Mandrake, or SuSE, or Darwin, or Mac OS X--generally, the code just works. (Plenty of exceptions, like OpenOffice ports to Mac OS X, but a version does work now in OS X's X11 environment, to take an example.)

    Where you would walk into a computer store to buy Windows software, a *NIX user could download the source code for an application and compile it, or build it to work for their particular operating system and platform. Of course, we could buy the source code from a store as well, or the binaries for our platform, if a software maker distributed most of the UNIX software in that format. Currently, the inability of a home Linux user to visit CompUSA for the latest UNIX application is among the greatest challenges to *NIX as a popular home desktop OS (Mac OS X's inroads notwithstanding).

    Nevertheless, I can download most BSD and many UNIX and Linux source code from my Mac OS X (BSD variant) workstations, compile it, and use it, without problem or complant. Windows users generally aren't compiling squat--they have to buy or find the already-assembled binaries that run within Windows--and pray that those versions of the binaries were compiled with their Windows version (and patch version, and service pack version) in mind.

    The best example of a well-written application that doesn't particularly care about platform (at least in terms of its data files--binaries must still be obtained) is BioWare's Neverwinter Nights game series. It works on Windows, Mac OS X, and Linux. While the two expansion packs for the original game haven't yet been released in an official Mac version yet, because BioWare designed the game's data to be platform-agnostic, many impatient Mac users have figured out. without a lot of hassle, how to install the game expansions using the Linux versions of the games.

    Windows is a proprietary operating system, and any applications written for it feed into that mold. The UNIX world is literally open in its design and flexibility. Don't confuse "open" for "Open Source," however--that's another (related) story.

    --
    Vos teneo officium eram periculosus ut vos recipero is.
  12. Re:It's simple. by aonaran · · Score: 4, Interesting

    Yes, in Linux it's either it works out of the box, you download and COMPILE something and it works well thereafter, or it just doesn't work at all.

    In windows there are many more levels, but fewer pieces of hardware in the Just doesn't work at all category. ...but that's just because it is in the manufacturer's interest to support windows in some way or another. Even if the support for your version of windows is pretty crappy.

    I remember buying a server once that was designed for Linux use and trying to upgrade from Mandrake 7.2 to 8.0 I think it was, and finding that the driver for the disk controller only existed in binary form on the install disks and that only worked with the kernels in Redhat 6.2 :( I was a little peeved, but managed to figure out how to get it working by downloading some rather new drivers and compiling, but that's kind of a rare case... then there is the printer I bought last year BECAUSE OF THE PENGUIN ON THE BOX! (can you tell I'm still peeved about that one?) ...a Lexmark Z55, again it came with drivers that only work in a handful of Linux versions and on the website they don't even provide the option to get drivers that are generic.. after fighting with it for a long time I bought an HP printer and it worked out of the box, no driver install needed (just emerge cups on my gentoo box and away I went.)

  13. Re:Excellent by mandolin · · Score: 4, Interesting
    Unix based OS's can run older versions of software.

    *Practically* speaking, that's a crap argument. I haven't seen any linux distros installing libc5 support by default recently. Which means old libc5 apps won't run (unless they happened to be statically linked). I even seem to recall some pain in the glibc 2.0->2.1 transition. Or how about trying to install some older rpms on a shiny new distribution? It's about a 50-50 shot that it works.

    Microsoft has to rewrite large portions of windows code to take on new features, which make it incompatible with older software.

    The larger problem is that backwards compatability seems to be directly proportional to bloat. Microsoft's problem is that since they aren't a "distribution" per se, they can't even attempt to fix all your executables to use new libraries as they're developed. And then when they (finally) remove or fix obsolete/broken libraries anyway, shit breaks. Then they get blamed for 'intentionally' breaking other vendors' programs. It isn't actually their fault (..sometimes).

    Really, I always thought MS bent over backwards to err on the side of "bloat" whenever possible. Which is why you have the DOS virtual machine and the win16 API etc.

  14. Re:The Difference... by diablobynight · · Score: 4, Interesting
    Actually, if you read my further post, I can hardly remember what my boot time is because I haven't rebooted in months, but I decided to test this k7 Athlon 2500 for boot time. It is running a 120 GB Western Digital, XP service pack 1, on an Asus NForce 2 motherboard. I timed it to the login prompt, and then I timed after the login prompt.

    To the login prompt is 42 seconds. After the login prompt is about one minute 12 seconds, but not really windows fault, it has to update my files with server using active directory remote profiles, load up a real time virus scanner, load all of my network drives, load my calendar, and acrotray which is for the full version of adobe acrobat 6. I also offer that this build is only 2 months old, because I recently got this computer as an upgrade to a Pentium 3 1133. I built it myself, and could give you an exact part listing, but as for the OS install, I didn't do anything special, formatted the whole drive as one partition, ran through the install, ran all the updates, and added the system to the domain. ??? Works fantastic. and I have all XP machines here and ussually if we have a problem it when XP has to deal with running a program designed for like windows 95. and still uses hard coded LPTs for printing purposes. But other than that, I run a clean network, I do spam and virus detection at the email server, preventing worms from getting opened in email. And all in all, few problems.

    This isn't a troll, I am just seriously tired of this constant anti windows shit, I think it's mostly based on the older OSs NT, and 98, but since 2000 I feel they have been doing a superb job, and when I bought XP pro moving from 2000 I really liked the upgrade.

    I used to use a SGI for autocad, but then we moved to dual Proc Dells, and I really liked it. I do still use Linux, for my e-mail, and web server at home, but only because I didn't want to buy 2000 server, and I thought Linux works well as a server. Personally I used it as a desktop for years, but constant kernel updates, and having to compile every damn thing before I could use it, turned me off. THe linux community should learn to offer binary executables and source because I simply just don't like the hassle of the extra step.

    Here comes the mod down. and there is nothing I can do about it. People hate me for my opinion, but I can't be like most of the people here, claim to hate windows and promote linux, but secretly use XP all the time.

    --
    Anonymous Cowards - Oh God, How I hate you
  15. Re:The Difference... by sydb · · Score: 5, Interesting

    having to compile every damn thing before I could use it, turned me off. THe linux community should learn to offer binary executables and source because I simply just don't like the hassle of the extra step.

    What are you blethering about? Provision of binary executables is the purpose of GNU/Linux distributions.

    I have not run Windows at home for about five years, and I don't miss it in the slightest. I have a server for NFS, web, mail and other bits and bobs. I have an IBM Thinkpad which is my main work horse. I have an ancient Toshiba Libretto hooked up to my amplifier for playing music.

    All of these run Debian. I can't remember the last thing I had to compile by hand; Debian has so many packages prebuilt that I rarely have to build something myself. Either it's already there, or something else is there that does the same job.

    If I do need to compile somthing, Debian ensures I don't end up in dependency hell because almost all Free libraries are packaged. I grant you - RedHat used to be a pain. Trying to compile an up-to-date Gnome 1.0 for RedHat 5.1 was the last straw that switched me over to a distro built by it's users. But I'm pretty sure RedHat is much better these days anyway.

    My day job desktop is Windows NT 4.0 SP6 and I get through the day but it can hardly be called convenient. It's so lowest-common-dominator that I end up installing all sorts of utilities that are missed out in the shipped OS. I fear Windows XP because I don't want to work in a cartoon.

    And finally, I bathe in the warmth of the freedom of GNU/Linux. I don't have to invoke it much, but I know that if I do have to, I can get the source and fix it. Thanks Linus, RMS, et al.

    --
    Yours Sincerely, Michael.