Slashdot Mirror


What Your Choice of Linux Distro Says about You

iter8 writes "NewsForge has an article explaining what your choice of distro says about you. There's no comment on what using Windows or OS X does for your rep. I use Mandrake, so that makes me suave and sophisticated."

101 of 494 comments (clear)

  1. Slackware? by slavemowgli · · Score: 5, Interesting

    No mention of Slackware? What a pity.

    --
    quidquid latine dictum sit altum videtur.
    1. Re:Slackware? by Performaman · · Score: 3, Insightful

      Indeed. But it would probably be "Slackware users are no-nonsense, doctrinarial, and do most things "by the book." They take pride in theirs being the oldest Linux Distro, and shun all others as being "childish."

      --

      I have gas, but my car uses petrol.
    2. Re:Slackware? by NemoX · · Score: 2, Interesting

      I was surprised about this as well. I started on Slackware, and still find it to be my favorite after taking a dip in many other waters. So, I guess the question should be "what does newsforge's choice of linux distributions say about newsforge?" :p

    3. Re:Slackware? by Lumpy · · Score: 4, Insightful

      that is because most journalists are frightened by Slackware. It's the oldest existing Linux distro (Yggdrasil was the very first) and as far as I am concerned the single best distro for doing what linux is supposed to.

      Slackware on a machine is usually 50% or more faster than the fedora,redhat,mandrake and it makes sense where things are and where config files are insteaad of the randomized placement found in other distros. (which is the single bigest problem with linux, I dont care who is right, let's pick one filesystem layout and EVERYONE use it.)

      I have tried ALL linux distros and I keep coming back to slackware. It just works.

      --
      Do not look at laser with remaining good eye.
    4. Re:Slackware? by slavemowgli · · Score: 5, Informative

      Actually, slackware isn't the oldest distro. That credit is generally given to SLS, which appeared in mid-1992; however, there also was MCC Interim Linux (available from the university of Manchester in feb 1992), and TAMU, from the Texas A&M university (about the same time).

      --
      quidquid latine dictum sit altum videtur.
    5. Re:Slackware? by Hatta · · Score: 3, Insightful

      Aren't libertarian (or even anarchist) and control freaks mutually exclusive?

      Nope, anarchists want control over their own destiny, and aren't willing to give up any of their personal sovreignty to anyone. They're also intelligent enough to understand basic arguments of symmetry.

      --
      Give me Classic Slashdot or give me death!
    6. Re:Slackware? by Anonymous Coward · · Score: 2, Informative

      Neither of them is still around in a recognizable form, though. Slackware's still around, and has deviated little from its origins.

    7. Re:Slackware? by Jane_Dozey · · Score: 3, Informative

      Oldest surviving distro then.

      --
      Silly rabbit
    8. Re:Slackware? by syates21 · · Score: 2

      50% faster?! Give me a friggin break. No general purpose, modern OS is going to be 50% faster across the board then another one on the same hardware. This is even less likely when you are basically talking about slightly different flavors of the same OS.

    9. Re:Slackware? by JWSmythe · · Score: 2, Interesting

      Funny, I saw the story, wanted to whine about Slack not showing up, and the first post is for Slack!

      Maybe it's a bit too .... hardcore?

      Every time I read a list like this, Slackware is marked as the oldest, hardest, and favorite among real administrators, hackers, and geeks who know what they're doing. No sissy graphic installer. No warm fuzzy configuration tools. You want to configure something, you just do it and know it's done right, rather than pointing and clicking, and wondering if what you just pointed & clicked did what you thought it would do.

      Slackware comes with most everything, and what it doesn't have isn't a problem. Slackware users know how to compile their own stuff, beyond trying to 'emerge', 'apt-get', or whatever to let some warm-fuzzy installer script attempt it.

      I use Slackware on just about everything, and those that know me know that's a *LOT* of machines. The only real exception are my AMD64 machines, that I'm still waiting for Slack to have a 64bit version. I know it'll be coming soon enough, I just can't wait. Until then, they're Gentoo. No offense to the Gentoo guys, but I feel warmer and fuzzier knowing I can get my OS installed in minutes. We have a hacked-up version of Slackware that we install on our servers that is done in 5 minutes. That's pretty hard to beat.

      --
      Serious? Seriousness is well above my pay grade.
    10. Re:Slackware? by JWSmythe · · Score: 4, Insightful


      Well, you're wrong. No offense intended.

      Take a warm fuzzy distro and install it. do a 'ps -auwwx' and look at all the crap running.

      Take Slackware, install it like I would (install everything, don't let anything but SSH start as services). Then recompile the kernel specifically for your platform. Compile everything you *NEED* into the kernel, and don't make anything as modules. Now boot. It'll boot faster, run faster, and be far more enjoyable.

      Why start and use things that you don't need? No printer, why CUPS or lpd? No SMB network, why samba? Do you really need/want Apache, MySQL, pcmcia services (on a desktop), etc, etc, etc, if you just want a fast running machine? Nope.

      Most distros have fallen into the Microsoft way of thinking. Go ahead, start up as much crap as you can. They use might use it someday (or probably won't). If it's slow, they'll buy a bigger, faster computer.

      The biggest reason for me to upgrade my home machines:

      1) to support more drive space for things I work on.
      2) to compile things faster
      and very occasionally
      3) Better video support for the games I occasionally play.

      Again, that's Linux. I'm not part of that Windows gaming world, where you're almost expected to be running the latest/greatest hardware (and overclocking it at that) to play your games.

      --
      Serious? Seriousness is well above my pay grade.
    11. Re:Slackware? by tzanger · · Score: 3, Informative

      Well, you're wrong. No offense intended.

      Sorry, I'm a Slackware user (since '96) and you are the one who is wrong here.

      Slackware is not 50% faster than the other distros. Sorry, there just isn't enough crap running on FC2 or Gentoo or Suse to slow down the same machine that much. And yes, I'm talking runlevel 3 or 4. I find Slackware zippier than the others, yes, but 50% faster? Give your head a shake.

      Also you will find if you take the time to do the critical analysis that having everything in the kernel is not measurably faster than having a lean kernel with modules. I prefer the latter myself and have done the tests -- it's not worth the effort to compile everything into the kernel and then have a kernel that's only usable on a limited subset of machines. Build the kernel as generic as possible, modularize everything and now you have a kernel you can throw on all your machines. Or are you a Gentoo user in disguise and think that a full compiler environment is required on every machine? The package system is there for a reason. Use it. The dependency hell that all the other distros have doesn't exist on Slack, which is one of the bigger reasons I enjoy it.

      I have a USB2 hdd with a development-ready version of slack9.1 and slack10.0 on it (since I have both in my environment). If I need to build something I mount it, chroot to the proper environment, build, checkinstall and now I have the package available for all my slack91 and/or slack100 machines, and I save myself the 600 or so megs I need for a proper development environment on every machine and I save myself the problem of keeping the development environments up to date on all the machines. Hell I even have a script that'll make pretty much any Perl module a Slackware package without destroying perllocal.

    12. Re:Slackware? by cetialphav · · Score: 2, Interesting

      You make it sound like it is hard to stop unneeded services in all other distros but Slackware. It isn't. Everything you're mentioning is stuff you can do with any other distro. But even doing all of that doesn't result in a 50% speed boost.

      My machine is a P4 2.4GHz with 1Gb of RAM. If apache and mysql are running unnecessarily, does that really slow things down? No. They are blocked on a select() call waiting for a request to spring them into action. Unless you are short on RAM, it has no impact at all.

      Note that before I bought this computer I was using a P-Pro 200 with 128 Mb of RAM. The only reason I upgraded was because the current desktops (KDE and Gnome) take up so many resources it just makes everything sluggish. I could have used fvwm2 (or other things) to make things very snappy, but it really isn't worth my time. I like to spend my time using my computer, not configuring/tweaking it.

      But to compare every non-Slackware distro to Microsoft is just silly.

    13. Re:Slackware? by pjt33 · · Score: 2, Insightful
      Why start and use things that you don't need? No printer, why CUPS or lpd? No SMB network, why samba? Do you really need/want Apache, MySQL, pcmcia services (on a desktop), etc, etc, etc, if you just want a fast running machine? Nope.
      That's why when I installed my Debian system I didn't tell dselect that I wanted them. Why have them cluttering up my hard drive if I never use them?
    14. Re:Slackware? by Mad_Rain · · Score: 3, Insightful

      Slackware on a machine is usually 50% or more faster than the fedora,redhat,mandrake

      Please report to the following website: Gentoo Is for Ricers and join their well-informed masses.

      --
      "What do you think?" "I think 'What, do you think?!'"
    15. Re:Slackware? by crazyphilman · · Score: 2, Informative

      There's another reason you want to turn off ALL unessential services: security.

      I run Slackware at my apartment, and when I installed it, the first thing I did was make sure that the only services I installed in the first place were the ones I was going to be using daily. Since I'm using the laptop as a workstation, that means I installed almost nothing except CUPS and the client for DHCP so I could hit the web from KDE.

      You might also want to go into /etc/rc.d and comment out all the lines that start services you're not running, "just in case". You can always uncomment them if you change your mind later.

      But, backup for your point, I have a pretty minimal set of stuff running. And, my Slackware runs like the wind on a Pentium-III, 600Mhz with 384MB Ram. Including, believe it or not, Netbeans IDE, which is a resource hog and a half. Slackware gives it plenty of room, and I didn't even recompile anything (I like kernel modules). Fedora ran like crap, by the way, and wasn't java friendly (it installed a weird C library and I couldn't get the install to work).

      --
      Farewell! It's been a fine buncha years!
    16. Re:Slackware? by dildo · · Score: 5, Funny

      I don't use a distro. I do everything myself. I even make my own shoes. I am a bad ass.

      My first computer was a mancala, and I was so bad ass that I programmed my own version of doom using nothing but red pebbles -- and after that I wrote a C++ compiler for an analog pinball machine (you think that compiling all that crap for gentoo is a pain in the ass for your pentium 200? this thing had to do like, 6-multiball play for three months straight before KDE was finished, but now I just use it to run TCPdump on the cluster of pinball machines I've got in my house).

      I'm still trying to get X-windows running on my toaster, but the video card is REALLY obscure so I may have to write the driver myself. For security, I'm using 4096-bit ssl connection between the plug and the wall, and I'm taking notes from OpenBSD by encrypting the crumbs at the bottom so some script kiddie from Finland doesn't know what kind of bread I've been eating.

      I'm moving forward to cyborg stuff -- I'm going to start small by getting LOGO installed on a baby tortoise, but I need to find a good wireless protocol (WEP = weak encryption protocol. ha!) to send commands to it. I don't want the NSA to know what goes on between me and my tortoise.

  2. Don't believe everything you read. by Rahga · · Score: 5, Funny

    "I use Mandrake, so that makes me suave and sophisticated."

    In other news, Bud Light gets you lots of chicks. In bikinis. And twins.

    Oh, well... It's a Saturday.

    1. Re:Don't believe everything you read. by jZnat · · Score: 2, Funny

      Don't forget about FG!

      "Partucket Patriot beer; if you drink it, hot women will have sex in your backyard!"

      --
      'Yes, firefox is indeed greater than women. Can women block pops up for you? No. Can Firefox show you naked women? Yes.'
    2. Re:Don't believe everything you read. by fireboy1919 · · Score: 2, Informative

      "If John Wayne had been a Linux user, he would have used Gentoo."

      I don't know...could John Wayne even use a PC? He seems more like the Linspire kind of guy.
      Actually, which distro is it that runs on PCs that have been shot with a rifle out of frustration?

      'Cause I think that's the one John Wayne would be running.

      --
      Mod me down and I will become more powerful than you can possibly imagine!
    3. Re:Don't believe everything you read. by nwbvt · · Score: 3, Funny

      That really says a lot about the effectiveness of Coors Light's famous "twins" commercials. People remember the ads, but associate them with the wrong product.

      --
      Mathematics is made of 50 percent formulas, 50 percent proofs, and 50 percent imagination.
    4. Re:Don't believe everything you read. by Daniel+Dvorkin · · Score: 5, Funny

      I was gonna say. Sure, if John Wayne had played a Linux user in a movie ("Well, now ... pilgrim ... looks like your kernel needs a recompilin'") he'd have played a Gentoo user. In real life, Mr. Marion Morrison wouldn't even have touched Linux; he'd have been Windows all the way.

      --
      The correlation between ignorance of statistics and using "correlation is not causation" as an argument is close to 1.
    5. Re:Don't believe everything you read. by ameoba · · Score: 3, Funny

      With a name like Marion Morrison, I'd think he'd own a Mac.

      --
      my sig's at the bottom of the page.
    6. Re:Don't believe everything you read. by rizzo420 · · Score: 2, Funny

      you're obviously not from RI... it's paWtucket

      --
      please me, have no regrets.
    7. Re:Don't believe everything you read. by Aetrix · · Score: 2, Funny

      Oh, well... It's a Saturday.
      Jeez - only total losers post on Slashdot on Saturday nights instead of going out on the town...

      Oh...

      --

      "One touch of Darwin makes the whole world kin." George Bernard Shaw
  3. Attention all OS X users: by BandwidthHog · · Score: 2, Funny

    Please refrain from making 'lickable' jokes.

    That is all.

    --

    Quantum materiae materietur marmota monax si marmota monax materiam possit materiari?
  4. It works...? by DogDude · · Score: 5, Interesting

    What if I use the distro that I use because it's the only one that I could get to actually work?

    --
    I don't respond to AC's.
    1. Re:It works...? by dagur · · Score: 2, Funny

      What was the problem? Couln't play mp3 files in Fedora? Installing software in Debian gave you the error "bash: rpm: command not found"?

    2. Re:It works...? by nomadic · · Score: 5, Funny

      What if I use the distro that I use because it's the only one that I could get to actually work?

      Then you must enter an intense period of training to hone your installation skills. Go out now and get a copy of NetBSD and begin. After you can install that, you can return to Linux in triumph, for you will be able to install anything.

    3. Re:It works...? by SparklingClearWit · · Score: 2, Insightful

      Gosh, that's really helpful!

      RIGHT THERE is the reason that business, Mom and Dad, and Joe Sixpack won't adopt OSS. The elitist - no, actually - "prick-ish" attitude that so many Linux and Unix users display.

      Until this attitude is GONE, we have no chance at becoming the proud bearers of an alternative operating system.

      I run FreeBSD, RedHat, Debian, WinXPPro, and Win2KPro, so I'm just a slut, since I'll use anything.

  5. They forgot Caldera by antifoidulus · · Score: 5, Funny

    Using Caldera says that if your linux install fails, sue someone.

  6. A distro doesn't say a damn thing about anyone by phoxix · · Score: 4, Insightful

    There are plenty of hardcore code, library, kernel hackers running distros like fedora, suse, mandrake, etc

    There are also plenty of totaly linux newbies using gentoo, archlinux, etc

    I know that this article is a joke (not a funny one either), but these stereotypes need to come to an end.

    Sunny Dubey

    1. Re:A distro doesn't say a damn thing about anyone by phoxix · · Score: 2, Funny

      I remember you, god damn you still write lots of crap on slashdot.

      Remember this post of yours, and my reply ? I remember explaining basic things to you.

      Sunny Dubey

    2. Re:A distro doesn't say a damn thing about anyone by dumeinst · · Score: 2, Insightful

      God..

      Trust a slashdot reader to take this shit seriously. Get a life

  7. Uhm.. by Xeo+024 · · Score: 5, Informative

    Oh please, this is just as reliable as the Which OS Are you? quiz.

  8. Great. No Slackware. by Xpilot · · Score: 5, Funny

    So I'll just make one up:

    Slackware users are grumpy, bearded old Unix sysadmins who prefer things be done the "good old fashioned way", making their Linux distro stick to traditional Unix principles, through 10 feet of snow, uphill, both ways!

    P.S. I'm a slackware user myself, don't flame me ;) It was tongue-in-cheek.

    --
    "Backups are for wimps. Real men upload their data to an FTP site and have everyone else mirror it." -- Linus Torvalds
  9. Does Fedora count? by Sensible+Clod · · Score: 5, Funny

    I don't see any mention of Fedora. Do they expect everyone to believe it's the same as Red Hat's commercial distro?

    More likely, we Fedora users are just too good for words.

    --

    The difference between spam and poop is that you don't have to dig through septic tanks looking for real food. -- Me
    1. Re:Does Fedora count? by NTmatter · · Score: 5, Funny

      Full-time emplyment works quite well with gentoo, actually. When you wake up, you start compiling the results of last night's 'emerge sync' and then by the time you get home your compile should be finished and you'll sink a few minutes updating your config files. When the weekend rolls around, you'll finally have the time to use your freshly compiled system. Bonus points if you use your lunch break to check up on the status of your compile.

  10. Suse users like a *clean* desktop? by KublaiKhan · · Score: 5, Funny

    Obviously, theyv'e never seen mine...the only reason that the icons even line up is because the automatic line up feature's enabled. As for my non-computer desktop....it's been declared a Superfund site, and the EPA guys will be along any time now with the hazmat suits.

    I guess I'm using the wrong distro, huh?

    --
    In Xanadu did Kubla Khan
    A stately pleasure dome decree
  11. Tagentially related ... by YetAnotherName · · Score: 2, Informative
  12. Lisandro by Lisandro · · Score: 4, Funny

    Gentoo

    If John Wayne had been a Linux user, he would have used Gentoo. Gentoo users are pioneers, people who like to live close to the metal, and don't mind hurting themselves on sharp objects. Some feel that Gentoo users are simply lazy louts who always want to have a ready excuse for why they are not doing constructive things with their computer, other than compiling or recompiling the latest kernel, app, or hapless passerby. The official Gentoo motto is, "If it moves, compile it."


    Paraphrasing Maddox, Gentoo users are baddases and listen to Pantera. Red Hat users get their nails done and shop for purses.

    Ok, i'll shut up now :)

    1. Re:Lisandro by Rob+Riggs · · Score: 4, Funny

      You misspelled "Porsches".

      --
      the growth in cynicism and rebellion has not been without cause
  13. The article is a troll by dancedance · · Score: 4, Insightful

    The entire point of the article is to piss off everyone using any of those distros.

    1. Re:The article is a troll by MooseGuy529 · · Score: 2, Interesting

      Repeat after me: Trolls can be funny!

      Sure, it pokes fun at distros, but it's mostly fair, and it's not hateful. Enjoy it. (I run Gentoo, I agree--if it moves, compile it)

      --

      Tired of free iPod sigs? Subscribe to my blacklist

    2. Re:The article is a troll by node+3 · · Score: 2, Funny

      The entire point of the article is to piss off everyone using any of those distros.

      Ah, a HURD user.

  14. Damn Small by loomis · · Score: 2, Funny

    What if I use Damn Small Linux? Does that make me very tiny?

    --
    "The television is the retina of the mind's eye" - Videodrome
  15. Not a pity... by SaDan · · Score: 5, Funny

    Slackware users don't need to be compared to the rest of that trash!

    Oops... Did I say that out loud? ;-)

    1. Re:Not a pity... by EvilAlien · · Score: 2, Funny

      Thats right, all two of them are in a totally different league than the drooling Linux masses...

      --
      perl -e 'print $i=pack(c5, (41*2), sqrt(7056), (unpack(c,H)-2), oct(115), 10)'
    2. Re:Not a pity... by Anonymous Coward · · Score: 2, Interesting

      true, the people that are too "1337" to go ahead and just adopt gentoo, and type "emerge xxx" instead of hunting down every last tar ball and compiling each one by hand.

      if you wana be different from he "league [of] drooling Linux masses" you would build linux from scratch.

      http://www.linuxfromscratch.org/

      afterall the best distribution is your own.

  16. Gentoo by toupsie · · Score: 3, Funny

    I use Gentoo because I believe that an OS should be loud, obnoxious and have glass packs on the exhaust. Of course my Shuttle XPC has a "Type R" sticker on it.

    --
    Strange women lying in ponds distributing swords is no basis for a system of government.
  17. No need for that by CaptainZapp · · Score: 5, Interesting
    Knoppix users are pushy and aggressive. It's not at all unusual for them to hand you a CD and tell you to boot from it.

    What a cincidence and a true story.

    One of the broad minded Windows admins in [insert major logistics company] yelled at me "Linux for President" when I passed his office before yesterday.

    It turns out that one of his laptops was fuxored and no matter what he wasn't able to boot it under Windows.

    Since he is broadminded and a good admin (even though he's an MCSE) he has his tools ready and one of it is Knoppix.

    The laptop booted like a charm, made the partition visible, the files where saved to another laptop and Linux oughta be president.

    There was really no need to push Knoppix on him.

    --
    ich bin der musikant

    mit taschenrechner in der hand

    kraftwerk

  18. hear hear! by clsc · · Score: 2, Interesting

    sofar i've tried ubuntu, gnoppix, knoppix, suse, morphix, knoppix, slax, elearnix, dynebolic, mepis, dsl, puppy, pc linuxos, gentoo (oh, and one or two of those bsd's as well).

    The moment i find one that recognizes my onboard sound i'll take it, no matter which name it's got. Untill then i'm stuck on windoze for everything that involves sound (and i do like music).

    1. Re:hear hear! by itallushrt · · Score: 2, Insightful

      sofar i've tried ubuntu, gnoppix, knoppix, suse, morphix, knoppix, slax, elearnix, dynebolic, mepis, dsl, puppy, pc linuxos, gentoo (oh, and one or two of those bsd's as well).

      The moment i find one that recognizes my onboard sound i'll take it, no matter which name it's got. Untill then i'm stuck on windoze for everything that involves sound (and i do like music).


      uhhh, recompile the kernel and use whichever distro you choose.

    2. Re:hear hear! by Chrax · · Score: 2, Insightful

      Either recompile the kernel or get an SB Live for $30. Either way beats using Windows.

    3. Re:hear hear! by DogDude · · Score: 2, Funny

      uhhh, recompile the kernel and use whichever distro you choose.

      Oh, and people say there isn't support out there for Linux! Look at this pearl, this gem of wisdom... "recompile the kernel". In just 3 words, this obvsiously astute Linux expert managed to confuse, irritate, AND alienate! Wow, now that's what I call real user support; a real tight community! It's a wonder why more people aren't using Linux these days.

      --
      I don't respond to AC's.
    4. Re:hear hear! by Ziviyr · · Score: 2, Informative

      Windows needed drivers installed for ethernet, sound, video, abuncha motherboard stuff, and a few other things.

      Linux has needed alot fewer things manually set up for me.

      "I want to just use my computer not fix it."

      That sums up why the last time Windows puked up on me I started running off of Knoppix until I had an installed Linux going.

      Especially since often the quickest fix is outright reinstalling, and I had my fill of that.

      --

      Someone set us up the bomb, so shine we are!
    5. Re:hear hear! by dleifelohcs · · Score: 2, Insightful

      Parent is a troll.

      Parent's Parent (Grandparent?) said he tried Gentoo. To try Gentoo, you must compile a kernel. Therefore, compiling a kernel cannot be something you can target.

    6. Re:hear hear! by LMariachi · · Score: 2, Insightful
      To try Gentoo, you must compile a kernel.

      Those must be some very special LiveCDs they offer.

  19. missing option by DrStrangeLoop · · Score: 2
    Slackware
    • Slackware users just want a lean base system and dont need any kind of package manager since they just build the stuff they need from scratch. while not the best choice for a production system imho (go FreeBSD =), Slackware is excellent for any kind of academic / system development work.
    1. Re:missing option by Eudial · · Score: 2, Insightful

      More like

      Slackware
      * Slackware is the system for old, conservative and grumpy programmers. The average user has been running his slackware system since early 1993 and will not give it up 'til his computer (literally) falls apart and there is no compatible computer left in the universe, then he will commit suicide and request to have the picture of J.R. "Bob" Dobbs and some cynical remark about humanity's being unable to RTFM engraved on his tombstone.

      --
      GAAH! MY PRINTER IS ON FIRE!!! PUT IT OUT! PUT IT OUT!
  20. What Gentoo REALLY says about you by Have+Blue · · Score: 4, Funny
  21. What about Ubuntu? by Anonymous Coward · · Score: 2, Funny

    Does that mean you like threesomes?

  22. Re:Some edits needed. by Anonymous Coward · · Score: 2, Insightful
    Let the flame wars begin!
    Gentoo: this user typically likes to brag about how they were able to install linux using only a bash prompt, yet they conveniently disregard the fact that they used a fully understandable documentation on how to install it that even a linux newbie could understand.

    I agree that the documentation is easy to follow. But I dont understand why you make it sound like a bad thing. Its wonderfull they have such good documentation. How else are you going to learn to do it the 1st time? And after that, you dont really need the install docs anymore, because you understand the process going on.
  23. Because the poster forget by BluhDeBluh · · Score: 2, Funny

    Both NewsForge and Slashdot are part of OSTG.

  24. Got Slackware Right Here by Jameth · · Score: 5, Funny

    Since they didn't cover Slackware, here you go:

    Slackware users are paradoxically obsessed with being cutting edge and traditional at the same time. They love to point out that their distro has all the latest programs, but explain that it's ancient installer is 'still up to the task' and that the lack of powerful package management 'leaves them in control'. Slackware users like to do things for themselves and tend to ignore what popular opinion (and logic and reason and all rational thought) says is good.

    And, since they didn't include Fedora either, here's that one:

    Fedora is synonymous with Red Hat, but many of its users believe that it isn't. The song of the king of the Linux street, Fedora is popular with those who want to be in the middle of the road, but leading the crowd. Unfortunately, they are actually be pushed along from behind, with the silly-hat men leading from behind. Fedora is very loyal to its customers, except when they want something that Red Hat doesn't, in which case they consider the feature risky.

    1. Re:Got Slackware Right Here by Anonymous Coward · · Score: 2, Funny

      Surely you mean:
      Slackware users are smart, cool, popular, interesting, reliable, funny, drop dead gorgeous and good in bed.

    2. Re:Got Slackware Right Here by jridley · · Score: 2, Informative

      That sounds about right to me. I've tried the others and keep coming back to Slackware. I've been using it since it came on a fistful of floppies. I remember downloading my first copy from a friend's FTP site on a 14.4K modem.

      I still don't like package management. If I have the choice, I'll download the source and compile it myself.

      Slackware seems to be the only distro that actually believes you and does the right thing when you try to set up a box without a GUI. All the others I've tried install all kinds of X stuff even if you try to turn it off. I was working with Red Hat Enterprise AS 3 the other day; I said NO samba, NO bind, NO a bunch of other stuff. Needless to say, it installed samba, bind, and a bunch of other stuff anyway.

  25. Not informative, not funny, whee... by sultanoslack · · Score: 5, Informative
    Uhm, this isn't really news and isn't even really decent humor.

    If you want something informative, there's the old reliable Distro Watch and if you want something funny, try:

  26. Sure by Sivar · · Score: 4, Funny

    I had opened the link in a new tab and was about to read it, and then I caught the "I use Mandrake, so that makes me suave and sophisticated." part, which instantly removed any faith I may have had in the test. ;-)

    --
    Computer Science is no more about computers than astronomy is about telescopes. --E. W. Dijkstra
  27. A non-distro specific answer by j0e_average · · Score: 3, Insightful
    Stereotypes aside, the fact that I've chosen a linux distro should say something loud and clear:

    1. I HAVE A CHOICE.
    2.I DO NOT HAVE TO CONFORM TO THE SCHEMES/STANDARDS/LICENSING SET BY REDMOND.
    3. I GET TO USE MY COMPUTER IN THE MANNER I SEE FIT.

    If these choices are important to you too, then consider becoming a member of the EFF and supporting your favorite distro by purchasing a copy once a year or so. There's lots of software projects that could use help as well!

  28. Slackware should have gentoo description.. by Man+in+Spandex · · Score: 2, Insightful

    and I'm talking about this part:
    If John Wayne had been a Linux user, he would have used Gentoo. Gentoo users are pioneers, people who like to live close to the metal, and don't mind hurting themselves on sharp objects.

    I'll bet my last dollar that a lot of gentoo users, if they used slackware, would hurt themself more than on gentoo. Some people use emerge without knowing wtf its doing and if you give them a real distro, they're gonna be lost and go back to gentoo or a distro with an easy package manager. I have nothing against package managers.

    Slackware is the pure thing. You actually learn out of it. Of course when you're done learning and you are sick of it, then ok you can go to gentoo or something like debian sarge but nowadays, it's not true that every gentoo user knows how gentoo and/or portage works.

    1. Re:Slackware should have gentoo description.. by arcanumas · · Score: 2, Insightful
      I am using Gentoo mainly because i ended up installing by hand a lot of software and got tired of fixing problems that may arise from that. Gentoo does this exact thing _very_ easy. You don't have to meddel with every possible ./configure option, or know which options break which other options because the ebuild maintainers do that for you.
      I don't have to know that installing wkWidgets with unicode support may break other existing programs that rely on the non-unicode library, and that i actually have to make 2 versions of it. the ebuilds do that for you. So, if you need (for whatever reason, be it an actuall need , a hobby, or you just want the bleeding edge versions of programms) to install from source, then Gentoo makes it extremely easy. there are quite a few other things i like about Gentoo (great documentation, very active and friendly community (and very newbie friendly)). Portage is _very_ customizabl.
      The /etc directory is currently maintained with diffs of old and new versions that let's you select which changes youwant to keep and which to throw out. (so you don't looose your modifications to configuration files if these are replaced, nor do you loose the additions to to new configuration files if these are discarded. Sure, it's not very sophisticated yet, but it works great and it's improving.)

      so , why am i saying this? Because there is a trend here on Slashdot (and other sites like the 'Gentoo is Rice' guy) that Gentoo is only for idiots and theres nothing Good about it.
      This is wrong.
      I admit that there are things that are wrong with Gentoo (eg. Not enough dependecny checking when removing packages, people misuse compiler flags and end up with fucked up systems , etc etc) .
      Gentoo is certainly not fit for _all_ situations, but it is an excellent distro, provided that you need what it offers.

      I mean, isn't it that it's all about? Different distros for different needs?

      Gentoo get's it's bad name because a lot of people think it's gonna make them '1337' to use it. But dismissing it as stupid is insulting to all the rest of us who don't think that a distro makes you cool and we just use it because we like what it offers.
      So , please stop bashing Gentoo people. There are idiots in all distros. (not to mention anything about the incrasing number of 'snobish' neophytes who claim that they have used Slackware since the dawn of time, which apparently means two months ago, and it's the choice of the experienced gurus).

      --
      Slashdot Sig. version 0.1alpha. Use at your own risk.
  29. Debian comments are a touch off by debrain · · Score: 5, Insightful

    The people I know who use Debian, myself included, have less patience for crap that doesn't work. Though harder to install, unlike the other distros, you only ever have to do it once.

    Tongue in cheek or no, the myth that Debian is behind other distros has continually been dispelled. Debian/Unstable is consistently ahead of other distros. What other distros besides Debian, and maybe Gentoo, currently include Kernel 2.6.8, KDE 3.3.0, and Firefox RC1?

    Debian users simply loathe frigging around with the basics of their system, an experience all too common with some other distros. We prefer to spend our time frigging around on Slashdot, et al. Or advocating free software.

    1. Re:Debian comments are a touch off by Teppich · · Score: 2, Insightful

      Speaking of crap: how come that both, woody and sarge, do not include a ssh-server per default, but both got an inetd running after installation?

  30. Star Trek + Linux by starseeker · · Score: 4, Funny

    I think it would be more fun to pick a Star Trek race for each user to assume at a convention.

    Mandrake - Humans. Like it simple and straightforward, but can be badass at need and gets things done.

    Redhat - Vulcans. People may not like them, but they do a lot of things right and everyone owes them.

    Debian - Romulans. Tough, but strangely elegant. Deserve more respect than they get.

    Gentoo - Klingons. Never do it the easy way if there is a hard way - it makes one stronger!

    If any MacOSX guys wander in, they get to be the tribbles. Soft, cuddly, and relatively harmless.

    Windows users unlucky enough to stray in - the Borg, of course. The one common enemy of everybody else in the room.

    --
    "I object to doing things that computers can do." -- Olin Shivers, lispers.org
  31. Psst! You forgot the disclaimer: by Vintermann · · Score: 2, Funny

    Newsforge is owned by etc...

    --
    xkcd is not in the sudoers file. This incident will be reported.
  32. What Your Choice of BSD Distro Says about You by HenryKoren · · Score: 5, Funny

    OpenBSD - You are a paranoid schizophrenic and you think everyone is out to get you. You consider your pores security holes

    NetBSD - You take solace in the fact your operating system can run on playstation2 and dreamcast and is thus superior.

    m0n0wall - You are the Calista Flockhart of the BSD world. You like to keep your base at six megabytes because anything more would be bloated.

    Dragonfly BSD - You are a rebel without a clue. You are against the status quo establishment and all the conformist sheep that follow it. Anybody who questions your judgment can go fork themselves.

    FreeBSD-CURRENT - You are a crusader, living on the bleeding edge of the Open Source revolution. You build worlds, merge masters, and slay kernel panic modes with nothing more than an UPDATAING file to defend you.

    FreeBSD-STABLE - You are a corporate whore... caring more about production, stability, and uptime than any reasonable person. Your if it ain't broke don't fix it mentality makes OS developers ponder the true purpose and meaning of their life quests.

  33. Debian FUD by wertarbyte · · Score: 2, Insightful

    Debian users take pride in the fact that their distribution is always several releases behind the latest version of the kernel, but makes up for that by being more difficult to install and use.

    This is the usual FUD you encounter when discussing Debian. Neither is Debian several versions behind the kernel (yes, stable is somehow old right now, but there is Sarge or backports.org), nor is it difficult to install and use. Debian (I'm talking about the new Installer used for Sarge) has a real nice installation process, making it easy to install straight from network. The package system is clearly one of the best, installing additional software has never been easier: "apt-get install foobar", and through the magical wonders of the internet you get foobar right on your system, including any libraries it depends on. This is a major advantage over other systems where you have to browse through endless lists of packages, interactivly selecting the right package and installing it. The package system is most flexible, so you can get your packages from several sources, really nice for example if you use Debian Stable and backports.org (this project adapts recent software for the Stable branch). I'd say that Debian is the best distribution for newbies, since heliping others is so easy: You acan easily transfer example configurations, you can offer commandline examples for certain jobs, no need to tell someone where to click and what do look for in those fancy colourful dialogs.

    And remember: The best distribution for newbies is always the one your more experienced friends use.

    --
    Life is just nature's way of keeping meat fresh.
  34. The Duke? by barks · · Score: 2, Funny

    John Wayne sould use Gentoo?!

    Right on! High fives around...drinks on the house!

  35. "International men of software" all use Mandrake? by Anonymous Coward · · Score: 2, Funny
    "Suave and sufisticated" indeed. Yes, it is really all true. Those of us who use Mandrake prefer our Bordeaux wines, fast Renaults, and even to spend time outside the computer room, frolicking with our women along the Sein! Yes, Mandrake is definately for those who intend to make it into the "next generation"!

    But it was a shame they did not include the "huggers" of the new Ubanto distro. I wonder what the author would have made of that!

  36. Bar pickups got a lot more complex by GMFTatsujin · · Score: 4, Funny

    Single White Gentoo-Using Male seeks chique Mandrake-Using Female for late-night RPGing...

    So, what, now instead of knowing that my Sun Sign is Leo with Mercury in ascention, I instead have to be able to recite my USE flags with /etc/portage/package.mask?

    1. Re:Bar pickups got a lot more complex by djcapelis · · Score: 3, Interesting

      You sun sign is probably not what you think it is, the chart that most of the world uses contains only 12 signs and is 3000 years old.

      The actual chart includes all 13 signs and accounts for the slight wobble that causes the chart to shift by about 1 day every 87 years.

      Look up 13th sign on google for more information.

      --
      I touch computers in naughty places
  37. What your choice REALLY means... by bwoodring · · Score: 5, Funny
    • Mandrake: You're a nerd
    • Red Hat: You're a nerd
    • Suse: You're a nerd
    • Debian: You're a nerd
    • Slackware: You're a nerd
    • Knoppix: You're a nerd
    • Gentoo: You're a nerd

    BONUS!!!!

    • FreeBSD: You're a nerd
    • OpenBSD: You're a nerd
    • Solaris: You're a nerd
  38. Fun and lighthearted by polyp2000 · · Score: 3, Interesting

    Thats a nice fun and lighthearted article for a saturday afternoon. Makes a change from all the serious stuff!

    I wonder though what about people who use multiple different distributions? For example :- I've got a couple of higher spec machines I use for gentoo- but I also run Xandros (Open Circulation Ed.) on this laptop (which is for family use) and I've got my mother running Libranet on her aging K6.

    I suppose technically speaking Xandros and Libranet are Debian based - but so is Linspire - Where does this leave me?

    Im in a twisted state of being neither here nor there help me ... please!!!!

    Nick ...

    --
    Electronic Music Made Using Linux http://soundcloud.com/polyp
  39. Long live the Gentoo empire! by fireboy1919 · · Score: 5, Funny

    To accept binaries is dishonorable.
    He whose distro is not compiled from source will never enter the halls of Stovakor.

    Any ko'tal who cannot compile his apps to brings dishonor upon his family, and is a weak piece of baktag.

    We do not allow the weak to live.

    --
    Mod me down and I will become more powerful than you can possibly imagine!
  40. It Is Pretty Sweet, I Think by 6800 · · Score: 2, Insightful

    I did enjoy the analysis and, somehow, it did seem to hit home, like reading the explainations on a Chinese Restaurant place matt of the year you were born, with just a smitherene of truth. In my case I started with slackware (not mentioned), changed to redhat from 1.x to 7.2 (bought 8 but never installed it for real use) but after buying a new nvidia chipset MB at home and being given a new intel chipset gateway at work to load, at the time Mandrake was the only distro that came close to working right and supporting the devices. So the newer kid on the block (mandrake) became the suave dominator and when redhat did it's turnaround in the big customer direction, I began to forget about them and fumora, well I tried it. Of course Mandrake ain't perfect and all have a ways to go. But the real Truth is I carry a live linux cd, Knoppix or one of it's derivitives for various uses. Long live knoppix!!!

  41. Re:I'll bite by Jameth · · Score: 2, Funny

    In case you were wondering, I am a Slackware user. And, if you had read the fucking article you would have realized that all of the distro-archetypes were comedic and sarcastic, you moron.

  42. Re:SLS was actually first by moorcito · · Score: 2, Informative

    Now I know I'm a complete bitch and everything, but since when where X and TCP/IP features of the GNU/Linux system?

    Since the moment that they were featured in the first comprehensive Linux distribution.

    All Linux distributions have features that were not necessiarly created by Stallman or the creators of the distro, but that doesn't make them any less of a feature.

  43. Re:Swaret, eh? by happyemoticon · · Score: 2, Informative

    Swaret and pkgtool are damn fine things, and I'll challenge you to show me how they come up short. I mean, I do kind of long for those sweet, sweet ebuilds of gentoo, but i can just type in

    swaret --install tuxracer
    or
    swaret --upgrade

    and that is that. Oh yeah, and you can also point out that Slackware users don't need or want wizards and guis; we'll take a swarm of xterms, thank you.

  44. Re:Libertarians vs. control freaks by Dutch_Cap · · Score: 2, Informative

    "Less power to the government = more power to the people = free people."

    Fot the sake of accuracy and nitpicking, it should be pointed out that traditionally anarchy is not only opposed to the state but also to capitalism, because capitalism creates inequality which creates unfreedom.

  45. seriously... by ylikone · · Score: 2, Funny

    debian: you value freedom overall
    gentoo: you value a fast/ultra-tweaked system
    slackware: you value conventional standards
    knoppix: you value the ability to upgrade by just burning a new cd
    linspire: you value being able to get stuff done without any dirty work
    mandrake: you value being able to get stuff done without much dirty work
    suse: you value the ability to get stuff done without much dirty work, and you hate the french
    redhat: you value supporting the "big" distro
    fedora: can't afford redhat, you value being a guinea pig for the "big" distro or are too scared to try anything new
    caldera: you're a f****** idiot!

    --
    Meh.
  46. Re:Libertarians vs. control freaks by jlar · · Score: 3, Insightful

    "Less power to the government = more power to the people = free people."

    That is a gross oversimplification. From your statement it seems like it is only the government which limits the freedom of the people.

    In fact one of the most important uses (in my opinion) of government power is to prevent a limitation in the freedom of people by restricting actions from other people and organisations that try to limit this freedom.

    An example could be pollution. The government (through regulatory bodies) limits the freedom of people and industry to pollute my neighbourhood. That is a limitation in their freedom but it is done to protect our right to avoid pollution (breathing unpolluted air and so on).

    My point is that your freedom to swing your arms in the air ends where my nose begins - and that it is the duty of our government to enforce the rules securing that (the rules are of course passed by the legislative body).

  47. Different distros for different people by davidwr · · Score: 2, Insightful

    I chose Suse because it's reasonably popular, it's configuration and updates were relatively easy, and, unlike Fedora/RedHat you download (almost) the same CD that's "paid-for" box, then buy a license later if you need corporate support.

    I used to use Red Hat 9 and earlier, for the same reasons. Unfortunately, now that RH9 is no longer getting official vendor updates, it no longer meets my criteria.

    For demos and "instant linux," I prefer Knoppix, although SuSE's live CD is okay.

    I haven't tried it, but something along the lines of LinSpire would be good for Windows98 converts.

    For special-purpose configurations, such as firewalls, I'll use a CURRENTLY SUPPORTED, FREQUENTLY UPDATED/EASY-TO-UPDATE distro that's designed for that purpose.

    I guess this means I'm a nerd, I'm a nerd, and I'm a nerd.

    --
    Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
  48. Accuracy in Reporting! by Anonymous Coward · · Score: 5, Funny
    Slackware: You have an old-school stick up your arse. Doesn't that chafe?

    Debian: You are like Ayn Rand: you insist that everything in your system be internally consistent, at the expense of nobody else being able to understand you.

    Red Hat: You want to be Microsoft, except without the jackboots and the viruses. Well ... maybe the jackboots.

    SuSE: You remember how fascist and self-righteous the Novell administrator for your high school was? Surprise -- that's you!

    Knoppix: You're good at getting Windows users to try Linux. But hey -- they're Windows users.

    Mepis: You sound like a child talking about urinating.

    Fedora: You eat Nike cheeseburgers and wear McDonald's sneakers, to show that you are not a corporate whore.

    Linspire: You are root. All the time. Isn't that k3wl? Here, have a virus!

  49. I hardly can understand what I read by apankrat · · Score: 2, Funny
    I hardly can understand what I read, leave alone believing it.
    SUSE
    * If you like beer, horns, or green eggs, you'll like SUSE. The recent acquisition of SUSE by Novell is similar to Vince Lombardi's Green Bay Packers adopting the West Coast offense...
    "Green eggs" ? "Bay Packers" ? "Coast offense" ? Huh ?!
    --
    3.243F6A8885A308D313
  50. BOOYEAH by Feztaa · · Score: 2, Interesting

    I use Fedora, according to this, that makes me a conformist.

    I never thought I'd live to see the day that using linux makes a person a "conformist". I suppose that makes linux mainstream.

  51. debian by sewagemaster · · Score: 4, Insightful

    "This distribution is popular with those who always count in binary, and are politically correct in a free software kind of way. Many are suspected of having been nursed on a TTY. Debian users take pride in the fact that their distribution is always several releases behind the latest version of the kernel, but makes up for that by being more difficult to install and use."

    uh... no....

    I use debian because it takes zero effort to upgrade packages - no BS, and if there's a change in the default /etc files, i have the option of keeping my old config or use the new package maintener's version. Unlike rpms, the debian packaging system doesnt just dump the files. it checks more than that.

    I dont ever have to download ISOs and reinstall the OS from scratch.

    There's also a lot less crap installed on my machine than distros like Mandrake or Redhat.

    I dont have to worry about rpm packages breaking my system. Packages aren't outdated because I'm running unstable...

    I actually find it quite easy to install with their newest installer

    i'd rather spend time getting work done than wasting time configuring my system and updating broken packages. I don't want to read packages of documentation from linuxdoc. I just want things to work without the need of manually changing LD_LIBRARY_PATH or using a distro that comes with a beta version of gcc (redhat).

  52. Re:Libertarians vs. control freaks by lightknight · · Score: 3, Insightful

    Inequality is unfreedom? Is "unfreedom" a word? You know, there might be a reason why a (frictionless system) breaks down into such equalities: some people are better at giving other people what they want better than others.

    For instance, I frequent Chilies, and I love their food (from the choices to the results). It's not Le Bec Fin, but it's a decent place to grab a bite to eat (average $16-22). Contrast that with any number of diners out there, lacking in business. Foods not terribly good, prices are ok, not much of an atmosphere. You see, Chilies gives people what they want, and so they grow($$$). What you argue is that they should all grow, equally. It's so a antithetical to...life, that you would have to redesign the universe from the ground up to support it.

    The rights given to you are simple: no matter how much property you accumulate (from nothing to a lot), you have the same rights to it. Live for yourself, and the universe will take care of itself.

    Lastly, while capitalism achieves inequality (with some people rich, and some people poor), and socialism does create equality, it's not in the manner that you think. Socialism, after a run of many years, creates equality by MAKING EVERYONE POOR. The U.S.S.R (putting aside the political figures) may have been one of the most equal states to ever exist, but I doubt the people saw it as that.

    --
    I am John Hurt.
  53. What your distro choice REALLY says about you by Glonoinha · · Score: 4, Funny

    Debian - Nerd

    Gentoo - Nerd

    Knoppix - Nerd

    Linspire - Nerd that shops at Walmart

    Mandrake - Nerd

    MEPIS - Nerd

    Red Hat - Nerd

    Slackware - Nerd

    SUSE - Nerd

    --
    Glonoinha the MebiByte Slayer
    1. Re:What your distro choice REALLY says about you by Feyr · · Score: 2, Interesting

      i think you nailed it right on the head!

      or at least this list is less biased than the one in the article

  54. Re:debian by MobyTurbo · · Score: 2, Informative
    I just want things to work without the need of manually changing LD_LIBRARY_PATH or using a distro that comes with a beta version of gcc (redhat).
    Red Hat (and Fedora) haven't come with a beta version of gcc for years, ever since RH 8.0 came with gcc 3.2 instead of 2.96. Your criticism is a bit out of date.