Slashdot Mirror


Linux & Open Source Software, the Present

Mark writes to tell us that LinuxForums is running the second in a series of articles designed to reflect on "what Linux is, where it came from, where it's going, how to use it and why you should." With all of the recent talk about the perceived difficulties within the OSS community sometimes it is just good to take a look at our roots.

29 of 73 comments (clear)

  1. Kubuntu Kinte, I've found you! by Orrin+Bloquy · · Score: 3, Funny

    Dear god, I'm sorry I wrote that.

    --
    "Made up/misattributed quote that makes me look smart. I am on /. and I must look smart."
  2. linux is good, very good, we're THIS close! by yagu · · Score: 4, Interesting

    A good introduction. I have to chuckle a bit at the Fragmentation section, not because it's not valid but because I've always marveled anyone got away with trying to banish Un*x with it.

    Even at its most fragmented (IBM/AIX, are you listening?) I was still able to sit down in front of any flavor Un*x and be instantly productive. Jumping from one version of Windows to the others doesn't hold the same promise of portable skills.

    Regardless, more good information, always useful. Let me point to this article/blog: 10,000 bugs away from World Domination as a worthwhile read -- I have no vested interest in this author's (Keith Curtis, a former 10+ year Microsoft programmer) readership, but I think it is a great article with valuable insight into how close linux is and how far away it is at the same time. A good read, highly recommended.

    1. Re:linux is good, very good, we're THIS close! by bconway · · Score: 2, Insightful

      Even at its most fragmented (IBM/AIX, are you listening?) I was still able to sit down in front of any flavor Un*x and be instantly productive. Jumping from one version of Windows to the others doesn't hold the same promise of portable skills.
      No offense, but if you want to present an objective argument, don't use FUD. There hasn't been a version of Windows released since 1994 that isn't 95% identical in interface or configuration. If you stuck someone familiar with only Win95 or NT4 in front of an XP desktop or 2003 Server, is there any doubt they'd be up and running in under a minute? I'm having serious trouble trying to take an affirmative answer to that question seriously.

      --
      Interested in open source engine management for your Subaru?
    2. Re:linux is good, very good, we're THIS close! by schon · · Score: 5, Insightful

      Sorry, I couldn't get past this line:

      In contrast OSS new features arise either in response to features seen in proprietary software, or simply because a developer discovers how to do something cool and suggests that it be included.

      Wow, what a great picture. OSS coders are either lazy, unimaginitive losers who copy MS, or freaks fascinated by new, shiny things.

      What about features that appear because a developer needs them? You know, like how 90% of all successful OSS projects start?

      I've made some (minor) contributions to OSS projects, and in no case was it because I was copying a closed source feature or because I "discovered how to do something cool". It's because I needed a feature that didn't exist, so I made it happen.

  3. Related link by truthsearch · · Score: 4, Informative

    On a related note is an old but still relevant essay: Debunking Common GNU/Linux Myths by Jem Matzan.

    1. Re:Related link by ch-chuck · · Score: 2, Insightful

      Unfortunately, for every 'debunking myth' article hidden away in some obscure website, there's dozens of full page Microsoft Myth ads prominantly placed in executive washroom magazines that claim the latest Windows makes the Internet safer, boosts your bank balance and improves your corporate standing.

      --
      try { do() || do_not(); } catch (JediException err) { yoda(err); }
  4. Rare Statement by MudButt · · Score: 3, Insightful

    FTFA: Is OSS any good? Yes. Not perfect, but better than closed source in some respects and worse in others.

    In my line of work (system administration in a medium sized business) I'm often having to integrate closed source and open source solutions (or at least make them play nice). I like a lot of Microsoft's products. I also like a lot of OSS. But I find that (generally) whenever I look to the OSS community for help integrating the two solutions, I'm met with resistance or flat out rudeness.

    For example, if I'm seeking help with getting samba working nicely in a mixed environment or figuring out how to run a PHP app on a windows box, I get responses like, "Just ditch XP, d00d, it sux", and "Apache is better than IIS".

    I think if the community, in general, could adopt the idea quoted in TFA, a "newbie's perceived difficulties" with the OSS community would be drastically different.

    1. Re:Rare Statement by cp.tar · · Score: 3, Insightful
      whenever I look to the OSS community for help integrating the two solutions, I'm met with resistance or flat out rudeness.

      Not that I'm defending said attitude, but...

      How come you don't look for help on the other side?

      What would be, say, Microsoft's reaction if you asked them for help on plugging your Windows box in a mixed network using Samba?

      Especially in the light of Microsoft's intentional changing (i.e. breaking) the SMB, so that it wouldn't work with Samba.

      Let's face it... more often than not, it's the clash of religions.

      --
      Ignore this signature. By order.
    2. Re:Rare Statement by einhverfr · · Score: 4, Informative

      For example, if I'm seeking help with getting samba working nicely in a mixed environment or figuring out how to run a PHP app on a windows box, I get responses like, "Just ditch XP, d00d, it sux", and "Apache is better than IIS".


      Many people underestimate the differences between the two platforms. Often there are odd problems such that even if the app is supported on Windows, it may have limited functionality. For example, HERMES (a PHP app) is a pain to install on Windows because of a lack of symlinks, and SQL-Ledger (a Perl app) can't use MD5 authentication with PostgreSQL on Windows, nor does the LaTeX support work right if you are trying to print directly to a printer. In once case, it is a DBD::Pg versioning issue, and on the other, it is a limitation with the printing mechanism.

      My advice to you is this: If it is designed for Linux, run it on Linux. If it is designed for Windows run it on Windows. If you need to consolidate, use SFU and Apache on Windows (I have never gotten Apache on Cygwin to work properly with PHP and even if it did, I suspect there would be performance issues).

      Otherwise, if you need help integrating even if you don't like my advice, you can pay for our services ;-)

      --

      LedgerSMB: Open source Accounting/ERP
    3. Re:Rare Statement by say · · Score: 2, Insightful

      I don't know where you ask, but I've done the same thing a lot of times without getting anything like that. An it's relevant to point out that if you're going to run PHP, Apache _is_ better than IIS.

      And BTW: Windows installation of Apache, Apache/win32 installation of PHP, IIS installation of PHP and pretty much anything Samba is described extremely thoroughly in the installation documentation. When looking at support forums and mailing lists, I am really surprised to see how many questions which are answered _directly_ in the docs. And we're not talking about some obscure FAQ or mailing list archive, but bundled docs in nice HTML, often searchable on php.net or apache.org or whatever.

      After writing the massive amount of documentation, I understand that the standard OSS developer doesn't care to answer the same questions in online forums.

      (No offense BTW: There are obviously problems that go beyond documentation, and some projects have clearly lacking docs.)

      --
      Roses are #FF0000, violets are #0000FF, all my base are belong to you
    4. Re:Rare Statement by killjoe · · Score: 2, Insightful

      Unfortunately integration is only possible if both players want to co-operate. The problem is that people like you often ask for the impossible or the illegal and then complain loudly and abusively when what you want is not given to you on a silver platter.

      The ugly fact is that MS does not want to play nice with OSS products and is especially hostile to the GPLed ones. Nobody in the open source community can help it if exchange, AD, windows file server, etc uses proprietary protocols. Some people risk litigation and try to reverse engineer this stuff and sometimes they are pretty successful at it but that's them. The problem is the people like you want everybody to take the same type of risks. In this day of the DMCA you are just going to have to get used to the fact injecting MS products into your network means that you will always have problems with integration. Not just with OSS stuff either but with other vendors as well.

      Maybe, just maybe the "newbies" can take some responsibility. Maybe then can start bitching at the people who are making their lives miserable (MS, hadware manufacturers who don't provide drivers, politicians who pass draconian laws, corporations who lobby for these laws etc) instead of bitching at the people who are providing them free software and trying their best deal with deluge.

      The attitude "newbies" is ten times worse then the attitude of the RTFM people. Nothing but a bunch of ungrateful and sometimes hateful bile directed at developers without being willing to lift a finger to help solve the problem. Most newbies who bitch and moan will not even be bothered to post config files or log entries for gods sake.

      Finally. It really really really does get annoying to answer the same fucking question for the hundredth time you know. I mean if the answer is in the FAQ or the manual why is everybody obligated to keep answering it for the idiots who can't be bothered to read it? Why is it so much of a burden for you guys to read a web site? Honestly please answer that for me? Why is it too much to ask you to read the documentation? How come you take so much affront when somebody asks you to do that.

      --
      evil is as evil does
    5. Re:Rare Statement by thePowerOfGrayskull · · Score: 2, Funny

      So on the one hand you say you'll help, and on the other hand you continue to insult the person you're so generously offering to aid. Do you honestly think after you spend this time calling someone names, that they would even /want/ your help? I could picture you working a register at McDonald's. "What? Yeah. Yeah fine. You want FRIES? No? I'll throw them in for free. Have some nice fries, lardass. Here, have ketchup too. No, don't thank me. Come again soon. Asshole."

  5. GNOME vs. KDE debate again? by null_session · · Score: 2, Insightful

    The writer seems to want to bring up Gnome/KDE wars. Smells of trolling. What the hey, I'll bite.

    Gnome has, with it's "more is less" focus achieved, IMO, a better new user experience than KDE. Not that KDE isn't good, I'm only saying that for people I know that aren't necessarily technical but just want it to work, I set them up with Gnome (on Ubuntu). My biggest success story on that front was setting up a Gnome/Linux PC for my cousin (RedHat in this case, it was a while ago). She used it to do homework for 4 years, having never used Linux/Unix before, and never called me once for support. The only call I ever got was one from her Mom asking me how to mount a floppy disk to get a document copied.

    Personally, I don't think we have that far to go for Linux to be easily usable...

    1. Re:GNOME vs. KDE debate again? by MudButt · · Score: 4, Interesting

      Gnome has, with it's "more is less" focus achieved, IMO, a better new user experience than KDE.

      Look on the bright side... I a couple years, when KDE 0wn3rs the desktop and Gnome is out of business, the flame wars will be over. j/k =P

      As a serious response, I think a big part of how a person adopts a desktop preference is based on their personality. I, for example, am the type of person that goes into a store, grabs a pair of jeans, looks them over and says, "these'll do", and leaves without looking at anything else. I was introduced to KDE first... It worked and I had no problems... 3 years later, do I want to learn how to use Gnome? Not really, because like I said, KDE works for me and I have no problems.

      My point (if I have one)... From what I can see, most distros tend to default to a KDE installation (even though both are available), and there are a lot of people like me out there. I'm sure I'm be a Gnome guy had that been the first linux desktop for me to use.

    2. Re:GNOME vs. KDE debate again? by null_session · · Score: 3, Interesting

      a couple years, when KDE 0wn3rs the desktop and Gnome is out of business, the flame wars will be over.

      But it's Gnome that has all the corporate backing!

      j/k also, but you bring up a good point (or reinforce my earlier one, or something)... Mainly that as long as it works, for most people Gnome vs KDE vs WindowMaker vs Aqua vs Vista vs XP etcetera makes no difference whatsoever. As long as it works, and continues to work.

      The advantage with a Linux system is that it usually doesn't sit and collect spyware, trojans, etcetera and so doesn't have to be completely reinstalled every couple of years, it can run for as long as you want it to, acting exactly like it did the first time you ran it.

    3. Re:GNOME vs. KDE debate again? by RLiegh · · Score: 2, Informative

      What? Are you only counting Fedora as the major distro? The default desktop for Knoppix and Mandriva is KDE, and Slackware doesn't even include GNOME.

  6. My linux timeline: by Anonymous Coward · · Score: 3, Funny

    1

    1995 - widespread adoption of desktop linux. yeah right.

    1997 - widespread adoption of desktop linux is 3 years away

    2000 - widespread adoption of desktop linux is 2 years away

    2002 - widespread adoption of desktop linux is 2 years away

    2004 - widespread adoption of desktop linux is 2 years way

    2006 - widespread adoption of desktop linux is 2 years away

  7. Reflect. by kryten_nl · · Score: 2, Informative

    The article is not exactly ment to reflect...

    Welcome to part two of a series for beginners explaining what Linux is, where it came from, where it's going, how to use it and why you should.

    In short: nothing to see here, except the forever raging flamewar of KDE vs GNOME.

    --
    For the perfect anti-Unix, write an OS that thinks it knows what you're doing better than you do and let it be wrong.
  8. Re:Bullshit! by MudButt · · Score: 3, Funny

    Linux is *not* user friendly, and until it is linux will stay with >1% marketshare.

    Remember from 1st grade? The packman ">" always eats the bigger number...

  9. There are still severe disadvantages... by Anonymous Coward · · Score: 4, Insightful
    • Gaming: sure, you can buy a compatibility layer that makes some Windows games work reasonably well, assuming you don't believe in open source too fully to do so, but ugh. If Linux was ever going to work on the desktop it'd have games being developed for it by now.
    • Printing: flip a coin. Either as easy as Windows or requires days of futzing with obscure utilities depending on your distribution and printer.
    • Wireless network: there's that concept of a compatibility layer again, if you've managed to find a card that even works with it.
    • Video drivers: not taken nearly as seriously for Linux when developed by the card manufacturers, for example leading to bugs that don't get fixed in more recent driver releases that you must run to be compatible with newer versions of Linux. Just buy a new card. Even though Linux is open source closed source binary drivers somehow acceptable.
    • Distribution obfuscatory confusion: more than enough standards to choose from, some fully-developed, some incompatible with others, some with commercial industry cramming undesireable features in, some fighting commercial industry on cramming desireable features in.
    1. Re:There are still severe disadvantages... by PitaBred · · Score: 2, Insightful

      I take it you've never had Windows randomly stop recognizing your print server. Or tried installing a printer over a network for Windows. A generic postscript driver just doesn't exist for Windows.
      And binary drivers aren't good, they're just acceptable. We geeks would love it if ATI or NVidia had open source drivers, but they don't, and the free offerings don't work right because NVidia and ATI hide their specs. Not much we can do about it.
      It's confusion, but it's also choice. Do a little research and you'll find what's right for you. One size rarely fits all. I know a number of co-workers that couldn't fit into my size medium t-shirts no matter how hard they tried ;)

    2. Re:There are still severe disadvantages... by Jessta · · Score: 2, Interesting

      Gaming:
      I agree that GNU\Linux hasn't been the target platform of many games recently.
      This is generally because games development doesn't work very well with the open source development model. Games are developed quickly and then released once.

      Printing:
      I've always had very good success with CUPS, never had much trouble.

      Wireless:
      I agree, wireless on GNU\Linux is terrible, due to lack of vendor support.

      Video drivers:
      I agree again, but again it's a problem created by the hardware vendors. If they released their spec, open source drivers could be created and quality would improve.

      Distribution obfuscatory confusion:
      This is where I have to stop you. A GNU\Linux distribution should really be thought of as a completely different Operating System(think, Windows XP and MacOS and BSD) that just happens to be quite compatible with other GNU\Linux based Operating Systems.
      Anyone that says that Gentoo is at all the same as Redhat is insane.
      So if you want a standard GNU\Linux operating system, then just use Redhat and pretend the other distributions don't exist. Then you won't be confused.

      - Jesse McNelis

      --
      ...and that is all I have to say about that.
      http://jessta.id.au
    3. Re:There are still severe disadvantages... by frogstar_robot · · Score: 2, Insightful

      A generic postscript driver just doesn't exist for Windows.

      This is true. However the HP Laserjet 4 PS driver does pretty nicely if you need a dummy Postscript printer or some such.

  10. Re:Bullshit! by einhverfr · · Score: 5, Interesting

    Take installation. Linux zealots are now saying "oh installing is so easy, just do apt-get install package or emerge package":

    With Fedora, you can also go to the web site, click on the RPM, type the root password when requested, and it will install it for you or at least tell you what packages you are missing. I prefer to use yum but for those who are afraid of the command line, there are other ways.

    As for installation of the distro, Linux is far easier as a distro to install than Windows is. I hate having to come back every 15 minutes and answer a bunch of questions that really should have been asked up front. And don't get me started on product activation.

    User: "How do I get Quake 3 to run in Linux?"
    Zealot: "Oh that's easy! If you have Redhat, you have to download quake_3_rh_8_i686_010203_glibc.bin, then do chmod +x on the file. Then you have to su to root, make sure you type export LD_ASSUME_KERNEL=2.2.5 but ONLY if you have that latest libc6 installed.


    You do realize you can do essentially all of this in the GUI. And if I have customers that need this done, I usually send them a shell script so that they don't have to worry about it. :-) The fact that this is not simple is not Linux's fault. Quake (like the old Loki ports of games) could ship with a nice installer, but maybe it doesn't. It could even ship with a nice shell script command line installer, but maybe it doesn't. I don't know because I don't play Quake.

    In my experience and the experience of my non-techie parents, Linux is as easy to use as Windows, and because once it works, it just works, and because it is comparitively transparent, it is actually easier to learn once you get used to it (but we are not to say that familiarity is the standard of user-friendliness are we? Because if it is, then we should never try to do anything new).

    --

    LedgerSMB: Open source Accounting/ERP
  11. Why you should by petrus4 · · Score: 4, Insightful

    Although my current addiction to gaming means that most of my recent computing has been Windows based, I have long believed and will continue to believe that for the most part, UNIX and its' derivatives genuinely represent the way God intended man to use a computer.

    Despite continual advances and new wrinkles being thrown at us in the area of graphical user interfaces, for many tasks the console is still fundamental and without peer where speed is concerned. Microsoft and Apple can crow about their own approaches all they like; UNIX existed before both of them, and its' descendants will exist after those two companies' names have passed out of human memory.

    On reading Eric Raymond's The Art of UNIX Programming, I came to realise that that book offered not just a methodology for programming, but for life in general. It also describes the thoughts and philosophies of a group of people who were as pioneering, adventurous, and brilliant as any other in human history, and to whom larger humanity will owe a debt of gratitude for at least the next several hundred years to come.

    1. Re:Why you should by vivek7006 · · Score: 2, Funny

      "UNIX and its' derivatives genuinely represent the way God intended man to use a computer"

      s/God/Intelligent Designer/g

  12. Translation by kbielefe · · Score: 3, Insightful
    I get responses like, "Just ditch XP, d00d, it sux", and "Apache is better than IIS".

    Translation: "I don't know because I've never had the desire to try it, but my ego doesn't allow me to admit that I don't know."

    --
    This space intentionally left blank.
  13. roots & perceived difficulties by Tinkster · · Score: 5, Interesting

    Not quite sure what to say. My mother (she got used to computers at work,
    using a Wyse terminal and a set of mainframe apps) could never make any sense
    of MacOS, OS/2, Windows or Linux ... she asked me many questions about how to
    use any of them.

    My mother-in-law gave me more calls about her previous Windows installations
    (ranging from 95 to 2000) than she now does regarding Slackware 10.2 with
    KDE, and needless to say there were no spy-ware removal or virus-cleaning
    sessions since.

    As far as I'm concerned it depends on the initial set-up, and that's the
    case for all current OSes. If you are a geek, or know a geek very well,
    you'll be fine. If you simply want to use something, and it's not pre-installed
    to perfection (in other words, to how you'd like (it) to work) there's hassle.


    Cheers

  14. Shaking hands. Sticking tongue out. by matt+me · · Score: 2, Insightful

    First there's the hypocrisy in running free software on Windows.

    But also remember Linux is it's community. I might not write the software I use, but those who to are in my reach and willing to discuss. If I feel there is a problem, I can make others aware of that problem, leading to a solution. Microsoft doesn't have a community, there's no dialogue between consumer and producer. The backlash of Linux users against Windows users is a reaction against Microsoft not playing fair.

    Microsoft purposely make their products difficult to be compatible with. They don't conform to purposeful neutral standards set out by the W3C etc, but use their own secret ways.. Office documents are notoriously difficult to read. Internet Explorer won't render perfect HTML/CSS but encourages malformed HTML. A specification for the MSN protocol has never been made avaliable. They play foul, they are a parasite burrowing deeper into their hosts. Microsoft never and aren't even expected to meet Linux half way in being able to read .odt, but of course all Linux software is expected to be 100% compatible with Windows, or else it's dismissed as C.R.A.P. Every linux office worker will receive .doc files from their colleagues, who just *expect* them to own the £100 suite. But I would never post them .odt. Mozilla has to render crappy sites bodged to work in IE, but I'm not allowed to use transparent pngs when I design a site. None of my Windows friends will talk to me on Jabber, so I have to talk to them in MSN.