Slashdot Mirror


Which Linux for Professional Admins?

LazloToth asks: "Short and sweet: with so many distributions of Linux to choose from, and so many of them good to excellent, which Linux delivers the best balance of stability, high-level support options, security, rapid updates, and ease of administration? If an admin wants to standardize on one Linux distribution and have the best of all worlds on everything from file-and-print servers to database boxes, what, in the experience of the Slashdot pros, is that Holy Grail of Linuxes - - the one that does it all while also making upper management feel warm and fuzzy?"

934 comments

  1. Gentoo by Anonymous Coward · · Score: 5, Funny

    This answer was specifically optimized for your question.

    1. Re:Gentoo by sigaar · · Score: 1, Informative

      I believed the question was about administration, not what your fav fanboy-itch-scratchin' distro was.

      By the time you start compiling your kernel before you even boot gentoo the first time, I'll have my users working on a file/print/mail server already.

      --
      sigaar
    2. Re:Gentoo by Talrias · · Score: 5, Informative

      Yes, I personally like Gentoo, but I really think this is something you have to test for yourself, like buying a new house or car. You can be recommended, surely, but the best way to choose a new product you want is to test it yourself. Wikipedia's overview/comparison of Linux distros will give you a guide and allow you to make your own choice.

      Now onto my advice. :) The most important aspect of a Linux distro, in my opinion, is the package management system. Ideally you want a system which makes it easy to upgrade, doesn't screw up configuration files, is easy to use, and has a great number of packages available.

      For the record, I use Gentoo on my home computer, and Debian on my server (as well as a Windows XP box for gaming).

      Chris

      --
      aterr - an open source threaded discussion board.
    3. Re:Gentoo by Anonymous Coward · · Score: 1, Interesting

      yeah but if you had half a brain you would make an iso image of a complete install so you can install in 30 seconds.

    4. Re:Gentoo by sbennett · · Score: 1

      -1 Missed the point.

    5. Re:Gentoo by kernel_dan · · Score: 1, Informative

      For someone who doesn't seem to have much experience with the distributions, Gentoo may not be the best thing to use for immediate use. Gentoo is great but it takes a while to get things tweaked to take full advantage of your system. Everything is an adventure with Gentoo (your first time) and probably isn't good for the faint of hearted sysadmin in a production environment.

      My suggestion: start with Debian (or anything quick and stable) then experiment with Gentoo until you think you've got it down. Once you're ready, make an iso and you're good to go for any level of deployment.

      --

      Illegal? Samir, This is America.
    6. Re:Gentoo by Sweetshark · · Score: 2, Insightful

      This answer was specifically optimized for your question.
      ... and was installed on all systems from a once-precompiled customized .tbz.

      Seriously, gentoo could make sense in a enviroment with many equally equipped systems. But otherwise I think debian or RH/FC is the way to go for larger deployments.

    7. Re:Gentoo by SharpFang · · Score: 4, Insightful

      stability

      Below standard. Bleeding Edge, often beta.

      high-level support options

      None?

      security

      Standard. Maybe a bit above due to easy, high customizablity.

      rapid updates

      No. Bleeding edge is not equivalent to rapid.
      apt-get upgrade apache is rapid - it takes 15s on a fast system.
      emerge apache isn't rapid. It takes half a hour.

      and ease of administration?

      Below standard. All typical manual administration by editing standard config files. No centralized "managers".

      Don't get me wrong. Typing this from a Gentoo box, and I like my Gentoo. But that's a zealot/fanboy distro. Not a pro admin distro. I keep it because I like it, I can fiddle with it, learn. I can do cool stuff with it. If I was to manage a farm of 200 different of these I'd easily go crazy.

      --
      45 5F E1 04 22 CA 29 C4 93 3F 95 05 2B 79 2A B2
    8. Re:Gentoo by jspectre · · Score: 5, Insightful

      if you're new to any operating system, WTF are you doing installing it in a production environment?

      new to gentoo or debian or redhat or windows. if you don't know the OS you shouldn't be pushing it in production. if you know the product enough to be hired as an administrator in it, then you should have no problems with it in a production environment.

      debian isn't any easier to learn than gentoo just because you can apt-get a package vs emerge some source to compile. both distros can install a successfully working package in one line (or bork a system in one other line)

      --

      abcdefghijklmnopqrstuvwxyz

    9. Re:Gentoo by somethinghollow · · Score: 4, Interesting

      Standard. Maybe a bit above due to easy, high customizablity.

      You can always get hardened gentoo if you need that extra level of security...

    10. Re:Gentoo by Sweetshark · · Score: 1

      stability: Below standard. Bleeding Edge, often beta.
      Only true for ~arch.

      high-level support options: None?
      yes there is noone to blame if it brakes - this is a serious point. But the forum and the IRC channels are pretty good if you filter out the 37337 d00dz ...

      security: Standard. Maybe a bit above due to easy, high customizablity.
      true. But with the exception of BSD, I cant think of a distro that is more secure in the default setup (because there are not many differences anyway in the default). And hopefully portage will run on BSD this year (its planned at least) ...

      rapid updates: No. Bleeding edge is not equivalent to rapid. apt-get upgrade apache is rapid - it takes 15s on a fast system. emerge apache isn't rapid. It takes half a hour. This argument is wrong - the .deb package also needs half an hour of compile time on the maintainers box. apt and portage are both rapid and easy to upgrade.

      ease of administration: Below standard. All typical manual administration by editing standard config files. No centralized "managers".
      so true. there are some good tools in portage (webmin for example), but that is by far not the same as YaST.

      [...] If I was to manage a farm of 200 different of these I'd easily go crazy.
      True, if the systems are really different. If they are clones (for example a serverfarm), gentoo might be an option - as are debian and RH/FC ...

    11. Re:Gentoo by sp0rk173 · · Score: 4, Insightful

      Nice job missing the joke, Einstein. However, just to counter you with a bit of reason, and not dogma..

      stability:
      If you use their standard package set, meaning not keyed for your specific architecture, stability will not be bleeding edge. You'll be building programs with configurations that are well-tested, generally since the inception of portage.

      high-level support options:
      Yeah, you're right here. But as far as I'm concerned, if the bosses hired you, they should have confidence in your skills and your resourcefulness.

      security:
      Right here, too. Also - to me - any security in linux is standard, unless you're running an older (read: 2.4.x) kernel that doesn't have much new feature influx. At that point, kernel security approaches that of the BSD's, though I would argue that base system and system services security is still rather low due to lack of development cohesion.

      rapid updates:
      Wrong. Wrong wrong wrong wrong wrong. So wrong. For gentoo to be considered for a corporate environment, you would definitely set up a centralized build server, possibly with distcc installed on all of the workstations to mitigate the load, distribute it across the network and speed up compilation times. This build server would also act as a weekly package checkpoint. All of the servers and workstations would use this machine as their central package repository and using a little cron magic and universal, standardized config files, every machine would update on saturday or sunday, grab the new packages off the server, install them, and be done with it. There would be no office-drone typing emerge -u world, then going on an extremely long coffee break. If you were to set up a network of 200+ gentoo machines without making your own, custom stage three tarball, you ARE crazy.

      and ease of administration:
      See above. After you got the initial infrastructure in place, it would be a breeze. Assuming everything works out right. But hey, they hired you to admin the systems, right? That's what you're there for.

      Now, personally i'm past my gentoo phase. Goin' back to the ol' faithful FreeBSD. But, just because Gentoo is a source-based power-user-centered distro doesnt mean you can't cook up your own in-house solution while taking advantage of the awesome tools gentoo provides. The only reason apt is faster than emerge is because emerge uses source by default, while apt-get uses binary packages by default. However, portage can use binary packages and apt-get can indeed install from source. In their default forms you're comparing apples to oranges.
      Bottom Line: I can be done, and if you have the know-how, it can be done well.

    12. Re:Gentoo by DRWeasle · · Score: 1

      Although this post is ment to be funny and I did laugh, it is also very relivent to your decision.

      By stating that "If an admin wants to standardize on one Linux distribution" I am going to assume your question is in reguards to a production environment. With that in mind I would not reccommend Gentoo. I use Gentoo at home, and would use nothing else.

      But in a production environment where you may be taking care of more than one server and one user you will need a distro that will allow you to have a standard install set reguardless of the number of unique computers you have. Using something like Suse Enterprise will be more time beneficial to you than the bragging rights of having a pure Gentoo organization.

      Think about this, which would you rather tell your boss at the end of an 8 hour day?

      1. I built and installed Suse on 5 boxes, set up the systems for their users, and then I install a web server (apache) with PHP and MySQL.

      or

      2. I spent the day tweeking out 2 systems so they run 10% faster.

      The other advange of going with a distro like Suse is you will have all the management tools included in the packaged set. You will also be able to purchase support if that is the type of environment you work in.

      These comments are also applicable to Red Hat, I just prefere Suse.

      If you are talking about a very small production environment (you can define small) the Gentoo will work fine for you I'm sure. I just would not tell my boss how much time I spent tweaking the systems. Just do a basic install and keep them as close to standard as possible.

    13. Re:Gentoo by slashdot_commentator · · Score: 1

      Gentoo does not protect you from inadequate levels of competency. Other distributions are more incompetent friendly. You should not discount the possibility that other administrators of unequal experience or talent need to do their jobs on those machines.

      My problem with Gentoo is that with genius comes inordinate hubris and laziness. I am required to do less when I use other distributions.

      (To the humor impaired: yes, this is a sardonic post.)

      --
      There is no America. There is no democracy. There is only IBM and AT&T and DuPont, Dow, General Electric, and Exxon
    14. Re:Gentoo by SharpFang · · Score: 1

      programs with configurations that are well-tested, generally since the inception of portage.

      Certainly the Portage team can't test the program better than the developers. And developers don't usually release programs with known bugs. Though they often release Beta - programs with a lot of UNKNOWN bugs. These land in Portage tree, after testing that they compile cleanly, then start up okay and perform some basic functionality. Nobody in the Portage team can find and correct all the uncaught beta stage bugs.
      Unstable doesn't mean "crashes every time" or "doesn't compile". It means frequent errors just a bit off the way, where alpha tests didn't catch them.

      if the bosses hired you, they should have confidence in your skills and your resourcefulness.
      THEY may be. After all, they don't have to be tech savvy. What about you yourself? Sure you can work out a lot of problems. Sure given enough time you will learn everything. But if things go wrong and you need them fixed NOW, there's no time to learn. You just call and ask someone who KNOWS.

      you would definitely set up a centralized build server, possibly with distcc installed on all of the workstations to mitigate the load, distribute it across the network and speed up compilation times. This build server would also act as a weekly package checkpoint.

      Sounds like a lot of work. Sure you CAN make it rapid. But don't you see some difference between doing the above and i.e. apt-getting a binary? Like, cost and workload? KISS and the chance for failure is much lower too. You can make EVERY system to update rapidly. You can make Windows 95 secure. But at what cost?

      After you got the initial infrastructure in place, it would be a breeze. Assuming everything works out right.

      Wrong assumption. The problem is the system is not designed not to break on update. After successful emerge you get "n files in /etc need updating". And until you update them, some essential services will be down. If you run it from cron, this is bound to end with a disaster. The problem with Gentoo is that each upgrade requires cautious inspection and post-upgrade maintenance. That's the normal way, different from elephantine structures in distros like Redhat, that practically clone all the config to distro-native files, from which it's copied, regenerating "standard" configs on each upgrade. Ugly, heavy, obfuscated, but It Works(tm). Gentoo's way is clean and straightforward. With standard amount of problems attached to it. Nothing serious. Just enough to drive every admin of a really big net crazy.

      --
      45 5F E1 04 22 CA 29 C4 93 3F 95 05 2B 79 2A B2
    15. Re:Gentoo by cbr2702 · · Score: 2, Insightful
      By the time you start compiling your kernel before you even boot gentoo the first time, I'll have my users working on a file/print/mail server already.

      In setting up a server to be used by large numbers of people over long periods of time, installation speed really doesn't matter much. It's the ongoing administration, the efficiency for the admin of the configuration and upgrading process that matters most.

      --


      This post written under Gentoo-linux with an SCO IP license.
    16. Re:Gentoo by stanleypane · · Score: 1, Insightful

      Good point indeed, but I think you are missing the grand scheme of things. A sys admin may get fed up with their current operating system of choice, Windows to be exact, or they may be intrigued by Linux' low (almost non-existant) entry costs and want an alternative. Why spend 6 months trying every distro known to man just to make a key decision: Which distro do I want to spend my time learning thoroughly?

      If a new user to Linux can't find those types of answer, or at least key comparisons of various distro's, then Linux doesn't stand a chance. You will inevitably have folks that try one particular distro, become completely disatisfied with it and never touch Linux again.

      Foresight into any operating system is a must if you expect people to translate years of WIndows experience to a new platform.

      While I appreciate your wit, I am disappointed in your ability to think your opinion through.

    17. Re:Gentoo by Anonymous Coward · · Score: 0

      yes there is noone to blame if it brakes - this is a serious point. But the forum and the IRC channels are pretty good if you filter out the 37337 d00dz ...

      Does that include chumps who can't spell "breaks?"

      This argument is wrong - the .deb package also needs half an hour of compile time on the maintainers box. apt and portage are both rapid and easy to upgrade.

      No, you're completely wrong. Think about it - they're discussing how long it takes to upgrade their server, which, on Gentoo, includes compile time. How long something takes to install in Debian does not include compile time, because it's installing, not compiling because, you know, it's already compiled.

      How long it takes to compile on another system is about as relevant to this discussion as how long Windows takes to compile.

    18. Re:Gentoo by Anonymous Coward · · Score: 1, Insightful

      ok, point the rest of us without half a brain to instructions on doing so.

    19. Re:Gentoo by Dan+Ost · · Score: 1

      The problem is the system is not designed not to break on update.

      There's no need to run etc-update on all 200 machines. Determine the desired
      changes (if any) on the test machine and script them. Then when you're ready
      to roll out software updates, running the script is sufficient to configure
      them all instantly.

      After successful emerge you get "n files in /etc need updating". And until you update them, some essential services will be down.

      That's just wrong. Those services are in the same state they were before you
      updated the software. New changes won't take effect until you edit the config
      files and restart the services dependent on them.

      --

      *sigh* back to work...
    20. Re:Gentoo by sloanster · · Score: 2, Informative

      For the record, I use Gentoo on my home computer, and Debian on my server (as well as a Windows XP box for gaming).

      Interesting. For the record, I use suse pro 9.2 on my desktop, and suse 9.2 pro on my servers. (and a suse 9.2 pro box for gaming - personally, I don't see the point of bothering with microsoft issues just to play ut2004, doom3 or quake 3 arena when those games run quite nicely on linux)

      But more to point of the original discussion, my employer's requirements are different from mine, and so they are running suse enterprise linux, aka SLES 9. They need the extra support and feel-good indemnification clauses that come with the enterprise version, but otherwise, it's actually pretty hard to tell the difference between suse pro and suse enterprise.

      When it comes to smaller businesses, I've set up linux servers (yes, suse pro) for several of them. They all seem quite happy with it, since it tends to be a set-up and forget it proposition. It's cheaper, but no indemnification. Then again, they just want something that works, and there's usually no money lying around for sco extortion insurance anyway.

    21. Re:Gentoo by DaveAtFraud · · Score: 1
      ...
      high-level support options:
      Yeah, you're right here. But as far as I'm concerned, if the bosses hired you, they should have confidence in your skills and your resourcefulness.
      ...
      and ease of administration:
      See above. After you got the initial infrastructure in place, it would be a breeze. Assuming everything works out right. But hey, they hired you to admin the systems, right? That's what you're there for.
      ...
      For your consideration: most IT types never compile a line of code. They are busy doing other things like taking care of user needs, trouble-shooting problems (system and/or network), etc. You seem to think the guy asking the question sits around all day with nothing to do. So, besides a lot of additional work, what does this guy get by using the standard Gentoo package set? Besides no high-level support and nominal Linux security that is? At most a couple of percent more through-put on his systems because he compiled for the specific processor in each box?

      The one positive I can see is some real job security since no one else would be able to take over a customized gentoo compile farm and update scheme like you propose.

      --
      They that can give up essential liberty to obtain a little temporary safety deserve neither safety nor liberty.
      Ben
    22. Re:Gentoo by Anonymous Coward · · Score: 0

      high-level support options: Yeah, you're right here. But as far as I'm concerned, if the bosses hired you, they should have confidence in your skills and your resourcefulness.

      What dream-fantasy corporation are you working for?

    23. Re:Gentoo by emidln · · Score: 0

      I've been a Gentoo user in the past and really like the distro, but selinux or grsecurity policies do no automagically translate into security. Each policy has to be configured for each system, and you still have the problem with portage being bleeding-edge and not entirely stable. /typing this from a FreeBSD-current install and thus in the same boat

    24. Re:Gentoo by mabinogi · · Score: 2, Insightful

      what on earth makes you think someone's going to have 200 machines with identical requirements?

      We're not talking about clusters here, we're talking about a corporate network.

      Machine 1. DNS Server
      Machine 2. Email server
      Machine 3. File Server
      Machine 4. Intranet web server
      Machine 5. Development server
      Machine 6. Production server for internal software 1
      Machine 7. Production server for internal software 2
      Machine 8. Database server
      Machine 9. Public web site
      ...
      ...

      It's highly unlikely that all, or even most of the machines will have the same purpose, the same software, the same SLA requirements or even the same hardware.
      So you want a distribution that is least likely to beak stuff, requires the least amount of babying and provides the most amount of central management.
      You also want one that is certified to work with your third party commercial software - Oracle, Legato, DB2, etc...

      You're probably going to end up looking at either RedHat Enterprise Linux or SuSE, or maybe Debian - although that will probably fail the certified by 3rd party commercial vendors requirement.

      Being able to get commercial support is probably beneficial too. But that's probably not as important, as apart from the possibility of priority bug fixes OS support is usually pretty worthless. Better to spend that money on better / more admins and better hardware support.

      --
      Advanced users are users too!
    25. Re:Gentoo by Anonymous Coward · · Score: 0

      ummm... rapid updates are pretty easy with gentoo, at least in my production environment where all the systems are fairly identical 1u machines.

      I simply have 4 machines run distcc, and they build all packages (binary packages, that is.) for the rest of the farm.

      It's as easy as:

      emerge -b package

      emerge -k package

      Gentoo is as secure/stable/rapid/easy to admin as you want it to be. The point is you build your own standard build and deploy.

      A real issue would be with supporting something like Oracle on Gentoo =)... Then I'd stick to redhat.

    26. Re:Gentoo by sp0rk173 · · Score: 1

      Every point you made is moot, assuming the Admin is competent. IF I were the admin, I would make sure that:

      1) All the program VERSIONS were considered stable (in the case of server software, like apache, postfix, samba, etc) or atleast usable (in the case of Desktop environments and browers - which in the open source community are generally used at Beta quality). Again, you can tell portage to do all of this. When you don't have it keyworded to your arch, you DO NOT INSTALL BETA SOFTWARE.

      2) Have the system tested out and known to work before it's deployed. This is just being a good admin. You don't put stuff into use that might or might not work as expected.

      3) As for the configuration updates, that's fairly simple to get around. On major system releases, you update your admin system first, then merge the config changes, then deploy them the night after the farm updates (in this case i would plan it on saturday, so you have sunday to mitigate any problems). Basically the same thing the RH/SuSE updates do.

      4) Speaking of farm - Zoophilia? Jesus you sick fuck.

      Like i said, if you do everything right, the system will work. If you don't do everything right, you get fired.

    27. Re:Gentoo by Sweetshark · · Score: 1

      Certainly the Portage team can't test the program better than the developers.
      Right, the gentoo devs cant do that. But the ~arch users can. And do.

      But if things go wrong and you need them fixed NOW, there's no time to learn. You just call and ask someone who KNOWS.
      The fastest way to ask someone to know is *not* the telephone - it online forums and IRC.

      But don't you see some difference between doing the above and i.e. apt-getting a binary?
      Sure. apt-get is easier to setup. portage is more fexible. For example, if there is a security update available and it is not yet in the apt and in the portage tree (for example because it doesnt work with 2.4 kernels), but is know to work on your system (because you have a 2.6 kernel) you could copy the old ebuild to your OVERLAY, rename it to the new version, and be safe ...

      After successful emerge you get "n files in /etc need updating". And until you update them, some essential services will be down.
      Wrong. Wrong. Wrong. Most services will keep running during the upgrade. So these are the "old" versions running. And most services wont reload config files anyway (even if they change).

      That's the normal way, different from elephantine structures in distros like Redhat, that practically clone all the config to distro-native files, from which it's copied, regenerating "standard" configs on each upgrade. Ugly, heavy, obfuscated, but It Works(tm). ... until it fucks up one day royally and the admin has no idea whatsoever where it went wrong and how to fix it. He cant even tell his boss how long it will take till stuff works again - it cant get worse.

      BTW, with CONFIG_PROTECT and vimdiff etc-update is really straightforward ....

    28. Re:Gentoo by Nailer · · Score: 1

      The most important aspect of a Linux distro, in my opinion, is the package management system. Ideally you want a system which makes it easy to upgrade, doesn't screw up configuration files, is easy to use, and has a great number of packages available.

      Er, are there any distros around that don't have this?

    29. Re:Gentoo by gullevek · · Score: 1
      stability: Below standard. Bleeding Edge, often beta.
      Only true for ~arch.

      HAHAHA. Seriously, I am running a gentoo desktop system for more than a year and I run it (except thunderbird and gaim) all from stable and this is far from stable. Every unstable debian box is more stable.

      And after such a long time, you ask yourself, WTF! why do I compile each package? It doesn't get faster, it just needs enormous time.

      This was my last gentoo box, after it is moved out of production (eg I get my new box) there will be no gentoo in my life anymore. It's just too much hazzel.

      --
      "Freiheit ist immer auch die Freiheit des Andersdenkenden" - Rosa Luxemburg, 1871 - 1919
    30. Re:Gentoo by ozbird · · Score: 1

      Gentoo works for larger deployments, too. Just because you can optimise the bejesus out of it, doesn't mean you have to - if you have a mixed environment, you can make a generic x86 architecture build and deploy that.

      While everyone jokes about Gentoo being for optimisation fetishists, what it really is is a meta-distribution that lets you build a Linux system to suit your requirements from the compile-time options upwards. (Gentoo also provides binary packaging for those who don't want to roll their own, and also to cater for build once, deploy many situations.)

    31. Re:Gentoo by sp0rk173 · · Score: 1

      For your consideration: most IT types never compile a line of code.

      After the initial setup, the admin of this system wouldn't compile a line of code. The package building box would do all of that for him or her. The beauty of this system is that it's 90 - 99% automated, but not dependent on RH/Novel/Debian fuckups or incompatibilities that might slip down the pipe. Any fuckups are the responsibility of the admin. They have no scape goat. They have to be on the ball and perform 100% or they will be fired.

      So, besides a lot of additional work, what does this guy get by using the standard Gentoo package set?

      First, the additional work would be in designing and implementing the system. Otherwise he'll probably have the same workload as any other admin. Also, he won't be using the standard Gentoo package set. He'll be using packages custom built on a compilation machine for the specific needs of the site, then deployed based on machine group need (ie, render farm, workstation, mail/DNS/samba server). What would he get? He would have an intimiate working knowledge of the entire system that he designed and implemented himself, allowing for quicker response, shorter trouble shooting times, and increased job security. Generally be a more efficient worker overall because he knows more than the average sysadmin about his system.

      The one positive I can see is some real job security since no one else would be able to take over a customized gentoo compile farm and update scheme like you propose

      Yeah, well, you gotta do something to set yourself apart from the hordes of redhat/debian/suse zombies out there with no real job skills other than ability to walk from desk to snack machine 10+ times a day, and press buttons. This is by no means a solution for your standard corporate entity, it's more a flexible, inhouse system for a company that needs it.

    32. Re:Gentoo by sicrow · · Score: 1

      shit. is this just a post turning into a battle of preference? "I love this and that sucks", "i prefer this", "and only think that is ok..." blah blah blah. It all beats windows...!

    33. Re:Gentoo by sp0rk173 · · Score: 1

      Errr...i fucked up. You will be using the standard package set...and what'd you get from that is programs that are known to work stably on any system architecture. It was just in response to him implying that portage only contains beta-quality programs in the tree, which is only true if you key it for your particular arch.

    34. Re:Gentoo by iriles · · Score: 1

      That wikipedia link was pretty helpful, thanks.

      I've been using redhat mostly, just because that's what most of my clients use. But I hate using rpm, it never seems to handle dependances very well. Does anyone know if yum works much better? Can you just start using it with your existing apps or do you have to use it from the beginning?

      If I can have a decent package manager then I'd be 90% golden with linux. Portage works great... if it handled binary installations as well then I'd think it was perfect. I like the compile everything idea in theory but it's just not practicle all the time. Plus as I said for work most of the time I don't have control over the OS that I'm using.

      I haven't had much experience with apt.

      Ishmael

    35. Re:Gentoo by Sweetshark · · Score: 1
      Does that include chumps who can't spell "breaks?"
      Depends on the number of languages in which they can spell correct. Or if they can at least set their quotation marks right ...

      No, you're completely wrong. Think about it - they're discussing how long it takes to upgrade their server, which, on Gentoo, includes compile time.
      8:00 Common Vulnerabilities and Exposures publishes a security problem
      9:00 A patch is available
      9:30 The affected project lead confirms the patch to be valid
      -> Distros kick in
      9:31 debian: Maintainer start building the patched version
      9:31 gentoo: Updated ebuild commited in portage
      9:35 gentoo: User synced and started building patched version
      10:01 debian: Maintainer finished build and commits it
      10:05 debian: User installed patched version
      10:05 gentoo: User finished build and installed patched version
      How long something takes to install in Debian does not include compile time, because it's installing, not compiling because, you know, it's already compiled.
      Yeah, I guess debian maintainers have a tooth fairy doing magical 0-time compiles ....

      And if you tell me now that the compile time is not so important, since validating the patch and regression testing might take much longer, you are right - and destroy the base for the argument of the original poster ...
    36. Re:Gentoo by Anonymous Coward · · Score: 0

      And long before your users get used to your file/print/mail server, you would have to reinstall because of all the circular dependencies and whatnot that corrupted your system. :)

    37. Re:Gentoo by Anonymous Coward · · Score: 0

      Portage does do binary installs.

      Apt is pretty good, much better than rpms. Yum, I don't have enough experience to say much, but since it is rpm based, you can still run into trouble.

      I used to use RedHat, went to Suse, then to FreeBSD, fell backward onto Debian, and finally chose Gentoo. I really liked the BSD system, but felt Portage was the best of both worlds.

    38. Re:Gentoo by Anonymous Coward · · Score: 0

      falsely assuming, of course, that all servers have the same hardware.

    39. Re:Gentoo by Sweetshark · · Score: 1
      <RANT>
      HAHAHA. Seriously, I am running a gentoo desktop system for more than a year and I run it (except thunderbird and gaim) all from stable and this is far from stable. Every unstable debian box is more stable.
      Well, Im running gentoo since Nov 2002. Only a few minor hickups on the way - nothing serious.

      And after such a long time, you ask yourself, WTF! why do I compile each package? It doesn't get faster, it just needs enormous time.
      Brilliant - it took you a year to realize that? I guess you are not the fastest ...
      You can use KDE in gentoo, but you should know what you are up to. If you like KDE be prepared for long compile times - Gosh, it doesnt take a genius to realize that.
      Back on topic: There are much fewer things to compile for a server, especially no bloated almost-monolitic C++ desktop enviroments ...

      So for the guys, who are thinking about trying gentoo: If you like KDE, be aware that it is a monster to compile. If you prefer *box/XCFE/fvwm/other lean WM go ahead (you might still end up prefering debian,Slack,FC, though).
      But please dont bitch about gentoo because you needed a year to realize that KDE is a huge fucker.
      </RANT>
    40. Re:Gentoo by Anonymous Coward · · Score: 0

      Eh - True. I use gentoo here. Its not production env. though. I almost would definitely use Slackware/Fedora Core with Prod. Env. I don't like/trust any other distros.

    41. Re:Gentoo by jspectre · · Score: 1

      let me get this straight. you're going to spend probably 6 minutes reading "which linux distro is the best" then you're going to spend 6 months learning it and then put it into production thinking you're an expert on it?

      please, don't send me your resume.

      if you've spent years learning windows. then stay a windows administrator. leave unix to the people who have spent years on that platform.

      --

      abcdefghijklmnopqrstuvwxyz

    42. Re:Gentoo by FxChiP · · Score: 1

      Cross-compilation?

    43. Re:Gentoo by Anonymous Coward · · Score: 0

      Automated package installation? Like fuck! What sort of cowboy are you? Shit fucking breaks on anything, let alone a rollercoaster like Gentoo.

    44. Re:Gentoo by Pharmboy · · Score: 2, Informative

      Er, are there any distros around that don't have this?

      Perhaps the whole up2date versus yum versus yast versus apt-get debate. Easy to upgrade depends as well, since Fedora is easy to upgrade but they drop support so damn quick that you better upgrade, unless you are using software that borks unless you use a specific distro (Ensim for instance)

      Personally, I see a great deal of difference in SuSe (my new fav) and debian and redhat (my first distro). In package management, configuration setup and number of preconfigured packages (although I don't really mind compiling my own sources).

      Me, I use SuSe on the desktop and was using Redhat on the server, although that is getting migrated to SuSe as well. (if they weren't that different, I wouldn't need to migrate now, would I?)

      --
      Tequila: It's not just for breakfast anymore!
    45. Re:Gentoo by weapon · · Score: 0

      I run Fedora core 3 (and core 2 before that) and yum is really great. the only problems i have had are (really only with java) non redistributables that must be packaged but that was not hard (download rpm header, download stuff from sun, build rpm install rpm). the only other downside is no gui, but the command line works fine anyway.

      Installing yum probebly would not be a problem, but finding repositries for you distro might be.

    46. Re:Gentoo by Anonymous Coward · · Score: 0

      You guys have both missed the point of rapid updates. It doesn't matter how long it takes to downloade/compile/install, when measuring how well a distribution releases security updates, you have to time from the point that the vulnerability was discovered to the point that it is installed on your machine. And besides, if you had to manually apt-get/emerge to install a security update, I wouldn't call that rapid at all, it could be weeks/months before the security update reaches your system.

      I wish I could find an article that I read last year on the issue, but from memory, RedHat was the fastest at releasing updates, and Windows was even faster. Not surprising, Windows probably has a team of people fixing and releasing updates ready 24 hours a day. RedHat probably has something similar. The more community based distros were much slower, in particular, debian.

    47. Re:Gentoo by mjtg · · Score: 1
      apt-get upgrade apache is rapid - it takes 15s on a fast system.

      This is a bit pedantic, but...

      On a Debian system, "apt-get upgrade apache" will upgrade every package on your system (If you can do that in 15 seconds, I'd like to see what kind of hardware and network connection you've got !!!).

      Actually, "apt-get upgrade" is what gets run when you type that command. apt-get seems to ignore anything after the "upgrade" keyword, which IMHO ought to give a syntax error.

      The command you really mean is "apt-get --reinstall install apache".

    48. Re:Gentoo by smithtodda · · Score: 1

      I suspect the humor-impaired won't know the meaning of sardonic, but I could be wrong.

      --
      Why Vegan? No other food choice has a farther-reaching and more profoundly positive impact on all of life on Earth.
    49. Re:Gentoo by magarity · · Score: 2, Interesting

      before you even boot gentoo the first time, I'll have my users working

      Umm, maybe not... I've re-read your post a couple of times to make sure but you don't seem to have a distro picked out.

    50. Re:Gentoo by halltk1983 · · Score: 1

      Try reading the man page for portage, I use gentoo on my home box and server, and portage handles binaries as well as cross-compliation.

      Just a suggestion...

      Travis

      --
      Watch for Penguins, they eat Apples and throw rocks at Windows.
    51. Re:Gentoo by Mercury2k · · Score: 1

      "If I was to manage a farm of 200 different of these I'd easily go crazy."

      But if you had 200 machines to use in a compile farm, wouldnt gentoo make more sense?

    52. Re:Gentoo by Gigs · · Score: 1

      stability

      Below standard. Bleeding Edge, often beta.


      Wrong, its only as bleeding edge as you make it. /etc/portage/package.mask is your friend here.

      high-level support options

      None?


      Ya the windows guys I work with try this excuse all the time with me, but if you can't read you shouldn't be doing what your doing. Sitting on hold for two hours is not support. I can find most resolutions on the forums in under two minutes. Of course if its that critical you should be running a dual server setup with failover so that you have a backup when things go wrong and they you have time to fix them. Besides you can take all the money your saving from not having expensive support contracts and buy that second server :-)

      security

      Standard. Maybe a bit above due to easy, high customizablity.


      Most security issues are caused by bad configs and failure to deal with security updates in a timely manner. Understand your software, watch the security lists for issues, and have a test server to install updates on for testing before loading on a production server.

      rapid updates

      No. Bleeding edge is not equivalent to rapid.
      apt-get upgrade apache is rapid - it takes 15s on a fast system.
      emerge apache isn't rapid. It takes half a hour.


      Create a build host
      HOWTO Download Cache for LAN-Http-Replicator
      HOWTO Distcc server on Windows
      Using a shared portage via NFS
      Share Directories Using SHFS (cause NFS doesn't have the most secure history)

      and ease of administration?

      Below standard. All typical manual administration by editing standard config files. No centralized "managers".


      Very few if any distros have a centralized manager thats worth the cost of the keyboard you access them with. If you are working on many boxes setup the same you need something like CFEngine and a copy of Automating Unix and Linux Administration

      But hey what do I know I just admin 27 gentoo linux boxes :-)

    53. Re:Gentoo by IdleTime · · Score: 1

      As a Gentoo users, it would be nice to agree, but alas....

      The answer depends on the application. If you for instance intend to run an Oracle RDBMS, you have only 2 options, RedHat Enterprise Server and SuSE Enterprise Server. Anything else, and you can kiss any form of support from Oracle goodbye.

      --
      If you mod me down, I *will* introduce you to my sister!
    54. Re:Gentoo by ArsonSmith · · Score: 4, Insightful

      Me: Hi, Oracle, I am having problems getting Oracle 9i to install on my Gentoo server.
      Oracle: We don't support Gentoo

      Me: Hi, Veritas, I am trying to set up VCS on my Gentoo cluster.
      Veritas: We don't support Gentoo

      Don't think Gentoo is going on any of my servers. We standardized on Suse do to the huge support structure that has been put in place with them being purchased by Novell. When you are a single admin over 112 servers you need to be sure that each one you log in to is exacly the same. Automation is key. Good vendor support is a requirement.

      --
      Paying taxes to buy civilization is like paying a hooker to buy love.
    55. Re:Gentoo by Anonymous Coward · · Score: 0

      Gentoo works out nicely in our production environments. Sure, it takes a little longer to install, but I've got a nice cut & paste script to do most of the install, and I end up with a system with ONLY what I need on it. It's easy to maintain, and the Gentoo forums are excellent for a support resource.

    56. Re:Gentoo by Penguin+Follower · · Score: 2, Informative

      You do know that you can do a stage 3 install & use prebuilt packages these days, don't you? You only have to compile the kernel. Later when you update/upgrade the system you can compile the components being upgraded/updated. Let's face it: even though many of us linux geeks like to compile stuff from scratch (stage 1 baby!) Portage is really damn cool. You've got a huge repository of packages from which to choose. All of which are just an emerge away! ;) Pretty painless management as I've experienced it.

      Oh and while I'm on it, Gentoo is already working on a GUI frontend for installation. That will make the stage 3 w/ prebuilt packages install quite painless.

    57. Re:Gentoo by aichpvee · · Score: 0
      Gentoo also provides a lot of over-yappy fanboys. If it's so good, people will use it without you all going off about it whenever someone says "Linux" as if they had trash talked your momma or your mac. But I think the amount of fanboyism and the Gentoo-only mentality might speak to all of your confidence in that quality.

      Personally I run Slackware and I encourage you all not to since if it came anywhere near becoming the most popular Linux distribution I would lose this awesome feeling of being elite.

      --
      The Farewell Tour II
    58. Re:Gentoo by Anonymous Coward · · Score: 0

      "I spent the day tweeking out 2 systems so they run 10% faster. "

      It'd be more like 2% faster, tops. Yeah, they'd really go for that.

    59. Re:Gentoo by Anonymous Coward · · Score: 0

      jesus. Everything seems to be as long as it is not windows. I have widows servers that I have not had to reboot in years. A far as ditros, the suits that sign our paychecks are not going to get behind some unknown vendor, and that means that distros like Gentoo are gone. RHE has some cred at least!

    60. Re:Gentoo by aurb · · Score: 1

      In case it's an i686 and you don't want to waste your time compiling allmost everything, archlinux is your distribution. It's simple, has powerful package management and a fairly large set of allways fresh i686-optimized packages.

    61. Re:Gentoo by Mintee · · Score: 1, Funny

      slack?

      --
      Help me get a PSP! Who can afford s
    62. Re:Gentoo by redog · · Score: 1

      "If I was to manage a farm of 200 different of these I'd easily go crazy."

      If you were a real *nix admin you would know that if you had to manage a farm of 200 of these you would find an easier way. For instance when your farm is the same hardware why compile from src for all of them? You simply setup your own rsync use the same make.conf and have a pkg server. Use distcc on all of them and your package server can have a binary pkg built in a hurry.

      If everything continues the way its going portage will turn into a network package manager.
      I can easly see 100 distcc servers createing all my test pkg's and the only real problem I have is keeping up with kernel bugs. I love /proc/config.gz !

      SO to all you who think gentoo is nothing more than a glorified fan boy OS, kiss it, because you just don't know how to use the tools.

    63. Re:Gentoo by j-pimp · · Score: 2, Insightful

      In the "real world this is not the case. Most server software can be compiled against libriaries several generations behind. This is partially due to the magic of automake/autoconf and partly due to things not changing all that much. Also alot of the apps that get work done tend to not have anythign on the system dependant on them. For example PHP. At my previous job we setup Redhat Enterprise servers. However we needed php5 and decided to compile it from the tarball. The only thing that depended on php was our code and this was for new apps so php wouldnt break anything.
      Same could be applied to qmail or samba. And once an OS becomes EOLed you can just keep patching the kernel and the end user app.

      --
      --- Justin Dearing http://www.justaprogrammer.net/ We're just programmers.
    64. Re:Gentoo by sigaar · · Score: 1

      You are obviously ver inexperienced or spoiled by gentoo's portage system.

      Real sysadmins can avoid dependancy hell, even in old Red Hat betas

      --
      sigaar
    65. Re:Gentoo by Anonymous Coward · · Score: 0

      *begin flashback*

      Me: Hi, Oracle, I am having problems getting Oracle 9i to install on my Linux server.
      Oracle: We don't support Linux

      Me: Hi, Veritas, I am trying to set up VCS on my Linux cluster.
      Veritas: What is Linuck?

      *return to present*

      Catch my drift?

    66. Re:Gentoo by Taladar · · Score: 1

      So in this "Real World" you speak of there are no security holes in libraries?

    67. Re:Gentoo by Taladar · · Score: 1

      I would not say switching is not an option but you should get comfortable using Linux at home a few years before you do anything important with it at work or even pretend to be a professional Linux Admin when you apply for a job.

    68. Re:Gentoo by sigaar · · Score: 1

      Debian, Red Hat, SUSE, damn, even Mandrake if I have to. A lot of the times at work I have no say over what distro gets loaded (and yes, I've done gentoo before), so I work with a wide variety.

      And don't tell my you tan make a tarball or iso of your existing installation - I can do that with any distro too.

      Installing isn't the issue here, administration is. And I would dare say setting up your services on an existing (fresh install or not) would count as part of administration.

      How quickly can you setup file/print/mail/dns/dhcp/ect. services on Gentoo?

      I'm not dissing Gentoo, but I have yet see some administration tools that match for example YaST2.

      Just yesterday morning, setup a domain controller, with mail, print, file, fax, dhcp, dns, services, without touching a config file. After a fresh install, this took me all of 20 minutes.

      That's administration tools for you.

      --
      sigaar
    69. Re:Gentoo by vandrad · · Score: 1
      As a side bonus, since Gentoo's an expert's distro and has a reputation as such, you'll likely gain some job security after sysadmin'ing it for a few years - a trick from the crusty old mainframe crowd that is worth learning...

      ...which is a factor any competant boss will weigh when blessing an OS for use. What's best for IT ain't necessarily what's best for the company.

      --
      Nosce Te Ipsum
    70. Re:Gentoo by Anonymous Coward · · Score: 0

      After the initial setup, the admin of this system wouldn't compile a line of code. The package building box would do all of that for him or her. The beauty of this system is that it's 90 - 99% automated, but not dependent on RH/Novel/Debian fuckups or incompatibilities that might slip down the pipe. Any fuckups are the responsibility of the admin. They have no scape goat. They have to be on the ball and perform 100% or they will be fired.

      Debian, Novell/SUSE, and Red Hat don't have incompatibilities within their own configured setups, and APT (for Debian and Red Hat) and YUM handle the dependencies.

      What's more, all of these are well documented, used by multiple distributions, and are supported by teams known for their conservative operations with stringent QA.

      Gentoo is known for being bleeding edge and not getting the dependencies right - and is not that well known even in Linux circles. What are the chances the next Linux admin will know Gentoo? Close to zero.

      First, the additional work would be in designing and implementing the system. Otherwise he'll probably have the same workload as any other admin. Also, he won't be using the standard Gentoo package set. He'll be using packages custom built on a compilation machine for the specific needs of the site, then deployed based on machine group need (ie, render farm, workstation, mail/DNS/samba server). What would he get? He would have an intimiate working knowledge of the entire system that he designed and implemented himself, allowing for quicker response, shorter trouble shooting times, and increased job security. Generally be a more efficient worker overall because he knows more than the average sysadmin about his system.

      And it then becomes his system - not a well-known, plain environment with a toll-free number for support.

      If you really want to get a sys admin learning about his system, make him build his personal workstation using the Core Linux Distribution or Linux From Scratch. But if an admin did that on company time, he'd probably be in trouble.

      A Linux admin should know about Linux before he starts work.

      Yeah, well, you gotta do something to set yourself apart from the hordes of redhat/debian/suse zombies out there with no real job skills other than ability to walk from desk to snack machine 10+ times a day, and press buttons. This is by no means a solution for your standard corporate entity, it's more a flexible, inhouse system for a company that needs it.

      ...hordes of redhat/debian/suse zombies... ??

      Please! I've likely used many more distributions (on more platforms) than you have (but no, I won't get into a competition...) - but the point is that all three of those distributions (Red Hat, Debian, SUSE) have a much stronger QA than anything that Gentoo has, and are much more friendly to a conservative corporate environment than Gentoo is.

      What's more, all three have certification programs; Gentoo has none. All three have corporate sponsors. All three have stringent QA. All three have support programs available. All three are time-tested, and extensively documented in and out of the project core.

      Gentoo is none of these - and still doesn't have a decent install program.

      Gentoo is mainly a hacker toy currently; I'd recommend any of the three you mentioned (Red Hat, Debian, SUSE) over Gentoo in a corporate environment.

    71. Re:Gentoo by Allnighterking · · Score: 1

      And if you had a whole brain ... you'd just grab a mepis disk and be done with it. No need to compile or dd. *Evile grin intended to raise the ire of the PTB.*

      Seriously though. I got enough of this in the early days. (as in pre-Yigdrasil) nope sorry. I'll bootstrap later. Right now. My favorite distribution is the one that my customer is paying me to like.

      --

      I'm sorry, I'm to tired to be witty at the moment so this message will have to do.

    72. Re:Gentoo by Anonymous Coward · · Score: 0
      For your consideration: most IT types never compile a line of code. They are busy doing other things like taking care of user needs, trouble-shooting problems (system and/or network), etc. You seem to think the guy asking the question sits around all day with nothing to do. So, besides a lot of additional work, what does this guy get by using the standard Gentoo package set? Besides no high-level support and nominal Linux security that is? At most a couple of percent more through-put on his systems because he compiled for the specific processor in each box?

      I agree whole-heartedly...

      The one positive I can see is some real job security since no one else would be able to take over a customized gentoo compile farm and update scheme like you propose.

      ...except for your last comment. It doesn't matter how custom the environment is, or how hard it is to maintain, or how sophisticated it is - if some pointy-haired bean counter wants to "reduce head count" and "lower labor costs" then the SysAdmin may just get the axe. After all, what do you need a sysadmin for? Linux is easy to administer, right? And doesn't need a fulltime admin, anyway. It's not like you're running UNIX or anything serious, right?

      Grrrrr.....

    73. Re:Gentoo by Anonymous Coward · · Score: 0
      Certainly the Portage team can't test the program better than the developers.

      Oh, really? QA teams find problems in programs all the time - and often report them back to their original developers, who had no idea this problem existed. A developer might have one machine, and one person generating tests - and a QA team will have an entire department swarming with people and programs and machines designed for testing (and breaking) programs.

      What's more, a distribution's QA team also checks to see that all parts of the distribution work nicely together, and that one part doesn't break another. Program developers have no part in this, nor should they.

      Sounds like a lot of work. Sure you CAN make it rapid. But don't you see some difference between doing the above and i.e. apt-getting a binary? Like, cost and workload?

      Sure, up front it is a lot of work - but it pays off in the end. With APT, one can set up their own internal APT repository (I recommend it!) and it becomes easy to apt-get a binary - presumably a build server for Portage is similar.

      The big difference is that APT is supported by Debian and Conectiva as part of their distribution, and is maintained and documented by both.

      Portage is much less documented and used by only one distribution.

      ...different from elephantine structures in distros like Redhat, that practically clone all the config to distro-native files, from which it's copied, regenerating "standard" configs on each upgrade. Ugly, heavy, obfuscated, but It Works(tm).

      I'm not sure what you mean by this. Configuration files in Red Hat are labeled as such in the RPMs, and will not be overwritten by an upgrade (thus the xxxxx.rpmnew files) unless it is determined that the new format precludes using the old config files (thus the xxxxx.rpmorig files). However, this latter case almost never happens.

      If you are talking about graphical configuration tools, then that's a good reason to skip them and use vi instead.

    74. Re:Gentoo by th3w4y · · Score: 1

      well if in 8 hours you can install 5 SuSE's but only 2 Gentoo's than either you are "looking at the compilation" or you are still reading the Gentoo Handbook in parallel to installing those.... in 8 hours... you can install more the 5 Gentoo's a lot more...

    75. Re:Gentoo by dilvish_the_damned · · Score: 1

      I have a similar question comming up with regard to which distro to use in a product we have yet to build. If I cant argue against your points then I am basically screwed. It not personal.
      Oh, english excapes me, so please forgive. It is sometimes broken.

      stability

      Below standard. Bleeding Edge, often beta.

      Beta does not denote lack of stability, at least in the OSI world. It is supposed to, yes. But it does not.
      Instead what it tends to mean is "I have this new extravagant change set and I am not quite confortable releasing it as the replacement for the last stable", all the while, as many times as not, the last stable revision exhibits lesser stability characteristics.
      By default, Gentoo releases into the tree (as being default) what is deemed to be stable, its up to the package manager to make this determination. If it happens to be beta code, then so be it. I specifically deny that this is in itself an indication of instability.
      If "released for quite a while" == stability to you, then go play with debian, they have very old code; it should prove stable for you. We have some machines here, the debian machines run for a long time, just like the gentoo boxes, the redhat boxes are envious that we have flipped the uptime counter (due to minor/known bug in linux) and the redhat boxes do not tend to live so long. I just dont find this statement to have merit, and worse, I find it to be misleading.

      Out of context:
      If I was to manage a farm of 200 different of these I'd easily go crazy.

      No, no crazy here,you would adapt, and you would likely be hapier for it, as apposed to the alternatives.
      How many test debian machines do you have?

      --
      I think you underestimate just how much I just dont care.
    76. Re:Gentoo by Anonymous Coward · · Score: 0

      high-level support options:
      Yeah, you're right here. But as far as I'm concerned, if the bosses hired you, they should have confidence in your skills and your resourcefulness.


      Yeah, this works if you're Alan Cox. Most sysadmin types aren't kernel hackers in the other 16 hours of the day.
    77. Re:Gentoo by vginders · · Score: 1

      If you need Oracle or Veritas on every of your servers, then you don't need Linux.

      --

      Serge
    78. Re:Gentoo by Anonymous Coward · · Score: 0

      bahahahahahaha...what a tool. And by system i believe the grandparent meant the system that emcompasses the network of machines the admin is incharge of, ie the update, delivery, install, and security routines required for daily operation and maintenance of the system of computers. Not the individual distribution he's using on each computer. That's a given. Fucktard.

    79. Re:Gentoo by Anonymous Coward · · Score: 0

      It was a hypothetical. Pull your head out of your ass and read in context next time. The parent even said they don't even USE gentoo anymore, calling it a "phase." Geesh, people these days.

    80. Re:Gentoo by uchian · · Score: 1

      Gentoo falls down on the upgrading process since compiling the upgrades will greatly affect the performance of the box (compiling is very heavy on resources, dontcha know!), which is not something you want in an always-on situation such as you describe. Much better to go with a pre-compiled solution so that the server is only running at a reduced performance for a couple of minutes at most.

    81. Re:Gentoo by nzhavok · · Score: 1

      ...personally, I don't see the point of bothering with microsoft issues just to play ut2004, doom3 or quake 3 arena when those games run quite nicely on linux...

      I'm unable to run Wolfenstein ET (Quake 3 engine) and Teamspeak together because they both want to monopolise the sound card (it's a laptop with an intel 8x0 chipset with only one hardware channel). Windows has done mixing in software for quite some time. Shame it actually requires 2 computers for me to play some games under linux.

      My point was that although the games might run on linux for you, for me they are not a replacement for the wondows versions.

      --

      He who defends everything, defends nothing. -- Fredrick The Great
    82. Re:Gentoo by dkguru · · Score: 1


      Debian GNU/Linux.

      So far I have been using Debian ever since they started and has yet to see them fail ( Apart from that terrible libc incident a few years back :) ). Some say their stable version is "behind" - not so. They just take stability serious.

      Debian GNU/Linux has always made our life easier and has a proven long-term record of stable 100% uptime - something management like...

    83. Re:Gentoo by essreenim · · Score: 2, Insightful
      My favorite distribution is the one that my customer is paying me to like.

      Oh, you mean windows?

    84. Re:Gentoo by Anonymous Coward · · Score: 0

      Gentoo allows using binary packages, you can have a "testing" machine where you compile/test all your packages, then share the folder or just burn it onto a CD, use the proper emerge parameters and you're done .
      IMHO, there is nothing so open minded as Gentoo is these days and I've used Slackware (my favourite one), Redhat (and many of its derived distros), debian and lastly Arch Linux.

    85. Re:Gentoo by Anonymous Coward · · Score: 0

      I wouldn't worry about the Gentoy kids using Slack. Umbongo (Or whatever the fuck it is) is the new l33t disto in town.

    86. Re:Gentoo by afd8856 · · Score: 1

      You both speak like a bunch of newbs. Really. Shame on you.
      Deb is Debian's equivalent of rpm, binary package. It doesn't and shouldn't have any intrinsec dependencies, or you're going the windows way. You're comparing apples with oranges.
      Automated dependency that works with rpm are both apt and yum, just as well as portage is for gentoo, apt is for debs and urpmi is for mandrake's rpms, swaret for slack's pkgs, etc.

      Stop waisting people's time with your pseudo-knowledge of your pseudo linux administration skills.

      --
      I'll do the stupid thing first and then you shy people follow...
    87. Re:Gentoo by Anonymous Coward · · Score: 0

      What if you need Oracle on one of your servers? Say, you need the Oracle client libraries installed so your Perl DBI::Oracle packages can access an Oracle database?

      Here's a free clue for you: Don't tell people what they do and do not "need", because it is likely you don't have a clue.

      Oh by the way, that Linux server with Oracle 9i client on it? It's Fedora 2, which isn't supported easier. I bet it was a damn sight easier to get Oracle installed on that Fedora machine than it would have been to try it on a Gentoo system..

    88. Re:Gentoo by NoMercy · · Score: 1

      I love debian, but I'd go with Redhat or Suse for pretty much the same reason, why do gentoo fans seem to think there disto is the solution to all the worlds problems, why can't they make it the ultimate power-user system and be happy with that.

    89. Re:Gentoo by Anonymous Coward · · Score: 0
      *flashback*

      that was the mid-90's. how many years before they started supporting linux?

      if you're the type of sysadmin who'll wait years before your queer distro gets supported (while your business is failing), do the world a favor and become a pool guy.

    90. Re:Gentoo by Anonymous Coward · · Score: 0

      Did you know that most vulnerabilities are known to the largest linux distributors a few days before general public release? The vendors have a common forum for discussing such vulnerabilities and cooperating on a proper fix.

      By the time the vulnerability hits bugtraq and CVE, the debian guy already uploaded his new package and the gentoo guy already committed his ebuild.

    91. Re:Gentoo by ntr0py · · Score: 1

      Off-topic, but. . .

      This post written under Gentoo-linux with an SCO IP license.

      Are you serious?

    92. Re:Gentoo by SharpFang · · Score: 1

      1) Really. How many people are there in the team? How many programs are checked in every day? How much time can they sacrifice to each of the programs? How well do they know them all?
      Of course they WILL be finding bugs. After all, the programs are beta, bugs pop up in different configs. But not once I had emerge world dying on some compile time error (they certainly can't test all the sets of the USE flags) and I don't want to think how many bugs lurk in my system.

      2) Of course, your own repository... neat idea and all, but still it must be kept up-to-date and it lasts. Say, you need some program NOW. You didn't need it before. apt-get install gnuplot. Downloading from nearest mirror, installing, done. If it's not in your Gentoo repository though, your system has to compile it first. It lasts. Time flows.
      Keeping ALL the portage tree binaries up-to-date isn't quite possible. Sooner or later you hit one you don't have and need NOW.

      3) So why so many "Do not edit this file. It's generated automatically on boot."?

      --
      45 5F E1 04 22 CA 29 C4 93 3F 95 05 2B 79 2A B2
    93. Re:Gentoo by SharpFang · · Score: 1

      Actually what you suggest is a neat idea, but...

      What you're suggesting is CREATING a new distro, based off Gentoo, with its own package system, common administrative interface, automated update server and so on. You break a large part of the Gentoo philosophy, enough to stop calling it Gentoo.
      Sure, it's a nice distro. Great for such large networks. Admin-friendly. Fast. Easily customizable. With a nice task separation between machines. Very neat idea. But NOT Gentoo anymore.

      --
      45 5F E1 04 22 CA 29 C4 93 3F 95 05 2B 79 2A B2
    94. Re:Gentoo by SharpFang · · Score: 1

      Beta does not denote lack of stability, at least in the OSI world. It is supposed to, yes. But it does not.

      Sorry, it's wishful thinking.
      Sure a lot of Beta is quite high quality.
      Final shouldn't mean "doesn't crash and no visible bugs". It must mean "tested to and through, under all circumstances". I don't want to find some set of options not working if my job depends on this. Stable is not "released in quite a while" but "no bugs found in quite a while".
      Of course some of the commercial software gets released as "final" in such a state that every OS programmer would wear a paper bag over his head for releasing such junk as "alpha". But that's a completely different matter.

      --
      45 5F E1 04 22 CA 29 C4 93 3F 95 05 2B 79 2A B2
    95. Re:Gentoo by ArsonSmith · · Score: 1

      Right now I have about 15 Oracle servers and two Veritas Clusters. I am personally a Debian fan and would put Debian on any system other than these that need real vendor support, but I don't want to screw the next guy and complicate our environment more than need be. I have a standard Suse 8 and 9 install that is fully documented for all applications I have to support (about 50 diffrent ones) and it helps to keep the suprises to a minimum when you log into that old server that has been up and running for over a year without sysadmin interferance.

      --
      Paying taxes to buy civilization is like paying a hooker to buy love.
    96. Re:Gentoo by ravee · · Score: 1

      But a study says that more than 70% of the production servers are running Redhat. It may be because it is easier to install, has a 24x7 technical support (atleast for the paid enterprise and advanced server), got GUI's for almost all system and network administration tasks and is easier for newbies comming from different OS environments (read Windows) to adapt quickly to.

      I nearly missed out their RHCE certification exam which is a fully hands-on (no studying by rote) 5 1/2 hours exam - All of which makes embracing Redhat a worthwhile exercise.

      PS: I haven't used Gentoo yet. And I have nothing at all against Debian.

      ravee
      --
      http://linuxhelp.blogspot.com

      --
      Linux Help
      for all things on Linux
    97. Re:Gentoo by andrewscraig · · Score: 2, Informative

      That's what 'nice' is for!
      I run my emerge --update using nice, and this then allows the rest of the system to run normally, while updates operate on a low priority thread. This minimizes the affect on the box.

    98. Re:Gentoo by Anonymous Coward · · Score: 1, Informative

      www.distrowatch.com gives a very quick description of all the distros. you can get a good feel for the flavor of different ones in no time

    99. Re:Gentoo by Anonymous Coward · · Score: 0

      Or the same software for that matter.

      Gentoo would be an absolute nightmare for anyone administrating multiple servers, unless they're all identical hardware and software.

      I'm an engineer at a data center, and we use Suse. Used to use Redhat, but don't trust Fedora Core. Suse has the patches, and its all Free. We did buy a boxed set of CDs though, so we're not completely cheap :)

    100. Re:Gentoo by Anonymous Coward · · Score: 0

      Windows is only used for co-location where you have a completely clueless customer who never managed to get anything done on their server besides, maybe, get the OS installed.

      Linux is for managed hosting (or clueful colocation) where your server has up all the time and rarely if ever hangs.

      I have to come in at least one night a week because a Windows box locked up spontaneously. Sure, it's gotten better with XP and Server 2003, but once a week still sucks.

      The last time I had to come in for a linux box was months ago, and was only because the server had gotten "hacked". Not because of a linux security hole mind you, but because of a disgruntled ex-employee who was still getting the current password from a current employee.

    101. Re:Gentoo by Anonymous Coward · · Score: 0

      Every distribution I've seen lets you do a "minimal install" and then add only the packages you want.

      If your gentoo box gets hacked, are you going to sit there all night while it compiles the entire operating system? Or are you going to make full backups of every system you have? (after all, few of us are lucky enough to have the same hardware on many of our machines)

      I thought Gentoo was fun to play with on my personal server, but I would never use it for a production server.

    102. Re:Gentoo by Anonymous Coward · · Score: 0

      portage was neat to play with, but half the time I wanted to upgrade something as stupid as gaim, it wanted to rebuild everything down to gcc and binutils. I don't want to sit there worrying about whether I really need all that upgraded or not, when all I want is a security fix on a production server.

      Neat, yes. Production quality? no. Sorry :\

    103. Re:Gentoo by jspectre · · Score: 1

      heh. and 99% of the masses are running windows and think they're using the "best" operating system in the world. sheer numbers doesn't mean the best product, redhat or otherwise.

      as for RHCE, i lump that in the same category as all the other certifications. worth about as much as the paper they are printed on. ok. your class teaches you how to install redhat on a box with some obscure nic. it's not going to teach you how to deal with the day-to-day life of running unix servers. the same pretty much applies to mse/cne/etc.

      --

      abcdefghijklmnopqrstuvwxyz

    104. Re:Gentoo by uchian · · Score: 1

      Nicing a process does not allow the system to run normally, if your process takes up lots of memory (and compiling does), you still get the hit of disk swapping whenever the nice'd process starts and stops running. Unless you have a machine with several gig of memory (which is possible)

    105. Re:Gentoo by sconeu · · Score: 1

      I have a MDK box at home, and a RH box at work.

      Personally, I find up2date to be a pain in the ass, partly because the RHN servers always seem to be hammered, while urpmi lets me select a less loaded mirror.

      urpmi also seems to be a bit easier to use, but that may be because I used it before I used up2date.

      --
      General Relativity: Space-time tells matter where to go; Matter tells space-time what shape to be.
    106. Re:Gentoo by hellings · · Score: 1

      Interesting that you should bring this up. We have a number of servers with different hardware, although they are all Intel machines. I have built a copy of Gentoo for each of the basic processors that we have (Pentium2, Pentium3, SMP, etc). Then, all I have to do is boot a new server with any LiveCD (bummer I can't get cpqarray support with the normal Gentoo LiveCD's, but it is fortunate that the FC2 CDs have support for it) that can partition the hard drive and has tar/bz2. I tar up a build of the architechture once it has reached its basic level of what we have/need/use/like and then unzip it. It is just like a Gentoo-stage3 install, but fully customized. Every month or two I make a new tarball that has the most recent and up-to-date installs on it so that the install never gets too stale. In less time than it takes to install FC or RedHat or Mandrake I can have a Gentoo server built just the way I like it. The only exception is the few times when I have had to rebuild the kernel because the hardware in one of the servers had a strange SCSI card or something else, other than that the kernel can have the basic hardware that we use compiled as modules and run rather well. On the other side, since I don't like my install even being one or two months stale, I recently wrote a basic shell script that sets up the chroot environment for Gentoo, downloads the stage1 and portage snapshot from our local mirror, and runs through the install of Gentoo right up until the time to choose kernel options with no need to interact other than to edit the make.conf at the beginning of the build...fully automated for our hardware and the way we like it. Once you've used Linux/Gentoo for some time, it becomes easy to set-up and install any of the secure daemons etc that you need. I know this is not a "favorite distro" rant, and Gentoo probably isn't my favorite to run for home applications, but as a server I have had a hard time beating it. If you use the hardened profile and only install what you want/need, it is pretty easy. And if you're going to administer a number of servers, it is best to set-up a local mirror to update portage from regularly and to download your source files once, the rest of the machines can fetch from that local mirror (in our case partial mirror, since we don't have a large enough Linux server to be a full source mirror). That severly cuts down on the time you need to do things like making tarballs of your install, etc. If you honestly want instructions on doing any of what I have mentioned, just email me and ask, I'll be more than happy to share with you my ways. For over-all performance we have been able to cut out a few high-powered Windows servers and replace them with light-weight to medium-weight Linux boxes to do most of the same functions. Some things Microsoft obviously does better for the end-user (Exchange 2003 is loved around here) but some things OSS does better for the admins (basically stuff that's transparent to our clients).

      --
      Quidquid latine dictum sit, altum viditur. "Whatever is said in Latin, seems prfound."
    107. Re:Gentoo by Nutria · · Score: 1

      end up with a system with ONLY what I need on it. It's easy to maintain

      Sounds like Debian to me...

      --
      "I don't know, therefore Aliens" Wafflebox1
    108. Re:Gentoo by stanleypane · · Score: 1

      Read the comment: "6 months trying every distro" I think the word thoroughly works just fine. It's a shame you can't read let alone acuse someone of not being ready for a sys admin position. Just how much time do you spend glazing over documentation before putting it into production? eh?

    109. Re:Gentoo by Anonymous Coward · · Score: 0

      Learning fast.

      like... duh.

    110. Re:Gentoo by Anonymous Coward · · Score: 0

      I think that suse is the most reliable distro to use
      especially if you are an admin or otherwise on a network. I just read an article this morning that I think proves my point.

      http://www.novell.com/coolsolutions/feature/1150 7. html

  2. Debian of course by Anonymous Coward · · Score: 0

    Surely, Debian?

    1. Re:Debian of course by gcain · · Score: 2, Funny

      You mean there are *other* distros?
      I thought that was just an myth...

      --
      Never trust a programmer holding a screw driver!
    2. Re:Debian of course by jgaynor · · Score: 4, Insightful

      I was about to say the same thing - although AFAIK we're missing one of the points hes looking for:

      stability - Check
      security - Check
      rapid updates - Check
      ease of administration - Check
      high-level support options - No check

      I don't consider google and usenet high level support options. Im sure someone knows of a commercial outfit that will do pay-for-play deb support - so please, chime in . . .

      Otherwise go debian!

    3. Re:Debian of course by Anonymous Coward · · Score: 5, Informative
    4. Re:Debian of course by direwolf+puppy · · Score: 5, Informative

      It's my understanding that you can get Debian support through HP. I know you could get per-incident before, and according to this, it looks like they support Debian as well as the "more commercial-friendly" distros.

      --


      You rush a Miracle Man, you get rotten miracles - Miracle Max, TPB
    5. Re:Debian of course by Anonymous Coward · · Score: 0

      All packages compiled with -march=4004 - Check!

    6. Re:Debian of course by lanc · · Score: 0


      pro primo: IMNSHO, if a sysadmin need support on his linux-boxes, then he shouldn't run productive, missin-critical things on linux boxes.

      pro secundo: If you really need third party support: http://www.findopensourcesupport.com/

      pro tertio: This whole theater abut RHEL and all is really resource-eating. It's about who can be held liable. An ill-minded, I-am-innocent-our-partner-is-quilty behaviour. Design, test, make it HA, backup it, set up disaster recovery plans. If you don't know how, you'll mess up, and that is a situation non grata.

      --
      "First they ignore you, then they laugh at you, then they attack you, then you win." -- Mahatma Gandhi
    7. Re:Debian of course by Anonymous Coward · · Score: 0

      Progeny of courrse!!\
      http://www.progeny.com/

    8. Re:Debian of course by kinema · · Score: 4, Informative

      Actually if you are looking for a good support option for Debian (or any other distro for that mater) check out Progeny

    9. Re:Debian of course by ShinGouki · · Score: 1, Insightful

      if you need high level support options, your job description isn't "admin" it's "executive"

      --
      -dk
      Dream with the feathers of angels stuffed beneath your head.
    10. Re:Debian of course by miffo.swe · · Score: 1

      "high-level support options - No check"

      Actually, as a proffessional admin i have found myself having much better support from OSS in general than from any high level support. Its a different kind of support but still it works out really well. It mostly depends on how good you are at googling. Mailing lists are also very underestimated because who answers a quiestion better, the developer or some call-center ape who reads out loud from some stupid database?

      Most often when you cant find a solution the problem depends on a bug in the software and access to the developer in some way is the only thing that can resolve the issue. Thats where OSS excels tremendously compared to most companies i know of.

      High level support in the form of a guy who goes to your company and fixes things for a silly amount of money is another thing. There are plenty of people who sells support contracts on OSS software so that isnt that big of an issue. Its just that its perceived as a big advantage to be able to play the blame game and have someone fix things when management yells.

      --
      HTTP/1.1 400
    11. Re:Debian of course by Anonymous Coward · · Score: 0
      IMNSHO, if a sysadmin need support on his linux-boxes, then he shouldn't run productive, missin-critical things on linux boxes.

      What if the CTO or CIO requires support on all boxes, but the sysadmin doesn't actually need it? Then the admin should run mission-critical things on linux boxes, but he still needs to have support to make the suits happy.
    12. Re:Debian of course by tchuladdiass · · Score: 1

      A good item to add to this is this example:
      We are required to fill out an outage report and root cause analysis for each outage. So, if the kernel locks up for some reason (it happens from time to time, even on linux -- given a few hundred boxes of varying hardware quality...), and if there is no clear reason in the error log, stating "I don't know what happened, or why it happend, or how to prevent it in the future" just doesn't cut it. At least with vendor support, you can say "No log items produced, this incident has been turned over to the vendor for further investiagion, case number 1213459-X35B"
      That is what makes managers/customers happy.

    13. Re:Debian of course by lanc · · Score: 0

      Nope - if a sysadmin _is_ good enough - let him work. If you don't trust your SA - fire him, investigeate, if still not satisfied, fire him, or force him to get support. In this case if I know that I am right - I would leave that firm. If they don't respect my skills - well, to hell with them.

      --
      "First they ignore you, then they laugh at you, then they attack you, then you win." -- Mahatma Gandhi
    14. Re:Debian of course by cas2000 · · Score: 1

      > "No log items produced, this incident has been
      > turned over to the vendor for further
      > investiagion, case number 1213459-X35B"

      you can say pretty much the same thing with debian, except you can quote a message-id number as well as a bug tracking number....or even a URL so that any interested parties can read the discussion themselves.

      and submitting a bug report to bugs@debian.org will probably get a result (or at least an answer) faster and better than any provided by any commercial linux distro or commercial *nix.

  3. Linux? Bah. by Anonymous Coward · · Score: 4, Funny

    Hurd. Master of OS's.

    1. Re:Linux? Bah. by Anonymous Coward · · Score: 0

      That's GNU/Hurd to you, GNU/Beeotch!

    2. Re:Linux? Bah. by Entouchable · · Score: 1

      I Hurd Dat!

    3. Re:Linux? Bah. by brilinux · · Score: 1

      That is "GNU/Hurd", you insensitive clod.

    4. Re:Linux? Bah. by rahard · · Score: 1

      But, of course. All you have to do is partition your drive into gazillion partitions :)
      Find a good entropy
      And ... understand translator

    5. Re:Linux? Bah. by slickwillie · · Score: 1

      I haven't Hird anything about it in years. How's it going?

    6. Re:Linux? Bah. by emandres · · Score: 1

      Yes. Master of OS's, unless you want to do anything useful.

      --
      The only way to tell the difference between a hamster and a gerbil is that the hamster has more white meat.
  4. First troll post! by daniil · · Score: 0, Redundant

    Gentoo, obviously :H

    --
    Man is a slave because freedom is difficult, whereas slavery is easy.
    1. Re:First troll post! by delire · · Score: 5, Funny

      i'm sure compiling X.org for 4 days would impress the manager..

    2. Re:First troll post! by Anonymous Coward · · Score: 0

      Gentoo makes my ass warm and fuzzy.. because i have to sit in a chair for so many hours before i can start doing anything with it

      (ok... maybe it was already fuzzy.. but DAMN does it get warm)

    3. Re:First troll post! by Anonymous Coward · · Score: 0

      4 days? Either you're joking or you're running Gentoo on a P100 with 32MB of RAM...

    4. Re:First troll post! by Anonymous Coward · · Score: 0

      why do you need X.org on a server?

    5. Re:First troll post! by A+beautiful+mind · · Score: 1

      Nah, it takes less. Believe me, i DID it.

      --
      It takes a man to suffer ignorance and smile
      Be yourself no matter what they say
    6. Re:First troll post! by nbert · · Score: 1

      Score:2, Troll

      Great - I don't want to know how many mod points you just wasted ;)

      I'm a Gentoo fanboy myself and if I ever happen to work at a place where I'm really in charge of everything and money doesn't matter I'll put Gentoo on every box.

      However, this discussion is rather pointless, because everybody will defend the distro he/she feels comfortable with. I can do amazing things with Gentoo, but I'm quite sure that any serious RedHat wiz can do the same with Fedora.

    7. Re:First troll post! by ZephyrXero · · Score: 1

      very good point

      --
      "A truly wise man realizes he knows nothing."
    8. Re:First troll post! by agm · · Score: 1

      Why would you need X on a production server? Seriously.

      But your point is taken. Is does take a while to compile some things. Using distcc, the more Gentoo boxes on the local network the better compile times you'll get (in general).

    9. Re:First troll post! by Anonymous Coward · · Score: 0

      Then you are dumb and will get fired or lose your employees.

    10. Re:First troll post! by alan_dershowitz · · Score: 1

      He's gonna be more impressed you're running a production server on a PENTIUM 160.

    11. Re:First troll post! by nbert · · Score: 1

      I don't really care Mr. AC, because I won't deploy it until I'm at the top. And even if it happens I'll make sure that administration will be as easy as with any other distro.
      I don't really see what's dumb with that at all.

    12. Re:First troll post! by Goozbach · · Score: 1

      An XDMCP terminal server of course!

      --

      I used to but then I quit.

    13. Re:First troll post! by daniil · · Score: 1
      Great - I don't want to know how many mod points you just wasted ;)

      At least five. Sadly, i ended up being completely unoriginal, as the first-posting AC posted exactly the same thing. Damn :(

      --
      Man is a slave because freedom is difficult, whereas slavery is easy.
    14. Re:First troll post! by bcmm · · Score: 1

      Wow.
      Either Linux for iPod has ported X.org, or you have found a way to seriously slow down compilation on proper hardware...

      (Maybe you ran GCC at nice level 19 and played doom3 for 4 days straight?)

      --
      # cat /dev/mem | strings | grep -i llama
      Damn, my RAM is full of llamas.
  5. Goodness by Anonymous Coward · · Score: 3, Insightful

    This should be fun to watch.

    1. Re:Goodness by tha_mink · · Score: 4, Insightful

      Yeah really. Asking Slashdot users which Linux to use will produce more results than asking google.

      At least google won't make fun of you while you ask.

      C'mon Cliff. Why post this kinda thing? What good will come from this.

      [your distro] sucks...use [my distro]...

      Killme now.

      --
      You'll have that sometimes...
    2. Re:Goodness by Anonymous Coward · · Score: 0
      Why post this kinda thing? What good will come from this.

      Ad revenue!

    3. Re:Goodness by ciroknight · · Score: 1

      This should've been a poll topic, and probably has been a bajillion times before, but at least as a poll, it would get close.

      Then there are all of the "MISSING OPTION" threads, where people are like "well, Debian is on the list, but I feel the need to mention Ubunto/UserLinux because I'm a douche". And then on top of that you get the "HAHAHA, I USE BSD" posts that we're already getting, which are specifically out of realm of the question.

      SIGH. I just wish /. had better filters for this garbage.

      --
      "Victory means exit strategy, and it's important for the President to explain to us what the exit strategy is." G.W.Bush
    4. Re:Goodness by Entouchable · · Score: 1

      Perfect timing for me though, i have my lunch in front of me and this should provide some lunchtime entertainment.

    5. Re:Goodness by u-235-sentinel · · Score: 1

      C'mon Cliff. Why post this kinda thing? What good will come from this.

      He's waiting for the traditional "All Your Distro's are belong to Us" comment :-)

      --
      Has Comcast disconnected your Internet account? Same here. You can read about it at http://comcastissue.blogspot.com
    6. Re:Goodness by incom · · Score: 1

      If you search google for: best linux , the first distro website is gentoo.org, so I guess we all know which is best ;)

      --
      True genius is grasping a situation like a peice of fruit, and peircing it just right so that it drains dry.
    7. Re:Goodness by rlandrum · · Score: 5, Interesting

      Yeah really. Asking Slashdot users which Linux to use will produce more results than asking google.

      Maybe not. Re-read the question again, and what he's really asking is what makes managers feel warm and fuzzy.

      Nothing makes my managers cream in their jeans more than the words "vendor support". That alone is what drives people toward other Operating Systems (Solaris, HP-UX, Irix, Windows).

      If my business was just switching to Linux, and they wanted the best, my immediate suggestion would be Redhat. It's been around for years. It's a publically traded company (which says something about it's stability), and it puts together a widely supported and recognized operating system (AS 2.1 and RHEL 3.0). In addition, it's going to run most of the proprietary database software (including Oracle and Sybase), and just about every piece of open source software you might need for running a business is included on the distro CDs.

      I've been a Redhat user since 1998. I love RH 7.2, but think every free distribution since then has sucked. Which is why I have begun switching to Gentoo for my desktop. It takes awhile to compile everything, but it seems like it's gotten around dependancy hell.

      In general, Redhat for business and critical systems, Gentoo for SA workstations.

    8. Re:Goodness by Anonymous Coward · · Score: 0

      Yeah, but search http://www.google.com/linux/ for best linux and it comes back with Knoppix as the first distro mentioned, followed by Yellow Dog! Guess we all know Gentoo ISN'T the best....

    9. Re:Goodness by Leo+McGarry · · Score: 1

      What good will come from this?

      This article has produced thousands of page views, which directly translate into advertising revenue. Consequently, the people who operate the parent company that operates the parent company of the company that owns the "Slashdot" brand and that pays the staff's salaries will get to sleep on slightly bigger piles of money.

      If you don't think that making fat cats even fatter is good, then the terrorists have already won.

    10. Re:Goodness by slashdot_commentator · · Score: 2, Informative

      Using your rationalizations, I'd go Suse. Owned by a major corporation (Novell), provides support contracts, and once linux is the standard platform for their Netware services, you'll have better management software for your enterprise networks.

      --
      There is no America. There is no democracy. There is only IBM and AT&T and DuPont, Dow, General Electric, and Exxon
    11. Re:Goodness by Anonymous Coward · · Score: 0

      Damn, you beat me to it.

      I'll have to add:

      nohup rm -rf ~ ?

      He needs that if he really wants to be dead permanently, otherwise someone could resurrect him by restarting him

    12. Re:Goodness by tha_mink · · Score: 1

      This article has produced thousands of page views, which directly translate into advertising revenue. Consequently, the people who operate the parent company that operates the parent company of the company that owns the "Slashdot" brand and that pays the staff's salaries will get to sleep on slightly bigger piles of money. If you don't think that making fat cats even fatter is good, then the terrorists have already won. Oh...right. I keep forgetting that Slashdot is a business.

      --
      You'll have that sometimes...
    13. Re:Goodness by pjt33 · · Score: 1

      Iliad captures it pretty well.

    14. Re:Goodness by Anonymous Coward · · Score: 0

      Last time I checked, Microsoft was a publically traded company.

    15. Re:Goodness by Adams4President · · Score: 1

      Last time I checked, Microsoft was a publically traded company

      Unless Microsoft has jumped into the Linux market, read it again:

      If my business was just switching to Linux, and they wanted the best, my immediate suggestion would be Redhat ... It's a publically traded company

  6. F teh Linux by Anonymous Coward · · Score: 0

    Solaris 9!

  7. Debian by corrosive_nf · · Score: 2, Insightful

    I say debian. Choose stable and use apt-get for updating. Yup Debian

    1. Re:Debian by SCVirus · · Score: 0

      Yes Debian as long as you don't plan on using anything that was released in the last 5 years.

    2. Re:Debian by Teppich · · Score: 1

      Without trying to flame against Debian - I admire the work of the thousands of volunteers which are investing time into that distibution, but:

      Why the heck is Debian one of the few (the only) distribution which replaces the kernel when updating it? RH/FC/SuSE do install the kernel side by side to have the possibility to boot the old one in case something goes wrong. Also its possible to still load modules of the kernel running...

    3. Re:Debian by HexRei · · Score: 1

      Unstable has newer packages available.
      And if you don't mind compiling and installing yourself, you can still use basically any linux software that isn't already included.

    4. Re:Debian by straybullets · · Score: 2, Insightful
      I agree with Debian. I see what happens in the big phat corp i work at. The linux systems are a teritory for numerous corp wars with mainly three gangs :

      "home distributions" are a bunch of hardcore linux fans , for some reason they choose to make their own custom kernel , supposedly tuned to the corp's specific needs. It's never up to date, there is not enough people on the team to make this a reality. Sad.

      "Red hatter" are the marketing linux kind with "enterprise class support" and "certified hardware". They are pathetic for two reason :
      1) if we want certified hardware we go for solaris, ibm or hp.
      2) The european representation of red hat is wayyyy behind any other unix vendor and their offers make them look like clowns.

      Debian : no non-sense, real open source, well defined option.

      Now if the "home distribution" staff would just admit that they cannot keep on with their ego driven distribution and accept plain debian... To be honest I have to say that higher management is quite opposed to debian ( no one owns it, no one in charge ...) and that maybe the real reason for this "home distribution" (it's debian based) .

      In the end it doesn't really matter since for important projects the ppl in charge always end up with important kernel patching & linux tuning anyway ...

      --
      With that aggravating beauty, Lulu Walls.
    5. Re:Debian by ayn0r · · Score: 1
      Three weeks ago I would've agreed with you. I've been running debian stable on a very (VERY) remote box of mine, putting up with 4 year old versions of programs because, well, it's stable and I don't have to worry about the box crashing on me. I really wouldn't want that because the box is located roughly 800km from me.

      ...but then, about three weeks ago I was just doing the regular apt-get update, apt-get dist-upgrade and the box just suddenly stops responding. I can still ping it and everything but all services are just gone. Since it crashed while installing a new glibc I guess that must've messed things up. And I'm so mad because it's not SUPPOSED to do that. It's debian STABLE damnit. I could've accepted it if I would have been messing around with non-standard stuff on the box but I haven't.

      So well, I dunno what's supposed to be the Right Distro(tm) to use - it's still a question about what suits one best. There isn't just one distro that's "best". I agree with the guy saying whole story should be marked as flamebait.

    6. Re:Debian by Anonymous Coward · · Score: 0

      Debian is a good choice IF you just want stable and you're sure that you won't need much in the department of upgrades. If Debian does what you want it to do, then Debian is the best choice. Unfortunatly I ended up needing new versions of various things and Debian was really far behind. I mean why am I installing stuff myself? Isn't that what a distro is supposed to do? I appreciate Debian's commitment to stability, but at the same time the conservitivness ends up being a liability as well.

    7. Re:Debian by Nailer · · Score: 1

      The APT system makes security and package upgrades (and downgrades) considerably easier than any RPM system ever was.

      In other new, I find driving with my Ford to be superior than your driving with an axel.

    8. Re:Debian by Kadmos · · Score: 1

      "I have always found Debian to be well-thought out and reliable, even for a Windows guy like me"

      That's it. I'm switching...

    9. Re:Debian by 808140 · · Score: 3, Informative

      You do realize that there are three distinct flavours of Debian -- well, four, actually -- with varying policies on updates?

      Debian stable is enterprise grade. Bugs and security fixes are backported, very slow upgrade cycle (typically 2 to 3 years), extensive testing. It is, in my experience, the only truly stable (in the tradition of Solaris and BSD) Linux distribution. It's great in an enterprise environment because you don't need to upgrade it frequently, and the Debian security team provides security patches that don't screw your system up -- you can configure apt to download and install security updates immediately in the background. Debian stable is the server you put in the corner and forget about. It'll run forever.

      Then, there's Debian testing, which will eventually become the next stable. For most people who don't need the very latest software (especially GUI environments) but who do want more frequent updates, testing is ideal. It's not much less stable than Debian stable, much more up to date, but not so bleeding edge that it breaks constantly (like Gentoo).

      Debian unstable, despite its name, is actually quite stable -- I rarely have any problems with it. It's good for a desktop machine when you want the latest and the greatest, and are willing to spend some time updating the machine (because you'll need to do it frequently).

      Those are the big three that people run. There is a fourth: Debian experimental. This contains packages that haven't made it into unstable yet, usually because they have bugs or other problems. I don't know anyone (other than clueless noobs) that would try to run experimental -- what's much more typical is to run unstable and pick occasional experimental packages out by hand.

      People that talk about how far behind Debian is usually only use stable, which is the default install -- but upgrading to testing or unstable is trivial (ie, one command). Understand that for enterprise servers, new is not the same as good. Take a look at Solaris and see how old a lot of the included software is -- that's because you're supposed to configure Solaris (and most servers) to do what you want and forget about them. Debian follows this model. Stable is amazingly stable.

      The only real issue (as some other posters pointed out) is that many commercial vendors only support stuff like RHEL and SuSE, which ties your hands sometimes. But in other situations, Debian Stable beats the pants off of both of those offerings in terms of stability -- they never fail (well, almost -- x86 hardware is flaky, after all, but that's not Debian's fault).

    10. Re:Debian by AhBeeDoi · · Score: 1
      "home distributions" are a bunch of hardcore linux fans , for some reason they choose to make their own custom kernel , supposedly tuned to the corp's specific needs. It's never up to date, there is not enough people on the team to make this a reality. Sad.
      The ability to make a custom kernel is one of the attractions of Linux. While an ordinary desktop workstation with a stock build will suffice for most, developers and security sensitive users may prefer a custom compiled kernel. For any public access server, I strongly recommend building a kernel without loadable kernel modules.

      "Red hatter" are the marketing linux kind with "enterprise class support" and "certified hardware". They are pathetic for two reason : 1) if we want certified hardware we go for solaris, ibm or hp. 2) The european representation of red hat is wayyyy behind any other unix vendor and their offers make them look like clowns.

      One of the most compelling reasons to use Linux is to take advantage of the favorable x86 performance per dollar ratio and stay away from proprietary hardware solutions. At a local community college, the CS department would like to upgrade from Oracle 9i to 10g on their HP server. However, that would require a kernel upgrade which would blowout the funds needed for the 10g upgrade. Solution? Do nothing. True Sadness.

      Debian : no non-sense, real open source, well defined option.

      Fortunately, one of many viable options.

    11. Re:Debian by Louis+Guerin · · Score: 1

      I've seen debian stable dist-upgraded (security updates only) hundreds of times and have never once seen it doe from a libc undate. I expect you've got some backports, a bad repository and/or some bad hardware to blame.

      L

    12. Re:Debian by Kirth · · Score: 1

      We tried out several distros a few years back, and chose Debian. It's just perfect for the lazy sysadmin and when it comes to managing some four dozens of machines (mostly servers, but workstations at well).

      I can't really tell whether SuSE or Fedora would be up to the job now, could be, but they certainly weren't at that time. Nice for home-users, okay for a few systems, a nightmare for 20 systems. And we had that nightmare with SuSE back then.

      --
      "The more prohibitions there are, The poorer the people will be" -- Lao Tse
    13. Re:Debian by a24061 · · Score: 1
      Debian unstable, despite its name, is actually quite stable -- I rarely have any problems with it. It's good for a desktop machine when you want the latest and the greatest, and are willing to spend some time updating the machine (because you'll need to do it frequently).

      You can get even more stability from "unstable" by using the apt-listbugs package. This checks the bug reports as part of the apt-get upgrade and install commands and lets you pin packages on your system (instead of installing a newer but bugged version) until a subsequent version fixes the bugs.

  8. Ubuntu by dieman · · Score: 4, Interesting

    Hands down. Its debian, its got support, and we're going to see a new release every six months until they run out of cash. :)

    --
    -- dieman - Scott Dier
    1. Re:Ubuntu by yamla · · Score: 4, Informative

      I agree, though I still prefer Debian itself for servers which will not run any GUI at all. But then, I tend to be fairly conservative in my distributions for servers.

      I tried FreeBSD but gave it up. The main problem was that it does not run the 4.x versions of VMWare, unfortunately still a requirement for me. However, I also found that Debian did a better job managing configuration files.

      --

      Oceania has always been at war with Eastasia.
    2. Re:Ubuntu by ciroknight · · Score: 1

      Well, Ubuntu is (Desktop)BusinessDebian (like UserLinux, only much further ahead), and I'm still a little shaky on it, I think there's some "Monkey Magic" that it performs that's a little weird and the use of their own apt-get servers isn't the best either. Good at limiting their distro, bad for general debian-to-ubuntu compatibility.

      --
      "Victory means exit strategy, and it's important for the President to explain to us what the exit strategy is." G.W.Bush
    3. Re:Ubuntu by Eberlin · · Score: 2, Interesting

      I run ubuntu on an older desktop machine (400mhz PII, 128MB RAM) and it runs fairly well. Updates are easy with apt, support from the community is great and they also offer for-pay support from Canonical if you need to go that route.

      Apt is nice and if you want GUI, synaptic works just fine. You pretty much get the standard debian list of packages and in case those don't fit your purpose, you can even use alien on RPMs to get them running.

      Best thing with it is that they offer a liveCD -- fire it up, give it a shot, and see if you'll have any HW issues before you commit to it.

      My laptop runs mandrake 10CE and because of a long-ago "tragedy" trying to upgrade a RH machine, I've tried to leave the distro alone unless I absolutely have to upgrade. I do the mandrakeupdate thing but since they've moved on to higher versions, it was getting tougher and tougher to find mirrors for patching the older version.

      If not for my loyalty to KDE (and the fact that the Warty cds won't boot on my Inspiron 5100) I may have actually gone Ubuntu on that laptop, too.

    4. Re:Ubuntu by Anonymous Coward · · Score: 0

      Uh huh. Oh, except for that there's not many packages out for it.

      Of course, you could always use the universe repository, right? Well, you could, except there's one little problem that most Ubuntu users don't know about (probably because they didn't care to read the page more carefully) -- the universe repository is a -snapshot- of packages that were out at the time of the last release, and more importantly, there are no gurantees that any security patches will be made available (in many cases they aren't).

      So yes, use Ubuntu if you're either a) willing to put up with a narrow selection of packages or b) willing to accept the risk of using a lot of unpatched, possibly insecure software. Personally, I don't think I'll be taking that risk.

    5. Re:Ubuntu by sp0rk173 · · Score: 1

      For a server/generic business desktop, it provides what's needed for work to get done.

    6. Re:Ubuntu by poofyhairguy82 · · Score: 1
      If not for my loyalty to KDE (and the fact that the Warty cds won't boot on my Inspiron 5100) I may have actually gone Ubuntu on that laptop, too.

      First of all, Ubuntu's KDE isn't that bad. Secondly, have you ever tried MEPIS?

    7. Re:Ubuntu by Frank+T.+Lofaro+Jr. · · Score: 1

      And names like "Warty Warthog" and "Hoary Hedgehog" always sound good in business meetings. :)

      Seriously, if they'd just support KDE I might try it. It does sound cool.

      --
      Just because it CAN be done, doesn't mean it should!
    8. Re:Ubuntu by Seumas · · Score: 2, Informative

      My vote is for Debian, too. Out of personal experience and preference. But I would also nominate Slackware.

      Outside of those two distros, I've only used RedHat and Caldera. Hope that puts things in scope. As far as UNIX, I've used pretty much everything out there. Still prefer Debian. ;)

    9. Re:Ubuntu by syousef · · Score: 2, Insightful

      we're going to see a new release every six months until they run out of cash.

      Oh yeah, that's the sort of thing I want to read when I decide to use an OS enterprise wide: "...until they run out of cash".

      --
      These posts express my own personal views, not those of my employer
    10. Re:Ubuntu by thephotoman · · Score: 1

      Er...not anymore. Haven't been since that PR disaster that was Ubuntu 4.10 pre-release.

      --
      Haec merda tauri est. Ceterum censeo Carthaginem esse delendam.
    11. Re:Ubuntu by ebyte · · Score: 1

      I have to agree here. I've been using Ubuntu now on my notebook for several weeks (Averatec 3150H) and absolutely love it, of course I'm posting from my XP partition. But I'm getting close to wiping XP off the drive completely.

      I've used Redhat and Gentoo extensively in the past, with only a little bit of debian experience, but w/ Ubuntu now debian looks even more appealing to me.

      Erik

      --
      My Public Key can be found in a fake rock by my front door.
    12. Re:Ubuntu by misleb · · Score: 1

      Umm, isn't Ubuntu primarily a desktop distribution? Debian proper would be a much better choice for servers.

      -matthew

      --
      "THERE IS NO JUSTICE, THERE IS ONLY ME." -Death
    13. Re:Ubuntu by Anonymous Coward · · Score: 0

      apt-get it, twat.

    14. Re:Ubuntu by natrius · · Score: 1

      Kubuntu. Hoary should be a bit more KDE friendly than Warty was.

    15. Re:Ubuntu by natrius · · Score: 1

      It's a common misconception. Ubuntu has all the packages that Debian does, just with more recent versions. The assurance that people get from Debian stable is that the packages won't change. Ubuntu releases are the same way, except they don't take three years. Each release is supported for 18 months, which is terribly long, but upgrading once every 18 months isn't too often for most people.

    16. Re:Ubuntu by misleb · · Score: 4, Insightful

      18 months of support is not good enough. I have servers that sit around for years which need to be up to date with all current security patches. Although apt-get dist-upgrade is not difficult to do, it is not practical to do every 18 months or so.

      What about security releases? Is Ubuntu as good about security as Debian? You know, there is a reason Debian takes so long to release stable. It is very well tested. Ubuntu is a little too bleeding edge for most serious server environments. In my experience, the latest greatest packages are not generally necessary on servers. I'd stick with Debian, personally.

      -matthew

      --
      "THERE IS NO JUSTICE, THERE IS ONLY ME." -Death
    17. Re:Ubuntu by drinkypoo · · Score: 1
      Maybe if ubuntu had actually successfully booted on any of the three very standard PCs I tried it on (including one with intel EVERYTHING) or even booted in my vmware I would agree with you. As I commented in another thread, now I have ten sets of ubuntu linux CDs I can't recommend to anyone.

      Better off just recommending actual debian. Personally I think if you can't make this decision for yourself, you're not a professional admin anyway.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    18. Re:Ubuntu by NeoChaosX · · Score: 1

      It's still included, just not selected by default. You just need to change the GDM theme in order to see it.

      --
      One man's selflessness is another man's annoyance.
    19. Re:Ubuntu by Anonymous Coward · · Score: 0
      Hands down. Its debian, its got support, and we're going to see a new release every six months until they run out of cash. :)

      Yesss!! Seriously Debian kicks ass. I've switched to Ubuntu for my desktop (it's based on Debian, in case you're wondering..) and use UML (*cough* sorry, vmware *cough*) to run debian-sid and debian-sarge for development (and some other stuff). I also have XP in vmware for testing some stuff.

      For servers, debian-stable (with backports). Nothing on the planet beats debian stable for stability. Nothing. Seriously. Gentoo? You're joking, right? Different binaries per system? You obviously have no clue about running datacenters. It's too bad the corporate world doesn't like the debian free software hippies. Oh wait, no it isn't, that's seriously a Good Thing and one of the main reasons that Debian has so many, many talented developers, organizers and vocal supporters in the tech world. Notice how many tech startups run Debian across the board?

      Oh, and the Ubuntu operation isn't going to run out of cash any time soon (it's being run by the guy who bought a trip into space..)

    20. Re:Ubuntu by WaxParadigm · · Score: 1
      I still prefer Debian itself for servers which will not run any GUI at all.

      You can have "base" Ubuntu install, much like a base Debian installation. Simply type "custom" at the install/boot prompt when booting from the install CD.

      From the Ubuntu web site:
      A "base" system is not expected to be useful for any particular purpose. It's simply the minimal working system that we will support. It should be a platform that one can quickly get working, and on top of which one can construct a useful collection of services. Typically, servers would start out life as a "base" system, and the system administrator would then add specific services and packages as needed.
    21. Re:Ubuntu by niteice · · Score: 1

      Or...how about Debian on servers, and Ubuntu on clients? They can be maintained the same way (apt) and are, at the base elvel, still Debian.

      --
      ROMANES EUNT DOMUS
    22. Re:Ubuntu by Anonymous Coward · · Score: 0

      I suppose that means you don't consider security to be what's "needed" for a server?

      I suspect your definition of "needed" is somewhat naive, perhaps even misguided.

    23. Re:Ubuntu by Anonymous Coward · · Score: 0

      And what is Debian's model of security, exactly?

      1) Keep everything in the stable distribution as old as dirt, only apply security patches. This software is "stable" and "tested," alright...it's been around for years, and usually is missing quite a lot of the features that are now available.

      2) Recommend against running Sid to Debian users in general, despite the fact that it's largely made up of new packages and receives regular security updates.

      3) Recommend testing to users who wish to run Debian with more recent packages, despite the fact that there are currently -27- known holes in Sarge that are fixed in Sid. Security tracking for Sid isn't even implemented yet.

      Maybe you might stick with Debian, but I don't see why I should even consider it in the first place.

    24. Re:Ubuntu by Anonymous Coward · · Score: 0

      Sadly, Patrick's recent health problems pretty much showed the single point of failure problem with Slack. That will not work for a company requiring a guarantee of support.

    25. Re:Ubuntu by Quattro+Vezina · · Score: 1

      I've have to agree with this. Ubuntu doesn't seem to like older hardware. A friend of mine was trying Linux, and Ubuntu wouldn't run on his P3/800.

      It's a shame, because I've heard some very good things about it, but if it can't run on semi-older hardware, it's useless for a production environment.

      --
      I support the Center for Consumer Freedom
    26. Re:Ubuntu by misleb · · Score: 1

      I haven't gotten to the point where I am actually installing Linux on other people's desktops, but I'll consider Ubuntu when I do. ;-)

      -matthew

      --
      "THERE IS NO JUSTICE, THERE IS ONLY ME." -Death
    27. Re:Ubuntu by Anonymous Coward · · Score: 0

      No linux is secure. Period. Ubuntu is about as secure as any linux can get. Period. If you really want security, don't use linux, windows, or OS X. Period.

    28. Re:Ubuntu by Bald+Wookie · · Score: 2, Informative

      Might want to stay away from Sun then.

      No, I'm not really serious. Yet.

    29. Re:Ubuntu by TravisWatkins · · Score: 1

      Seeing how it's backed by this guy I don't think that'll happen anytime soon.

      --

      "But I'm still right here, giving blood and keeping faith. And I'm still right here."
    30. Re:Ubuntu by vandan · · Score: 1
      Gentoo? You're joking, right? Different binaries per system?

      You don't have to have different binaries per system. You can build packages that are similar to Slackware's tgz packages, but with a more intelligent dependancy system ( ie one that exists ) behind it. So make packages on your development system, and keep the others in sync via packages.

      Also keep in mind that a binary-based distro will only last until the distributor keeps updating packages. After the end of the products' life cycle, you're on your own ... and that means re-installing. Gentoo can stay permanently current.

      Also Gentoo is always among the first distros to have security updates.

      I think it's well suited to professionals admins, but even more so for programmers.
    31. Re:Ubuntu by herting · · Score: 0

      I do love Ubuntu, I'm running it on about half of my computers by now. But I would be reluctant to suggest Ubuntu in this circumstance. I doubt Ubuntu would serve the "management=warm and fuzzy" criteria, in part because of it's age and also because there are better choices for upper level support if you are willing to throw money at it, which most corporations are more keen to do rather than trust that all questions will be answered by the yet untested Ubuntu paid support. Personally, I would probably be inclined to suggest SuSe would give the most warm and fuzzy feeling for the managers, but would suggest it with great hesitence

      --
      http://www.mample.net
    32. Re:Ubuntu by �berhund · · Score: 1
      18 months of support is not good enough.
      "In addition to the regular six-monthly releases, the Ubuntu team may make an Enterprise Release (based on an existing time-based release) that has received additional stabilisation, polish and translation work. These Enterprise Releases will be supported for a longer period than the standard 18 month support of the time based releases. Upgrades will be supported from enteprise release to enterprise release."
      --
      -Uberhund
    33. Re:Ubuntu by �berhund · · Score: 1
      You know, there is a reason Debian takes so long to release stable. It is very well tested.

      I get the opposite feeling on an old Debian stable install. I start to feel like it can't possibly be secure, because the developers aren't even looking at this version of the code anymore. There have been new major releases of too many packages.

      Like running ssh v1 *long* after everyone else has been running v2, and the world has learned about the inherent vulnerabilities of ssh v1.

      And they certainly aren't perfect on fixing security issues. Like having the apache process owner also own the apache config files? Dunno how that made it into stable in the first place (very basic config error), but even after a bug was filed, it stayed there for ages, probably til the next version became Stable.

      Personally, the feeling I get is that the Debian folks would love to release more often, but they just aren't organized enough to pull the trigger.

      --
      -Uberhund
    34. Re:Ubuntu by misleb · · Score: 1

      Great, so now they are reinventing the Debian project itself? Why not just run Debian stable? It already has all the proposed features of Ubuntu Enterprise.

      -matthew

      --
      "THERE IS NO JUSTICE, THERE IS ONLY ME." -Death
    35. Re:Ubuntu by dhasenan · · Score: 1
      I'd do that for anyone who's looking for a Windows alternative and doesn't mind a bit of work. My girlfriend, though--she's using Windows, for a cause; she has to use software that's unstable enough in Windows and would be worse with an emulator. But when she's able, she'll switch to Linux, and the only way I'd put Ubuntu on her machine is so she has a nice graphical front-end for installing Gentoo. Hey, that's what I'm doing.

      Ubuntu has a great feature: it works. It has a great drawback: though you can massage it to have everything you need, it doesn't come with a sane build environment. I wish the documentation had mentioned that in the first place; it was annoying to find out the hard way.

      That's a great feature for clients. On the other hand, unless I'm planning to do a Gentoid bootstrap, I'd prefer workstations to come with a C compiler. Omitting it only serves to increase dependence on the package manager.

    36. Re:Ubuntu by Anonymous Coward · · Score: 0

      Yes... that itches me.

      Well, if Mark Shuttleworth is such a phylantrhopic soul, why he just didn't put his money directly on Debian?

      I don't mean giving it to the Debian Consortium or whatever is the name of the not-for-profit organization that leads Debian, but just contract programers, sysadmins and whatnot and just make them work on the Debian project. We surely would have Sarge Stable by now with their aid, and probably we would be able to release a new Stable a year and expanding support for three/five years on old versions. That would make economic sense, it would take advance of the already made Debian brand, etc.

      Then what's up with Shuttleworth? Why is he not going this path?

  9. Easy.. by tewmten · · Score: 3, Insightful

    Slackware of course.
    KISS all the way :-)

    1. Re:Easy.. by Anonymous Coward · · Score: 0

      I think I'll have to agree. I have a server in my home which runs Slackware 9.1. Currently it serves HTTP, FTP, SHOUTCast, Mail, VNC, SSH, and SaMBa (File/Print Shares). All of its updating processes are automated, via the use of a Cron job listing Swaret and updatedb. I get the latest and greatest once a week, and the only restarting I have to do is when the power goes out.

    2. Re:Easy.. by Psychofreak · · Score: 3, Interesting

      I am running Slackware on my own machine. I am not a guru administrator. I have found that the documentation for software installation and upgrades use a different structure than Slackware uses. This causes much confusion on my part.

      I tried SuSE and Red Hat in College, but was not impressed by the limitations that the installation software created. I like booting to a command line, even though my first command is usually "startx".

      I have not had the opportunity to try *BSD. While I feel that wiping my computer is a normal thing, I enjoy it much less than I used to. In fact I have been actively trying to learn how to fix problems without resorting to a format.

      I want to be able to administer my own machine reliably, but probably will not have privileges on machines I do not own. Where (or what) are good sources of reference to learn from?

      I purchased O'Reilly's Linux in a Nutshell a few months ago and have found it helpful, but assuming too much knowhow from the start. I am no longer a helpdesk employee, so I have limited resources to draw assistance from.

      I do not find ANY distro I have used to be KISS, but have had the best success with Slackware. I still have problems with LILO so I haven't upgraded the kernel because the 2.6 kernel will not boot from a floppy.

      I require dual boot with Windows because some software I run for work are windows only. Also the support center won't talk to me unless I am in windows.(happily I don't talk to them much) I find that the web applications run better in Konquer spoofing Explorer 5.5 than in Windows running Explorer!

      Phil

      --
      Laugh, it's good for you!
    3. Re:Easy.. by wed128 · · Score: 1

      I've been running Slack since 9.0 was released, and have loved it ever since, in fact i'm typing on my slack machine now...

      It is incredibly versitile...vanilla install for a server, and dropline gnome is an EXTREMELY polished desktop.

      For managing a server farm or some such mass of computers, which i have no experience with mind you, would seem easy with simple config file migrations. And BSD style init scripts are so much simpler!

    4. Re:Easy.. by Penguinshit · · Score: 1


      I once asked Gene Simmons about a problem I was having integrating a sound card. He didn't know shit, and then started trying to tell how many women he boned at one time.

    5. Re:Easy.. by burySCO · · Score: 1

      Slackware is my favourite too, since it seems to be well suited to just about anything and it's got the right mix between new/stable. But I think the PHB's would be unhappy with just the slackware handbook.

    6. Re:Easy.. by Anonymous Coward · · Score: 0

      Slackware would be fine on a little server as long as all you need is sendmail/apache/php. The moment you need, say, postfix/ldap/kerberos/pam/whatever you're screwed, unless you want to package+test the software yourself and keep up with the security issues (and that's a lot of work).
      No, noone in their right mind would use anything from linuxpackages.net on a production server :P

    7. Re:Easy.. by Anonymous Coward · · Score: 0

      Try here.

    8. Re:Easy.. by sk8_slacker · · Score: 1

      ACK. Slackware is really nice and it comes with BSD-Style init scripts. I tested a lot of the Linux distributions but I always came back to Slackware. At home I run Slackware and an LFS box. I also used Gentoo for a while but it never really convinced me! I prefere LFS when it comes to source based distributions.

    9. Re:Easy.. by schon · · Score: 1

      The moment you need [...] pam you're screwed

      This statement is true even without Slackware.

    10. Re:Easy.. by Anonymous Coward · · Score: 0

      Slackware is my first choice from technical perspective because it provides a great bare bones system. The big problem is that while I can tailor a slackware system to my needs give me root on somebody elses box and if they customize it like I do, I'm lost.

      Then there's support, no one person can be expected to provide timely security patches for an entire distro, it's to Patrick's credit that he has managed to do this but nobody should expect it of him.

    11. Re:Easy.. by Anonymous Coward · · Score: 0

      This statement is true even without Slackware.

      :-)

      I think that not including PAM as default is a major 'selling' point of Slackware and adding it back in is a major problem with dropline Gnome.

    12. Re:Easy.. by Anonymous Coward · · Score: 0

      postfix is easy, I recall a grand total of 1 security vulnerability since 2002. If you're going to go to the trouble of configuring and running an MTA, maintaining it from sourcecode is a minor issue, if you are not capable of doing this then you shouldn't be running a smtpd.

  10. To put it short by A+beautiful+mind · · Score: 5, Insightful

    It's the administrator, not the distribution that matters the most. A different administrator might like a different system. There is no absolute objective "good".

    --
    It takes a man to suffer ignorance and smile
    Be yourself no matter what they say
    1. Re:To put it short by drakethegreat · · Score: 2, Insightful

      True. The BSD people swear by it and the certain linux loves love their specific distro for a certain reason. Picking the BEST is not a real practical approach. That is the joy of Open Source OSes in that you can pick your flavor and make it what you want it to be.

    2. Re:To put it short by DeckardJK · · Score: 5, Funny

      I beg to differ... the best distribution is clearly the one with the cutest logo at any given time.

    3. Re:To put it short by eln · · Score: 5, Funny

      Wrong! My distribution of choice is superior in every way to your pathetic distribution of choice. You are the lowest form of loser to think that your worthless distribution could hold a candle to the God-like superiority of my distribution.

      My distribution's superiority is clearly demonstrated by it's magnificent out-of-the box handling of my obscure feature of choice. Your pathetic distribution doesn't even support my obscure feature of choice without a course of action so complex that it's madness to even contemplate it.

      Clearly, my distribution of choice will utterly destroy your distribution of choice. This is so certain it is pointless for you to resist it.

    4. Re:To put it short by BerntB · · Score: 1
      It's the administrator, not the distribution that matters the most.
      I see... something like this old saw?
      Gun's don't kill people, I kill people.
      --
      Karma: Excellent (My Karma? I wish...:-( )
    5. Re:To put it short by aztektum · · Score: 5, Interesting

      And answers like this (I'm not arguing the point, I think it's valid) are why Linux has made few inroads on corporate desktops. PHB's want one answer to all of their IT problems. Not "Well it depends, we could use Distro A, but Joe likes Distro B better. Although Distro C has better support..." then they end up with Windows XP because there is no "It just works." answer for Linux.

      --
      :: aztek ::
      No sig for you!!
    6. Re:To put it short by Lisandro · · Score: 1

      You're right. In fact, that's how i chose my desktop enviroment. Sqeeeeeeeee!

    7. Re:To put it short by gbjbaanb · · Score: 4, Funny

      Your pathetic distribution doesn't even support my obscure feature of choice without a course of action so complex that it's madness to even contemplate it.

      *sigh*. OK, WindowsXP it is then.

    8. Re:To put it short by Kent+Recal · · Score: 0, Troll

      No, RedHat sucks.

    9. Re:To put it short by ScuzzMonkey · · Score: 4, Insightful

      There sure are "it just works" answers for Linux... the problem is that most of the advocates for it aren't content to just name one, but instead like to listen to themselves blather on and show off their technical knowledge of the differences.

      The Windows crowd, on the other hand, simply don't have enough technical knowledge to blather about and so Windows wins out. PHBs don't like to be confused.

      A competent IT manager will evaluate and present the recommendation best suited for the environment, not try to hold a pointless debate in front of PHBs who don't care and won't get it.

      --
      No relation to Happy Monkey
    10. Re:To put it short by Vegard · · Score: 1

      Well. Then, they are not ready for Linux yet. It's true. There is a different requirement for a desktop Linux, a simple webserver-Linux, a mail-server-Linux and high-end top-notch database server-Linux. All of them *can* be solved with most any Linux-distribution out there, but if I were to run an Oracle-database on it, I'd make damned sure Oracle would support it. That limits my option in that regards.

      For a simple web-server, or a mail-server, run entirely in-house, it would all depend on the skills and preferences of the people who's going to design and set it up. Because you WILL need people with skills, no matter what OS you will run services on.

      For my personal use, I prefer Debian, but for the one Linux-server I've set up at my current work (we're using commercial Unix, mainly), I went with our more-or-less-standard, SuSE Linux - because I want more people than me being able to maintain it.

      The idea of choice, and that there are more than one good answer to a question, might be hard to understand and accept.

      We could of course all together agree that SuSE Linux is the *best* Linux, today, but I seriously believe that without competition between the distributions itself, we would not see the innovation we see today. So in the end, I think having more than one distribution benefits us all. Whether or not we use them all or stick with the one we have learnt to love, does not matter that much.

      But, there is security to know that if your Linux vendor lets you down, and doesn't give you the level of support that you feel you need, you have the option of switching to a different vendor without *too* much hassle, and gradually.

      The reason there exists that many Linux distributions, is because it's relatively easy to do it. And part of the freedom in the GNU license, is that you can do *exactly* that - take something, build on it, and redistribute and even make money on it. Take away that freedom, and much of the innovation would stop.

    11. Re:To put it short by misleb · · Score: 1

      The question is: Why are you, a supposed IT expert, asking a PHB to make a technical decision? A good manager wants the *right* answer to all IT problems... not just one answer.

      -matthew

      --
      "THERE IS NO JUSTICE, THERE IS ONLY ME." -Death
    12. Re:To put it short by Anonymous Coward · · Score: 0

      Mandrake just works.

      Red Hat just works.

      Suse just works.

      Suffice to say, use a commercial Linux if you want it to just work. They're all pretty equivalent in my eyes.

    13. Re:To put it short by Anonymous Coward · · Score: 0

      Frankly I wouldn't have spoken as highly of OS/2 as you just have.

    14. Re:To put it short by Anonymous Coward · · Score: 0

      Well, now we know - eln is a Klingon running gentoo ;-)

    15. Re:To put it short by freemacmini · · Score: 1

      If company A has a PHP who makes decisions based on silly things like "why can't one thing do eveything" and company B has a PHP that can understand complexity then company A will get it's butt kicked by company B.

      If you work for company A I suggest you try and get a job at company B. If you own stock in company A then I suggest you sell that stock.

      Companies run by idiots tend not to be pleasant places to work and tend to have stocks that suffer.

    16. Re:To put it short by Pop69 · · Score: 1

      "God-like superiority of my distribution"

      You must be a Slackware user then ?

    17. Re:To put it short by GryphonTech · · Score: 1

      All your Linux are belong to us......

    18. Re:To put it short by Penguinshit · · Score: 1


      Netcraft confirms it...



    19. Re:To put it short by Anonymous Coward · · Score: 0

      Way to miss the joke, jackass.

    20. Re:To put it short by Anonymous Coward · · Score: 0

      He was talking about Windows XP :)

    21. Re:To put it short by Anonymous Coward · · Score: 0

      His was much funnier than yours. You suck. Give it a break. You don't need to reply to something just because it's been posted, jackass.

    22. Re:To put it short by Anonymous Coward · · Score: 0

      Problem is, if you don't explain everything, and then they hear about another option, you'll probably take crap for it, because they like feature X particularly well. We may debate whether a toolbar button to print a file is truly useful, but you're guaranteed, if you don't mention it, they'll think it's crucial :/

    23. Re:To put it short by ajs · · Score: 1

      And answers like this [...] are why Linux has made few inroads on corporate desktops

      No, vendor lock-in is why Linux has made so few inroads.

      That said, you're in the wrong place to be pushing this opinion. Reading the article, we see that the question was about ADMINISTRATORS, and not your average user. For such users, it is quite reasonable to discuss the mertis of administrative-competence over distribution quirks.

      If the question had been, "What is the best distribution for clueless users," I think the answer would have been much different. I know that my answer would have been: well, Mandrake is a good option, but really you're going to want to select a hardware vendor that supports a Linux distribution, NOT a Linux distribution. That is, you could go to IBM or HP and say, "I want a Linux laptop/desktop/whatever," and they will tell you what your options (if any) are.

      These options are the supported distribution for their hardware, and that means you don't have to do integration (e.g. "how do I get this Neato2000 graphics card to work under x.org's server?"), which end-users should not have to know how to do.

      What's more, you're looking at Linux all wrong. Linux distributions are not flavors, they are competing products. If you think in this way, the percieved confusion melts away, and you are left looking at a market just like any other with Windows, Red Hat Enterprise Desktop, MacOS, SuSE, etc. End-users do not need to think about the fact that Debian and Mandrake have the same kernel any more than they have to think about the parts that a Tarus and Jaguar share in common. They choose between those two cars based on a set of criteria that have nothing at all to do with those parts, and everything to do with how well the final product suits their needs.

      Now, Debian and Red Hat may not be competitors in the strictest sense, but to an end-user, there is no need to make that kind of distinction.

    24. Re:To put it short by Anonymous Coward · · Score: 0

      A good manager wants the *right* answer to all IT problems

      Most managers want the Windows answer to IT problems.

    25. Re:To put it short by Anonymous Coward · · Score: 0

      there is no "It just works." answer for Linux.

      There is no "it just works" answer for Windows either! Or are you forgetting there are multiple releases of Windows?

    26. Re:To put it short by Anonymous Coward · · Score: 0

      In the "it just works" department, can you explain why using quotas in linux (pick a version) causes stability problems? It's not an obscure feature; quite the contrary, it's very necessary.

      I've never found NFS interaction with other OS's to be very stable either. Not sure if it's proper to blame the OS for that one, nfs utils, or package maintainers.

      This is from a linux fanboy, too. But I must say certain oversights leave me rather disappointed.

    27. Re:To put it short by the_truk_stop · · Score: 1

      Ah, good, a fellow Gentoo ricer.

    28. Re:To put it short by nsasch · · Score: 1

      s/distribution/operating system/

      --
      Make your computer faster: rm -rf /mnt/windows/
    29. Re:To put it short by Eternally+optimistic · · Score: 1

      Very true. A good administrator will be able to pick one of a number of good distros.

      Often, non-technical issues are more important,
      such as management's personal preferences, political persuasion, cultural and/or racial and/or religious prejudices, and pick a distro that is politically correct for those circumstances.

      Product marketing for laundry detergent works like that, why not operating systems?

      --
      What keeps me going is my inertia.
    30. Re:To put it short by orin · · Score: 1

      The Windows crowd, on the other hand, simply don't have enough technical knowledge to blather about and so Windows wins out. PHBs don't like to be confused.

      It would be silly to assume that all Windows administrators aren't technically knowledgable, just like it would be silly to assume that all Linux administrators are.

    31. Re:To put it short by rizzo420 · · Score: 1

      there are updates to older versions of windows. they all just work out of the box. now i'm sure most slashdotters will come and say windows sucks, linux rules, but the fact of the matter is, if you want an easy to use system out of the box, windows is the answer hands down (with the only exception being apple).

      --
      please me, have no regrets.
    32. Re:To put it short by ScuzzMonkey · · Score: 2, Insightful

      Strictly tongue in cheek; although, as a companion observation, I would be willing to say that most people who are TRULY technically knowledgeable are not easily categorized as either Linux or Windows people... they understand the place and utility of both and are capable of managing either competently.

      --
      No relation to Happy Monkey
    33. Re:To put it short by Karora · · Score: 1
      Of course corporate environments have to essentially build their own Windows distribution for a consistent desktop across the enterprise.

      The tools to do this for Linux distributions aren't as immature as you think. I have designed a custom Linux installation for a smaller corporate desktop release (~140 desktops) and I doubt if it was really much more work than a Windows rollout would have been.

      Once we had the release out there though I think that the tools for managing upgrades and provisioning case-by-case variations within that environment were a lot easier.

      Of course that could just be a reflection of my greater experience with linux, or perhaps that's the way an unbiased observer would see it too.

      If the difference is arguable though it probably really does come down to personal preferences.


      --

      ...heellpppp! I've been captured by little green penguins!
    34. Re:To put it short by VdG · · Score: 1

      A choice of vendors could actually be a positive for Linux. My employer is always keen to get competitive quotes for any large purchase. Going with Windows makes that impossible. Choosing Linux means that we can actually look at two or more options, which would tend to keep the bean counters happy.

    35. Re:To put it short by Anonymous Coward · · Score: 0

      I would observe that people who are truly know technology realize that Windows is a pile of dung. It's not a circumstantial thing, Windows sucks eggs, period. Don't be such a toady.

  11. Flamebait -1 by Emugamer · · Score: 4, Interesting

    Don't you think that if there was a holy grail of Linux distros, that there would be more then one Linux distro? If people agreed on what you asked, there would be less distros to choose from, unfortunately all of them have their downsides, thus listen to what everyone says about their favorite distro, and do what I do, choose Slack. Oh you want a reason? How about "'caus"

    Honestly I would choose slack or debian (different reasons for each) and then boot off network, change one image you change them all... then have box specific apps on the local hard drive etc. BTW: get a lot of ram

    1. Re:Flamebait -1 by bonch · · Score: 1

      What about BSD?

    2. Re:Flamebait -1 by losinggeneration · · Score: 1

      They asked about Linux, not BSD's. For what the person asked I'd guess either FreeBSD or NetBSD (I don't know much about DragonflyBSD.) Though fbsd and nbsd both have similar features to what is being asked for, not all software works perfect with the BSD's. Their Linux emulation layer isn't bad, but from what I've seen it's not perfect. The one thing they don't have would probably be the "high-level support options." On a side note, I like NetBSD and Slackware.

  12. Redhat Linux by Anonymous Coward · · Score: 0

    Yes, I said it! Or, for a free version.. consider CentOS

  13. SuSE by zogulus · · Score: 2, Insightful

    SuSE, SuSE, SuSE...

    Simple & Easy - more than you could ask...

    1. Re:SuSE by Anonymous Coward · · Score: 5, Informative

      Keep preaching, Faithful!

      SuSE

      - great administrative tools to support large networks

      - rolling out new servers / workstation with auto-yast with pre-installed configuration/software

      - YaST - Best configuration tool under the sun for Linux.

      - 10+ years experience + now Novell.

    2. Re:SuSE by Anonymous Coward · · Score: 0

      That's exactly my problem with Suse, it's always more than I asked...

    3. Re:SuSE by gandy909 · · Score: 1

      "+ Novell"? I actually count that as a strike AGAINST Suse.
      No .iso's to download? Another strike. Ya, I'm a free beer kinda guy.

      Don't get me wrong, I got a hold of a set of Suse91 Pro CD's and I really did like it. Unfortunately, I think that will come to have been their best version...

      --

      (Stolen sig) Remember: it's a "Microsoft virus", not an "email virus", a "Microsoft worm", not a "computer worm
    4. Re:SuSE by MrResistor · · Score: 1

      Agreed. SuSE has really done a fantastic job of keeping things easy for the admin, plus they're now part of Novell, which should help give the PHBs the Warm Fuzzies you're looking for.

      That said, Linux is Linux. Use what you know, as long as it's not totally inappropriate for the task (like running a server on tomsrtbt), and stict to good Admin practices, and the background image of the login screen is largely irrelevant.

      --
      Under capitalism man exploits man. Under communism it's the other way around.
    5. Re:SuSE by Anonymous Coward · · Score: 0

      Wrong, douchebag. Check your facts before posting. You can download the SuSE 9.2 ISO from any mirror. For example:
      ftp://chuck.ucs.indiana.edu/linux/suse/s use/i386/9 .2/iso/

    6. Re:SuSE by tzanger · · Score: 2, Informative

      No .iso's to download? Another strike. Ya, I'm a free beer kinda guy.

      Acutally I downloaded the SuSE 9.2 pro .iso the other day and installed it. I'm a slackware user myself, but SuSE is *nice*.

    7. Re:SuSE by emidln · · Score: 0
      <RANT>
      This is probably just me, but I have never seen YaST have a remotely usable speed. At a workstation with a supported motherboard with an amd64 processor, a supported SATA controller with a drive running a 7.2kRPM, a support video card, 1gig of tested memory and using only SuSE packages with nothing other than the default KDE install running, YaST should not lag. And it lags bad. Nothing else in my SuSE install is so slow. Waiting 20 seconds for a new window to load is simply unacceptable. I don't want to image how long it would take using X remotely.

      The really odd thing is that I've NEVER seen a fast version of YaST. I've used SUSE for many years but the graphical configuration tool really pisses me off.
      </RANT>
      Outside of that, great system.
    8. Re:SuSE by fitten · · Score: 1

      Yup, I like SuSE as well. I use it on both x86 and AMD64 machines.

    9. Re:SuSE by Anonymous Coward · · Score: 0

      Ahh, yes. YaST. Exactly where Linuxconf was 5 years ago, merging every possible functionality into a single master tool and getting every single one of them wrong in some fundamental way. Worse, they violate every single one of Eric Raymond's old guidelines for open source GUI's, at http://www.catb.org/~esr/writings/cups-horror.html .

      Software installations and updates? Cannot be configured to never touch the kernel, cannot merge multiple sources of software, and cannot find distribution software to satisfy dependencies of new updates you want to put in. Software configuration? Try setting up zones in DNS, or configuring NIS to publish automounting tables outher than auto.master and auto.local. Scriptability? Try setting up an NIS slave by giving the hostname instead of the IP address? Can't be done, YaST insists that you use an IP address, then the slave cannot be set up because the hostname of the slave server is not in the published ypservers map. The command line arguments for the modules are entirely undocumented and cannot be discovered except by reading the source code.

      I cannot say enough bad things about YaST. The only good bits of it are those that are, in fact, modular and simply get called by YaST instead of being built into it, such as the SaX2 configuration tool. Handling boot loaders? YaST hides the error messages from the user, replaces entries in the /boot/grub/menu.lst files without warning, and throws out any kernels except /boot/vmlinuz as valid entries.

      GUI's are useful, but they need to be flexible, modular, well-written, and well thought out. Webmin is a perfect example. A simple framework is filled in by a lot of talented people, each of whom knows their own tool, rather than trying to weld it into some centralized author's middleware.

    10. Re:SuSE by Anonymous Coward · · Score: 0

      Don't forget slow as F*@# compared to any other distribution. And the other AC that ripped into YAST -- cheers to that! Bite me SuSE!

    11. Re:SuSE by Anonymous Coward · · Score: 0

      Can't comment on all issues, but a few are wrong.

      1. kernel update: you should not do automatic updates for a production machine anyway - always test first, so that means manual updates. Here's one example - they updated Firefox for 9.1 from 0.8 to 1.0 Remember how this broke lots of things with extensions and such? ALWAYS TEST FIRST!!!

      2. boot loader: Statistically that's just your experience against mine, which was that if you leave the comments yast put in menu.lst to id its own kernel, it never touches the others. Of course, it will make its own link for vmlinuz and initrd.img, but if your other kernels had explicit filenames for their own versions (which they should, as you have several kernels configured. Right?) this is no problem. I was actually surprised how gracefully yast added its entry to my old menu.lst file for mdk keeping only the valid links. But ymmv here, of course.

      3. multiple sources seem to work quite fine - just add the extra url(s) Never had a problem so far (not that I use it much though)

      Some things are bitches, though. SuSe can be mixed bag for sure.

    12. Re:SuSE by kikta · · Score: 1

      I had the same concern as you. But, I had already been so impressed with 9.1 that I had promised myself that I was going to get 9.2 no matter what (if for no other reason than to see how badly Novell fucked it up).

      I have been nothing short of amazed. SuSE 9.2 fixed almost all of my gripes with 9.1 and added lots of new goodies. I highly recommend it.

    13. Re:SuSE by Anonymous Coward · · Score: 0

      10+ years experience + now Novell.

      Bwuuhahahhaaa. Ahahahhaa. Microsoft has almost 30 years of experience. And they still didn't get it right. Hahhaha.

      Seriously now. There is no competition in terms of power of administration between something like YaST and a simple script for people who know bash (like an admin). Let me explain why. The task of completely and flexibly administering all aspects of an OS is pretty big. A form based GUI, or a wizard, or whatever GUI is not as flexible as a scripting language that can readily interface with almost all aspects of the OS. Writing a collection of scipts that does what YaST does is much easier than writing YaST. When you want to do something that wasn't thought by the distribution, I think the choice you want (as an administrator) is hacking scripts, not hacking YaST. Also, think about the fact that Slackware can be maintained completely by one person. Can you say the same thing about SuSe? RedHat?

    14. Re:SuSE by Anonymous Coward · · Score: 0

      RANT

      Bullshit. My system has half the power you described, and takes half the time you proclaim.

      Waiting 20 seconds for a new window to load is simply unacceptable. I don't want to image how long it would take using X remotely.

      20 seconds.

      The really odd thing is that I've NEVER seen a fast version of YaST. I've used SUSE for many years but the graphical configuration tool really pisses me off.

      Try SUSE 9.2 Prof. and configure your system properly this time.

    15. Re:SuSE by Anonymous Coward · · Score: 0

      Cannot be configured to never touch the kernel, yes it can, cannot merge multiple sources of software, yes it can and cannot find distribution software to satisfy dependencies of new updates you want to put in, wtf...

      i don't doubt you may have problems but the most of this post is total bullshit.

    16. Re:SuSE by ahillen · · Score: 1

      No .iso's to download? Another strike. Ya, I'm a free beer kinda guy.

      So I guess that this is news for you...

    17. Re:SuSE by emidln · · Score: 0

      Ahem, 9.2 Professional from the DVD. It's the x86-64 edition too. I do configure my system properly, I've simply stopped using YaST.

    18. Re:SuSE by gandy909 · · Score: 1

      From that link,

      unknown SUSE-Linux-9.2-FTP-DVD.iso 2147 Mbytes Fri 22/Oct/2004 14:33 file

      its a 2.1g dvd iso. That seems a tad light. 9.1 was 5 full cds, so I would think that the iso ought to be at least 3.2g, assuming they didn't add anything at all in the new version.

      Also, from the Novell press release,
      snip-
      ...This free offering will enable Linux users to trial the latest open source desktop, server and application functionality...
      -snip
      Trial? What's that mean?

      I could be wrong. I hope I'm wrong. I've been wrong before, and I'll be wrong again, but it just doesn't 'feel' right to me, in the way getting a Debian or Fedora set of iso's does...

      --

      (Stolen sig) Remember: it's a "Microsoft virus", not an "email virus", a "Microsoft worm", not a "computer worm
  14. Survey says by dzo · · Score: 3, Insightful

    Gentoo All the way. nuff said

    1. Re:Survey says by WwWonka · · Score: 0

      Gentoo All the way. nuff said

      #emerge --update --deep world

      ..three days later and three days behind schedule for getting the new "lightning fast Gentoo Linux box" up, our hero finds himself on the street preaching the rightous words of a "professional admin Linux distro" to Toothless George.

    2. Re:Survey says by Anonymous Coward · · Score: 0

      and toothless george is an LFS fan and thinks our hero is a wimp for using gentoo.

  15. doesnt exist by Anonymous Coward · · Score: 1, Interesting

    if you're a linux admin, you want to be running debian. Unfortunatly, the 'only' linux (at least stateside) that the management types will let you run is Red Hat, because thats what Oracle supports.

    Dunno, might be different in non-oracle shops but that's where I live so *shrugs*

    1. Re:doesnt exist by lanc · · Score: 0


      Right. unfortunately, but still, right.

      No perfect distro for productive env. RH is the most annoying and resource-wasting thing - but its CEO suitable. Debian is stabil, secure and straightforward - with a release cycle camparable to a snails pace. Yes, I do use Sarge in prod.env. No, I'm not happy with it.

      --
      "First they ignore you, then they laugh at you, then they attack you, then you win." -- Mahatma Gandhi
    2. Re:doesnt exist by vettemph · · Score: 1

      I work for a $20B Corporation that has 40 Suse servers and keeps adding more. Just tell the boss it's "Novell". Your not exactly lying. How the hell would a PHB ever know the difference. All "Command Prompts" look the same, right? :)

      Just replace /root/.icewm/toolbar/linux.png
      with /root/.icewm/toolbar/red-N.png

      all done. :)

      --
      The government which is strong enough to protect you from everything is strong enough to take everything from you.
  16. Management by wombatmobile · · Score: 4, Funny

    what, in the experience of the Slashdot pros, is that Holy Grail of Linuxes - - the one that does it all while also making upper management feel warm and fuzzy?"

    I don't know. My management just feels fuzzy.

    1. Re:Management by winkydink · · Score: 5, Funny

      Tell your boss to shave his butt. :)

      --

      "I'd rather be a lightning rod than a seismometer." -Ken Kesey

    2. Re:Management by lithandie · · Score: 1
      I don't know. My management just feels fuzzy.
      And why exactly are you feeling your management? hmmm?
    3. Re:Management by Anonymous Coward · · Score: 0

      Thank you sir. I almost choke on pringles while reading your comment :)

  17. Debs or BSD by djxploit · · Score: 0

    would have to say debian or bsd. just for reliability issues and general ease of use and a 1/2 decent package mangament

    --
    http://www.thegreynomads.com
  18. Personally... by B00yah · · Score: 2

    I recommend Mandrake with a support license. Frequent updates, rpm based for easy package updation (bwahaha, updation), it's gotten press with being traded publicly now, so it may trigger PHB's to pull a "hey, I read about them in (insert CIO style dummy mag here)".

    But that's just me.

    1. Re:Personally... by opkool · · Score: 4, Informative

      Yes, Mandrake is pretty good:
      * Mandrake is Linux, as it is as stable as all other Linux distros
      * includes recent versions of software
      * easy administration: point-and-click interfaces (with text versions using ncurses) plus the classic ssh + vi + /etc
      * company commited to GPL Mandrake golden rules
      * LSB-compliant (Linux Standard Base)
      * The company is making money (the company will be here for a long time)
      * 2 main versions
      - regular version (including gratis download edition)
      - corporate edition (including support 24x7 and all that jazz)
      And, oh, yeah, Mandrake has a native apt-get like tool called urpmi, with both GUI and text interfaces.
      Peace

    2. Re:Personally... by Anonymous Coward · · Score: 0

      just for the record, urpmi is nothing, I repeat - NOTHING like apt-get.

    3. Re:Personally... by fire-eyes · · Score: 1

      "RPM" says it all: Shit.

      --
      -- Note: If you don't agree with me, don't bother replying. I won't read it.
    4. Re:Personally... by codemachine · · Score: 1

      Though others have given their reasons for Mandrake, I'll chime in anyhow. There are two big reasons why I'd standardize on Mandrake Linux across an entire operation:

      Package Management and configuration:

      - urpmi is a great package management tool, with a good GUI available, but also a very powerful command line version (which is what I use)
      - updates available for at least 18 months, longer for the Enterprise Server
      - due to using RPM, 3rd party packages are easier to find (although urpmi contains most everything you'd need, reducing the depedancy on 3rd party packages)
      - most of their GUI utilities also work on the command line, due to their use of a perl library that can render to GTK or console

      Flexibility:

      Mandrake's main download edition, as well as the PowerPacks, can be configured on a wide array of hardware and for a wide range of uses. If you want it as a Desktop, specific-use Workstation, or a Server, you can do it. If you want something more specialized, you have these options:
      - MandrakeMove: LiveCD Desktop oriented version of Mandrake
      - Discovery: beginner Desktop oriented version
      - Enterprise Server: similar to RHEL
      - Multi-Network Firewall: firewall, VPN, router, etc
      - PowerPack: the works, including commercial packages like Java, and some server GUI wizards if you want that convenience
      - Download Edition: only OSS software, free to download and use
      - Clustering: I think this is obvious
      - versions for i586 and AMD64 for many of the above (PPC versions are sometimes available for the download edition)

      These different options give you great flexibility. Here we have a site license, so I put PowerPack on everything from laptops to servers, and have the Clustering edition for the cluster. People who wish to use the same software at home as they do at work can either go with the free download edition, or the fairly cheap and more newbie friendly Discovery or MandrakeMove editions. If you don't have a site license, it is quite possible to put the Download edition on any machines that do not require the commercial software or huge amounts of support. A Club membership an be bought to deal with some support issues if you are only deploying the download edition. A site license will often include a certain number of club memberships, so if you had a few home users running it, they could get some support as well.

      They are quite good for support if you ever need it, since they aren't so big a company that they'd ignore their smaller customers (and are small enough that they really pay attention to the big site licenses). But they are also large enough to be profitable as a company, and to have fairly wide usage and support throughout the community.

      Everyone thinks of Mandrake as a desktop distro, but it does just as well on the server as Red Hat or Suse in my opinion. Other distros may offer better pure desktop systems (Lindows and Xandros perhaps?), and Debian or the BSDs may be better for some server usage, but I can't think of any Linux or BSD that does many tasks as well as Mandrake does. This is what makes Mandrake so ideal for company/department wide standardization.

      They also provide a fair bit more for the power user than most people realize. The easy GUI stuff is there, but there is a lot underneath it for those who don't like point and click. The assumption that you have to graduate to something else less newbie oriented is quite false.

    5. Re:Personally... by fastduke · · Score: 1

      They also provide a fair bit more for the power user than most people realize. The easy GUI stuff is there, but there is a lot underneath it for those who don't like point and click. The assumption that you have to graduate to something else less newbie oriented is quite false.

      LOL

      I use Mandrake most... Still good old gentoo,fedora,suse, debian... users will find me and I fix there broke box. "My var partition is Full!" um logrotate goof.

      --
      Fastduke :0)
    6. Re:Personally... by AutoTheme · · Score: 1

      Ummm... I love Mandrake and use it at work and at home. But "* The company is making money (the company will be here for a long time)". Didn't they just nearly escape bunkruptcy? Something happened. IT was bad. They just made it out alive. -Shawn

    7. Re:Personally... by opkool · · Score: 1

      In year 1999 MandrakeSoft was profitable and making money. Then, some investors (read: banks) decided that Mandrake needed a new set of bosses. So they hired a "team" of guys who were "experts" in "high tech business". That team started burning cash like crazy, signed pre-dot-bomb contracts with dobious companies, decided taht Linux was not the business direction (and tried to go to the e-learning route) and over-sized the number of MandrakeSoft workers.

      In a few time, things were going very bad (loosing money, very expensive contracts, e-learning was a flop... and they were sacked by the original Mandrake founders.

      They asked "bankrupcy protection" (which is different from "bankrupcy") and in a little over a year, they turned down the company, putting it back into the Linux business, firing all those "Experts" and unnecesary personnel, terminated those expensive contracts... and MandrakeSoft went back to normal, that is, Linux and making money.

      MandrakeSoft exited "bankrupcy protection" in less time than expected (only 14 months, in the middle of a bad economical cycle) and went straight into positive cashflow. Then, MandrakeSoft started to be publicily traded. And all is good.

      See the figures yourself.

      So you see, your opinion was not complete nor well informed. And Mandrake, as it did when it started, can generate money no problem.

      Peace

  19. FreeBSD by Safrax · · Score: 1

    FreeBSD is scalable, dependable, and very high performance. It's also easy to maintain since people didn't make the distribution without a plan.

    1. Re:FreeBSD by Anonymous Coward · · Score: 0

      Are you retarded? The question asked about a Linux distro...

    2. Re:FreeBSD by Anonymous Coward · · Score: 0

      Touche FreeBSD freak touche!!!

    3. Re:FreeBSD by Predius · · Score: 1

      Nah, he wants a OS that runs linux binaries, FreeBSD does, and in some instances FASTER than on a native Linux kernel.

      Get the rock solid base of FreeBSD 4.x, and the whole crazy range of linux binaries, how could not like that option?

    4. Re:FreeBSD by Anonymous Coward · · Score: 0

      You mis-spelled "Solaris 10".

    5. Re:FreeBSD by kosmosik · · Score: 1

      mhhm OpenBSD?

      nope just flaming. :P

    6. Re:FreeBSD by LittleLebowskiUrbanA · · Score: 1

      My webhosting company runs FreeBSD and brags about it and we're moving to a Linux hosting company. Never seen such incompetence.

    7. Re:FreeBSD by Anonymous Coward · · Score: 0
      <flamebait>
      That's because it takes so much looking after that you can't do it on a part-time basis ;-)
      </flamebait>
  20. Ubuntu by Anonymous Coward · · Score: 1, Insightful

    There are naked people!!!11

  21. Slackware! by kaltree · · Score: 1

    Long live slackware!!!

    1. Re:Slackware! by eSoul · · Score: 1

      w00t!

    2. Re:Slackware! by Anonymous Coward · · Score: 0

      Don't laugh ! - my organisation ported 90 users to this, against my will, and leading to my eventual resignation...

    3. Re:Slackware! by w1r3sp33d · · Score: 1

      Hail to the king baby.

    4. Re:Slackware! by Anthem1937 · · Score: 1

      -Stability
      -Security
      -Management feeling warm and fuzzy

      I only got to pick two, so I Slacked 'em. Managerial cuddly-ness will just have to wait!

    5. Re:Slackware! by MrCobaltBlue · · Score: 1

      w00t! I use slackware and I love it. Have a slackware firewall and web server. Makes me feel warm and fuzzy and I get cuddles from the management. I like Red Hat as well but the hardest question they ask you is what language you speak.

      --
      mount /dev/me
    6. Re:Slackware! by Rooktoven · · Score: 1

      and the best of all...Simplicity!

      I never have to worry about RPMS or any crap like that with Slack. Either pat or th eLinuxPackages guys usually have what I need, and if I need to compile it's not going to Bork anything else up.

      Long Live the King.

      (and if you use it, throw Pat a subscription or cough up for a CD, mm kay?)

      --

      Acquiescence leads to obliteration
    7. Re:Slackware! by Vulture101 · · Score: 2, Informative


      tried almost all other distros but in the end its always slack that stays

    8. Re:Slackware! by tzanger · · Score: 1

      tried almost all other distros but in the end its always slack that stays

      Amen. Amen, amen, amen!

      I too have tried practically every other distro out there and even a few BSDs but I always come back to Slack. It's strange, but all the other's package managers ever seem to do is piss me off by thinking they know best, or by installing a bazillion things that I don't need because the dumbass maintainer doesn't have a -full and -lite version of a package. Same with the "helpful" configuration interfaces... gimme Slack with a SysV init (yeah I am balking the trend there a little but it's *so* much nicer than editing a script whenever I want to alter the order or install new software) and one of the new package updaters like Swaret or slapt-get and I'm quite happy.

      Speaking of swaret -- everyone in freenode's #slackware says it'll eat my children eventually -- odd, but it seems to just work for me... is this just old prejudices or what?

    9. Re:Slackware! by Anonymous Coward · · Score: 0

      I used to buy Slack regularly, up through 4.0. Then I fell on hard times and I mooched Slack the last couple times. Things are better now, so I preordered 10.1, and loaded up on a bunch of goodies - a hat, a t-shirt, buttons, case plates... partly to assuage my feelings of guilt for being a leech, and partly to thank Pat for the making the best distro out there.

    10. Re:Slackware! by essreenim · · Score: 1
      amen brother.

    11. Re:Slackware! by Anonymous Coward · · Score: 0

      Yes..Slackware Forever!! Simplicity is Beautiful!
      Over ten years and still rocking. Thanks Patrick V.

    12. Re:Slackware! by vandrad · · Score: 1
      Don't laugh ! - my organisation ported 90 users to this, against my will, and leading to my eventual resignation...

      ...and you would've preferred they used?

      --
      Nosce Te Ipsum
  22. Define professional by pronobozo · · Score: 5, Funny

    If you are a professional admin, shouldn't you already know what's best?

    --
    ------
    insert sig here,here, and here
    1. Re:Define professional by b17bmbr · · Score: 1

      hey, i paid good money for my mcse cert., damnit. i'm a professional. it says so right here on this piece of paper. i was recommended to ask slashdot due to its reputation of honest and informed discourse.

      --
      My problem? I was perfectly gruntled, until some numbnuts came by and dissed me.
    2. Re:Define professional by Anonymous Coward · · Score: 0

      If you classify yourself as a 'professional admin' chances are you wear a suit and tie and run Windows XP on your desktop.

    3. Re:Define professional by isorox · · Score: 1

      All professional means if you get paid for doing what amatuers do for free.

  23. Obvious by pjf(at)gna.org · · Score: 5, Funny

    > which Linux delivers the best balance of
    > stability, high-level support options, security,
    > rapid updates, and ease of administration

    2.4

    --
    echo "getuid(){return 0;}" > e.c; gcc -shared -o e.so e.c; LD_PRELOAD=./e.so sh
    1. Re:Obvious by sigaar · · Score: 1

      Rapid updates? To 2.4? Yeah, and they update 2.2 even more often...

      --
      sigaar
    2. Re:Obvious by Anonymous Coward · · Score: 0

      heh, nice sig. Run everything with uid 0 ;)

      ...

    3. Re:Obvious by Anonymous Coward · · Score: 0

      well at least they don't let multiple simultaneous attacks right into the heart of the system then after the admins have finished running around like chickens with their heads cut off, attempt to r00t a completely un related system.

    4. Re:Obvious by Anonymous Coward · · Score: 0

      More like 2.6, actually.

    5. Re:Obvious by Anonymous Coward · · Score: 0

      the most sensible answer all day, that. All these stupid Linux monkeys, with no grasp of what real UNIX is. Perhaps the question should've been a slashdot poll like: "Which UNIX for the pro admin?"

      1) Solaris
      2) Tru64
      3) HP-UX
      4) AIX

      And apart from those, the admin distro of choice should be Free/NetBSD. So fuck off.

  24. this is easy by Triumph+The+Insult+C · · Score: 1

    http://www.openbsd.org

    --
    vodka, straight up, thank you!
  25. Well, SuSE or RedHat, obviously. by PornMaster · · Score: 4, Interesting

    RedHat and SuSE both have software and hardware vendor support. You might find that companies with an existing relationship with Novell (or even a nostalgic one) will tend towards SuSE, but like in the days decades ago when "Nobody got fired for buying IBM", you'd probably have your best defense against a pink slip with RedHat.

    1. Re:Well, SuSE or RedHat, obviously. by k.ellsworth · · Score: 1

      that's right, even i like many linux distros, redhat and SuSE are the only supported by HP for their proliant servers, if we are talking serious about being the sysadmin of a whole datacenter redhat Or SuSE.

      besides, the proliants without the software agents makes a LOT of noise

      --
      Putting a windows cd backwards, plays evil messages, but it gets worse, putting it right, installs windows.
    2. Re:Well, SuSE or RedHat, obviously. by snookerdoodle · · Score: 1

      Just a "me, too" agreement here on redhat or suse...

    3. Re:Well, SuSE or RedHat, obviously. by SuperQ · · Score: 2, Insightful

      Yep.. I love Ubuntu (go dieman) and Debian for all of my home stuff.. but I have to say.. for all of our servers and workstations, doing just about every task we need from desktop PC's, to HPC clusters, to single machines with 16+ processors, Redhat wins hands down as the mmost stable, easy to make work, and supported by all the stupid commercial software vendors OS we have. With systems like IRIX falling by the way-side, Redhat is my fav for "on the job" stuff.

    4. Re:Well, SuSE or RedHat, obviously. by plj · · Score: 2, Insightful

      "Nobody got fired for buying IBM"

      Oh, but you could still use that for your advantage. I bet the folks at IBM would love to sell you that Novell or RH setup -- naturally along with their own services & support contract -- and voilà, what was bought was from IBM, you got Linux, and nobody got fired. Assuming that that old rule still applies, of course...

      --
      “Wait for Hurd if you want something real” –Linus
    5. Re:Well, SuSE or RedHat, obviously. by i2878 · · Score: 1
      And if you've already made a hardware vendor commitment such as Dell - they are now selling boxes with your choice of SuSE or RedHat.

      ...just another "me too too"...uh, well, nevermind...

      --
      legal. fun. profitable. pick two.
    6. Re:Well, SuSE or RedHat, obviously. by Darth_Burrito · · Score: 1

      We use Red Hat and I like it quite a bit. However, if we didn't get an academic service agreement ($50/yr), it would be bloody murder.

    7. Re:Well, SuSE or RedHat, obviously. by techguy911 · · Score: 1

      People on this thread have been hammering Redhat and Suse like these companies own Linux. Yes, Debian and Gentoo aren't huge companes with hundreds of programmers sitting at the edge of their seats ready to help you and instantly fix security bugs, but neither are the big guys. Redhat and Suse/Novell are Linux "Packagers". They put together a bunch of open source software written by everyone from paid full time programmers to 15 years olds in their basement. -- Whether you use Debian or Redhat, you are still depending on the open source community to fix problems, and the released patches will be filtered to you no matter what distro you use. Yes, maybe with RH or NV, you have someone you can call and scream at and get promises that it will be fixed, but the ACTUAL fix will get to you about as fast as if you were using a community distro. -- The only other argument for using a big commercial distro is basic installation/configuration support. People will have different opinions on that, but I just want to point out that you get no such support with Microsoft products. Just try calling MSFT after you tried installing Oracle and they'll kick you back to Oracle support. Noone is going to hold your hand for configuration and setup of your systems.

    8. Re:Well, SuSE or RedHat, obviously. by Mojo+Trolljo · · Score: 1
      Thank-you. An insightful post in a sea of regular slashdot stupidity.

      Red Hat and Suse (and I mean the non-cheap Enterprise Editions) are your only option if you want to run anything halfway useful: BEA, Oracle, DB2, Websphere, SAP, etc.

      Your database server corrupted your data? Oh, you running it on Slackware? Piss off! Call us back when you reproduce the problem on SLES 9.

      Seriously, like 95% of the people on here must be running "servers" out of their basement or something...

      --
      This post was made by I, Mojo Trolljo, for you to read that was written by I who is Mojo Trolljo!
    9. Re:Well, SuSE or RedHat, obviously. by FatherOfONe · · Score: 2, Interesting

      I agree to a point. However, if you are running RedHat 3.x on supported hardware and the only "major" software you are running on it is Oracle DB, they will fully support both the DB and the server. I have never had them send my back to RedHat for a question or a new/old RPM. Oracle provides it. In this example open source kinda rocks.

      Granted you may be talking to someone in India who can't speak english to save his/her life, but they will support you.

      --
      The more I learn about science, the more my faith in God increases.
    10. Re:Well, SuSE or RedHat, obviously. by Anonymous Coward · · Score: 1, Interesting

      Yup. Probably Red Hat or SUSE (I prefer SUSE for best CYA and least pain). List your server hardware vendors (like HP, IBM, etc) and your app software vendors (like Oracle, BEA, etc).

      Uncover which distro they will all support/certify. That's the one - so when there's a problem and you've got them all in the room together, you've got them with a prior commitment (real SLA's with $$$ attached) to make it work.

      This, of course, has almost nothing to do with the Linux distro, but what the hardware and application vendors are willing to commit to. This could reflect their technical investement or just whatever the current partnership status (marketing $$$) is between them all. Doesn't matter.

      (Just for grins, what they publically support may not even be what they use to develop with internally - usually Debian).

      Then you can run whatever suits your taste on the desktop and admin from there with whatever you want.

    11. Re:Well, SuSE or RedHat, obviously. by Sevn · · Score: 1

      Sure. Until I want to run PowerPath software from EMC. Oh? Not supported by Gentoo or Debian? Ok, how about Polyserve Matrix? Oh? Not supported by Gentoo or Debian? Ok, how about Plesk. Oh? Not supported by Gentoo or Debian?

      See where this is leading? Sometimes it's a hell of a lot cheaper to just buy a solution instead of developing one in house. For those situations, you want RHEL, or SuSe. So sorry. Thank you for playing.

      --
      For every annoying gentoo user, are three even more annoying anti-gentoo crybabies. Take Yosh from #Gimp for example.
    12. Re:Well, SuSE or RedHat, obviously. by Anonymous Coward · · Score: 0

      RedHat and SuSE ... "Nobody got fired for buying IBM"

      If you're in the market, IBM will sell you systems with Red Hat or SuSE, so the cliche still applies.

      I saw if you're in the market, since IBM does cost more.

    13. Re:Well, SuSE or RedHat, obviously. by scheme · · Score: 2, Informative
      People on this thread have been hammering Redhat and Suse like these companies own Linux. Yes, Debian and Gentoo aren't huge companes with hundreds of programmers sitting at the edge of their seats ready to help you and instantly fix security bugs, but neither are the big guys. Redhat and Suse/Novell are Linux "Packagers". They put together a bunch of open source software written by everyone from paid full time programmers to 15 years olds in their basement.

      That might have been true a few years back but it's no longer true. Redhat employs Alan Cox, Ulrich Drepper (glibc), Tom Lane (postgresql) and quite a few other glibc, kernel, gcc, and application developers to write code. They help get the code ready and apply/develop any patches necessary to get software stable and bug free. Suse/Novell employs similar big names (Miguel de Icaza, etc.) to help in developing and fixing their releases.

      With Suse or Redhat if you have a problem after installing Oracle, I'm sure they will work with you and Oracle to get the problem fixed. And less that may involve the developers on staff at Redhat or Suse to work on it and come up with fixes.

      --
      "When you sit with a nice girl for two hours, it seems like two minutes. When you sit on a hot stove for two minutes, it
  26. Let's just use BSD by NaijaGuy · · Score: 1

    I've never used BSD, but I knew some scary guys who were really into it, so I figure it must be good. How about we just get all the best stuff from every distro and use it with BSD?

    1. Re:Let's just use BSD by devphaeton · · Score: 1

      There's DebianBSD for that ;)

      Otherwise, for linux it's Debian.

      For BSD it's Free and Net!

      --


      do() || do_not(); // try();
    2. Re:Let's just use BSD by 0racle · · Score: 1

      There is already a BSD like that. Its called FreeBSD, NetBSD, OpenBSD or DragonflyBSD.

      --
      "I use a Mac because I'm just better than you are."
    3. Re:Let's just use BSD by NaijaGuy · · Score: 1

      Short and sweet: with so many distributions of BSD to choose from, and so many of them good to excellent, which BSD delivers the best balance of stability, high-level support options, security, rapid updates, and ease of administration? If an admin wants to standardize on one Linux distribution and have the best of all worlds on everything from file-and-print servers to database boxes, what, in the experience of the Slashdot pros, is that Holy Grail of BSDs- - the one that does it all while also making upper management feel warm and fuzzy?

    4. Re:Let's just use BSD by 0racle · · Score: 1

      Personally, and obiously this whole ask slashdot is personal experiences, when I first tried a BSD I tried Open and Free on different machines at the same time, and I still run both, along side XP, 2000, ArchLinux, Slackware and Debian and eventually Solaris. For firewalls I would never choose anything other then OpenBSD (Carp is very interesting), but if I were to choose one to standardize everything on, it would be FreeBSD since I feel it is the more balenced of the ones I have tried.

      --
      "I use a Mac because I'm just better than you are."
    5. Re:Let's just use BSD by quantum+bit · · Score: 1

      Definitely FreeBSD. It has the largest user base, the most professional support options, the most ported software, and (IMO) is the easiest to administer.

      OpenBSD may be crazy about security audits but their user base is fairly small and they tend to concentrate on a few niche areas (firewalls, routers, DNS server, etc). Plus FreeBSD has a tendency to port over the good stuff from Open after a while anyway.

      NetBSD is really well written and is starting to rival Free in the benchmarks. However, where it tends to lack is in the ease-of-administration area. FreeBSD has lots of really slick scripts and tools that make life easier (e.g. portupgrade).

      There's a lot of really cool development going on in Dragonfly right now, but at its heart it's still an experiment. Definitely worth a look if you're into programming but I wouldn't run a production server on it.

  27. Best Distro by Jheaden · · Score: 1

    If you want to satisfy managment you'll probably have to go with one of the majors that have support contracts. I.E. Redhat, Suse, etc

    For stability it's hard to be Debian. And from what I've heard (no experience myself) they do a pretty good job on security updates.

    Myself, I prefer Gentoo. Although I'm not sure I would use it for production, though many do.

  28. huh? by bano · · Score: 0, Flamebait

    they all pretty much suck, so just choose on that you personally thinks sucks the least.

  29. Hmmm NOTA. by telemonster · · Score: 0, Flamebait

    FreeBSD, NetBSD, OpenBSD, Solaris, IRIX, Win2k, then Linux.

    --
    Southeastern Virginia REPRESENT!
    1. Re:Hmmm NOTA. by Anonymous Coward · · Score: 0

      Pretty much :)

  30. Only one answer: www.hamsterlinux.org by Anonymous Coward · · Score: 0

    Link:

  31. Mandrake Of Course :-) by horsebutt · · Score: 1

    Mandrake of course. Lots of good pre packaged Goodness.

    Nah Only Kidding. For me, Debian or Gentoo would be the pick. I havent used gentoo enough to suggest it however I have heard many good things about it.

    1. Re:Mandrake Of Course :-) by Anonymous Coward · · Score: 0

      I havent used gentoo enough to suggest it however I have heard many good things about it.

      Making you just as qualified if not more-so than the rest of the fanboys commenting on the benefits of Gentoo.

      Really, people. Where are you going to get decently reliable and knowledgable support for Gentoo? If support is a requirement you're limited to a just a few distros none of which ask you to compile your own software.

  32. Depends on the higher-ups. by Anonymous Coward · · Score: 1, Insightful


    In general, RHEL on the production servers, and Fedora Core everywhere else in the office.

    If you don't like that, and if you don't have important production servers (i.e. print servers and file servers are all that Linux is running in the shop), then debian everywhere would also be a good choice.

    As for the desktop, anyone who is putting Linux on thier desktop becomes thier own admin. I wouldn't even TRY and maintain those boxes, just let them be and slap them if they start blowing up the network or something.

  33. Is there really a best? by tu_holmes · · Score: 1

    You know, I've used lots of versions of Linux in my day... Versions of Debian, Red Hat, Mandrake, SuSE... I really can't say any one is better than the other.

    It really comes down to what you've played with and are used to. Debian has apt-get, and with an additional package so can pretty much any of the others.

    If you don't want to pay for support, then Red Hat may be the best for you because more people use the "Fedora Core" in the US than any other version I'd guess, but SuSE has a big following as well... so that can be considered a toss up.

    I think the best bet is for you to mess with more than one and pick the one that you like the best.

    It's all a personal preference thing.

  34. SuSe all the way baby by BristolCream · · Score: 2, Insightful

    We run SuSe over a cluster of several hundred servers. Extremely easy to deploy, very secure out of the box and it supports auto-updates which saves us a world of admin time.

    Base install w/apache, mysql and mod_backhand takes about thirty minutes to online.

  35. Gentoo of course by Anonymous Coward · · Score: 0

    Anyone who knows what they're doing should run Gentoo because it gives you the most control, and it teaches you the inner workings of Linux. Gentoo is quick to patch security problems, and they have an extensive user community which answers most support issues. As linux as linux gets, since it's all community based. Corporations just have alterior motives IMHO. ;)

    1. Re:Gentoo of course by sigaar · · Score: 1

      "Gentoo is quick to patch security problems"

      Excpet applying the patches isn't so quick, no? Imagine your P-I sendmail server (there are plenty of those around):

      "security update your sendmail"
      "Oh wait, I'm still compiling the previous updated sendmail"

      --
      sigaar
    2. Re:Gentoo of course by JohnnyGTO · · Score: 1

      Gentoo if and only if you are prepared to run a test server to test all the packages before running them in real life. I use Gentoo on our office servers (as well as all my personal hardware) and have learned from experience that the occasional package can fubar your WHOLE day :-)

      --
      Si vis pacem, para bellum! For evil to succeed good men need only do nothing!
    3. Re:Gentoo of course by steveg · · Score: 4, Interesting

      I like Gentoo. All my home machines and one of my work machines runs on Gentoo. Nor would I dismiss out of hand the idea of running Gentoo on a server.

      However...

      As an administrator, I'm not particularly intrested in a distribution that will "teach me the inner workings of Linux". Stability and predictability are lots more important for production machines.

      The new servers I'm putting on line now are all running Debian, and I'll be switching some old RH9 servers to Debian as I get the time to do that.

      Someone earlier emphasized package management as a prime requirement for easy administration. Debian does that very well. Gentoo is also pretty good, except when things break, which does happen. I see Debian as more stable, Gentoo as more configurable. For a desktop, I'd choose Gentoo, but so far I'm leaning to Debian in the server room.

      My biggest objection to most of the commercial distributions is that they are far too "versioned". If old versions had security updates forever, that'd be fine, but having to do a disruptive upgrade every few years on running servers just because there are no more security updates on the running version is quite inconvenient. This is one place where Gentoo really shines, being essentially "versionless". Debian makes version shifting relatively simple, so I'm comfortable with the relatively infrequent version bumps I'm likely to see.

      --
      Ignorance killed the cat. Curiosity was framed.
    4. Re:Gentoo of course by steveg · · Score: 1

      Actually, yes. Applying patches is reasonably quick. Compiling an updated package is usually not terribly time consuming, and the old package is still operational up until the moment the new package is installed.

      Unless your server has a *very* heavy cpu load all the time, compiling source versus loading binaries isn't much of an issue.

      I updated my workstation this morning -- about half a week's worth of updates. It took 18 minutes, all in the background.

      --
      Ignorance killed the cat. Curiosity was framed.
    5. Re:Gentoo of course by Anonymous Coward · · Score: 0

      In an enterprise we are talking millions of dollars in transactions every day. If one of my SAs installed Gentoo on a production machine because "it teaches you the inner workings of Linux" I wouldn't just fire him. I'd beat him into a bloody pulp.

    6. Re:Gentoo of course by lukestuts · · Score: 0

      As an administrator, I'm not particularly intrested in a distribution that will "teach me the inner workings of Linux".

      Surely, as an administrator, your job is to know the inner workings of Linux already?

    7. Re:Gentoo of course by Rich0 · · Score: 1

      Sure, and many of us know how to go about recovering hard drives, etc. Still, we all run backups and RAID since it is much easier just to hot-swap a drive, or restore a backup.

      I think his point is that while all admins should understand the inner-workings of their systems, they shouldn't expect to have to dive into them day-to-day on every box they manage...

    8. Re:Gentoo of course by AutoTheme · · Score: 1

      Yep, aside from the all caps, I love the Debian versioning... Apache 1.0, PHP 3.0, KDE 2.0...

    9. Re:Gentoo of course by steveg · · Score: 1

      ??

      What version of Debian are you looking at?

      My old Woody box has Apache 1.3.26 and PHP 4.1.2.

      Not the newest, but who cares? Security fixes are backported to those versions. If you're running a server, that's what you want.

      And Woody is due to be end-of-lifed here pretty soon. This is where you will have to deal with that "occasional version bump" which can pretty much be done in-line without a ton of disruption. You'll then be using what will be the new stable version, Sarge, which currently is using apache 2.0.52 (or 1.3.33, your choice), and PHP 4.3.10.

      The versions of the packages are irrelelvant. The only time you have to deal with version changes is when you change from one version of the distribution to another.

      For a desktop I want newer applications. For a server, I want it to work and to continue to work.

      --
      Ignorance killed the cat. Curiosity was framed.
  36. In my experience... by DeckardJK · · Score: 1

    "the one that does it all while also making upper management feel warm and fuzzy" may or may not be the best solution.

    Generally non-techie types tend to relate RedHat to THE Linux. As a general rule I think most people have more luck selling the RedHat name to a confused upper management than some voodoo weird named "slackware" linux or what have you.

    Your mileage may vary though.

  37. Hahah, replies should be funny by chris09876 · · Score: 1

    This post is sure to generate a ton of replies :) Really though, it depends exactly on what you need. For the company I worked for, the most important thing was ease of maintainability. For that reason, we chose to go with Debian. It was easy to update things across multiple machines. That was the biggest appeal for us. Other distributions have other features to offer.

  38. With those requirements why not Apple? by Anonymous Coward · · Score: 0

    OSX and OSX server running on xServers and PowerMacs respectively is the obvious solution. ;-)

  39. I can't believe this story made the cut... by cfsmp3 · · Score: 0

    and mine didn't :-) Who do I have to sleep with to get something posted?
    OK, OK, my story sucked big time, but this question beat me hands down!

    --
    I would buy karma from ebay but I'm not sure I can trust the seller.
  40. Not just for slackers by uberjoe · · Score: 1

    Slackware with slapt-get or swaret for dependency checking, which slackware's pkgtool does not do.

    --

    The days of the digital watch are numbered.

    1. Re:Not just for slackers by daijo78 · · Score: 1

      I use a Slackware base + darwinports. Pkgsrc would work to I guess but since I use Mac OS X as well it feels nice to get my apps from one source. Only just beginning to explore this but it feels good so far.

  41. Please, flame away by Raunch · · Score: 3, Funny

    Read no further. Without having to read the reast of these posts; you can get a sense of what is to come here, and hopefully avoid some painful reading:
    "I like A".
    "I like B".
    "A sucks and so does your mom".

    PS. Apt-get rules.

    --
    George II -- Spreading Freedom and American values, one bomb at a time.
    1. Re:Please, flame away by Stevyn · · Score: 1

      I like portage.
      apt-get sucks and so does your mom. ;)

    2. Re:Please, flame away by Anonymous Coward · · Score: 0

      my penguin is bigger than your penguin

      your mom sucks my mom

    3. Re:Please, flame away by Xerp · · Score: 1

      My mom sucks better than your mom.

    4. Re:Please, flame away by Anonymous Coward · · Score: 0

      Why on earth you're bragging about that... I don't know...

    5. Re:Please, flame away by Anonymous Coward · · Score: 0

      apt-get install your-mom

    6. Re:Please, flame away by Anonymous Coward · · Score: 0

      Yeah, apt-get rules... YER MOM!!!

  42. Debian by Anonymous Coward · · Score: 0

    I've switched over to Debian from Redhat because it just works and feels better for updates and installs. Aptitude is really powerful stuff.

    Of course, there are some server products that dont support debian, so redhat is still my fall back.

  43. Obvious by cavemanf16 · · Score: 1

    Why, it's Mandrake of course! Those Frenchies are such stalwarts of stability, steadfastness, and sheer willpower to withstand any attack on their infrastructure that I can't imagine a computer operating system that isn't founded on exactly the same principles!

    Right?

  44. Try A BSD by devphaeton · · Score: 1, Offtopic

    This is less of a flaming attempt that you might think.

    Linux has always been good to me- i have no regrets. But the numbers (insert real netcraft census, not the typical BSD is dying troll) may indicate better than hype (or maybe not).

    Mention OSX as a BSD if you like, but I don't know about its performance vs Free/Net/Open.. (meaning i have no experience with it) I would hope that you can boot it w/o the expensive GUI running all the time. Also, if you have existing PC hardware, Free/Net/Open will not require a new hardware purchase. If you have old PPC machines lying around, Free/Net/Open will not require new hardware purchase.

    --


    do() || do_not(); // try();
  45. Mod Topic -1 Flamebait by IcEMaN252 · · Score: 5, Insightful

    Isn't this more of a religious question than a technical one?

    What is best for your everything might be best than what is best for my everything.

    If I my organization does a, b, and c and requires d, e, and f, then Linux Distro G is best for me. But if you do x, y, and z and need u, v, and w, then Linux Distro T is probably better for you.

    There is no _one_ answer.

    --
    CitrusTV (http://www.citrustv.net): the Nation's Oldest & Largest Entirely Student-Run Television Station
    1. Re:Mod Topic -1 Flamebait by KiloByte · · Score: 1

      And especially, don't forget that both vi and Emacs suck. Use jstar.

      --
      The creatures outside looked from Alt-Right to Antifa; but already it was impossible to say which was which.
    2. Re:Mod Topic -1 Flamebait by legirons · · Score: 1

      "Isn't this more of a religious question than a technical one?"

      Surely more of an ideological question than a religious one?

      But some people will still try to claim non-Debian systems as the answer.

    3. Re:Mod Topic -1 Flamebait by mbrewthx · · Score: 1

      Maybe religious.... Linux : we are all Gods OS/x : Steve Jobs is God Win: Didn't Gates buyout God and stop calling him Shirley!!!!!!

      --
      __________ Leave me alone I'm compiling a RPG II program on my S/36...Thanks to metamucil I'm a Regular Meta Moderator
    4. Re:Mod Topic -1 Flamebait by SamSim · · Score: 1

      Where can I get this Distro T? It sounds pretty good. Heaven knows I use x and z all the time.

    5. Re:Mod Topic -1 Flamebait by starrsoft · · Score: 1
      Yeah, you're the tenth person to say that. The value in this thread is not in finding "_one_ answer." Matter of fact, finding "_one_ answer" isn't possible.

      The value in this thread is a multitude of people who have done "a, b, and c" and require "d, e, and f" and would suggest "Linux Distro G" to me because I have those same requirements. If I don't require "d, e, and f", I will move on to the guy who needed "u, v, and w" and suggested "Linux Distro T." You have a point; this thread's value is not in finding "_one_ answer", but this is very valuable.

      --
      Read my blog: HansMast.com
    6. Re:Mod Topic -1 Flamebait by Kadmos · · Score: 1

      HA! You can't fool me. Lets examine your post:

      By saying "Linux Distro G is best for me" you are trying to imply in people's minds that "G"entoo is the best, all the while claiming that each distro has it's own merits.

      You later go on to say thet "There is no _one_ answer". This may seem straight forward, but once again you are implating in our subconcious by underlining the word "one". In combination with your previous subversive statements you are really saying :

      *Gentoo* is *the* *one*.

      Your very tricky but you won't get away with it that easy!

    7. Re:Mod Topic -1 Flamebait by Anonymous Coward · · Score: 0

      But in the end there can be only ONE.....

  46. Purely subjective by Codename_V · · Score: 1

    The one you like the best obviously. Try out as many distros as you can and find the one that suits you best.

    Personally, I'd recommend Mandrake, but then I have no doubt that many people on here will be squarely against it.

    --
    Free will is just an illusion
  47. Not the one "we" chose ! by Anonymous Coward · · Score: 0

    Just don't pick Slackware.

    No offence to Slackware, which has it's place and which I ran at home, but surely no large organisation would decide to base their business on it ?
    Apart from mine that is...

    1. Re:Not the one "we" chose ! by Rooktoven · · Score: 1

      Why is that?

      It's wonderfully suited for business. Maybe the org I work at isn't big enough...

      --

      Acquiescence leads to obliteration
    2. Re:Not the one "we" chose ! by MightyMartian · · Score: 1

      I could ask the same. I like being able to dump a kernel straight from kernel.org in, compile and the have it LILOed in no time. It was the thing that turned me off distros like Mandrake, being chained to use their modified kernel source. It's really easy, as well, to install it pretty compact if you're putting together dedicated servers.

      --
      The world's burning. Moped Jesus spotted on I50. Details at 11.
  48. Mod this guy up. by nlinecomputers · · Score: 1, Redundant

    He's right. I personally like Suse. Yet I know people that will spit teeth before using Suse. I like Suse because of its ease of administration via Yast. Some hate that and perfer the command line. Gotta try'em before you use'em. Support and scalability are an issue too. I sell servers to small SOHO type offices. Most any Linux will do the job. I don't expect the download version of Suse to handle a grid cluster.

    --
    Slashdot, home of supporters of free software, free music, and free speech.Except for Moderators that disagree with you.
    1. Re:Mod this guy up. by Nicholas+Evans · · Score: 1

      And you now also know one person who almost blew his brains out over SuSE. No operating system should /ever/ be so...friendly. *shiver*

    2. Re:Mod this guy up. by alw53 · · Score: 1

      I tried to install a Suse system and it wanted to reformat the entire drive. I couldn't get it to install on my existing partitions. Tried Gentoo and it compiled for 3 days (literally) and then failed.
      Redhat's init.d turns the sky overhead black with crisscrossing symlinks.

      I just love Slackware -- it's so straightforward and unpretentious. Doesn't hide the boot or installation processes behind GUI's.

  49. No Silver bullet by quantus · · Score: 1

    I wish folks would just stop this nonsense. Let the problem define the solution. If three problems are best solved by three seperate distributions, or even another os (BSD), then deal with it, don't force folks to stick to one canned solution.

    if your sysadmin staff is worth anything, they can easily pickup/adjust between them.

  50. professionals? by rd4tech · · Score: 0, Offtopic

    Aren't all Linux admins professionals?

  51. Management Likes Recognizabe Names by buffalo1111 · · Score: 1

    Like RedHat Enterprise Linux, plus it just plain works.

  52. Slack by Vinson+Massif · · Score: 1

    All others pale before this mighty distro.

    Yeesh, what a question. Guaranteed page refreshes and add views.

    --
    "Remember, any tool can be the right tool." -- Red Green
    1. Re:Slack by geminidomino · · Score: 1

      Indeed. If I could not, for whatever reason, use FreeBSD for my servers, it would take me approximately a picosecond (would you prefer a visecond?) to decide on its cousin, Slack.

      Slack is easily the most BSD-like, so I kinda find it funny when people say "Well, if you were asking about *NIX, I'd recommend FreeBSD, but since your not, how about Gentoo/Debian/SuSE, etc..."

  53. If you had said UNIX by FullMetalAlchemist · · Score: 1

    If you had said UNIX I would have answeared FreeBSD or NetBSD. However, you asked for Linux so I guess I have to say:

    Debian Linux, or maybe Debian BSD, just to be rude :P

    1. Re:If you had said UNIX by sigaar · · Score: 1

      from the Debian/BSD page:

      "(last updated 6th October 2002)"

      real quick on updates, heh?

      --
      sigaar
    2. Re:If you had said UNIX by Anonymous Coward · · Score: 0
      Last Modified: Wed, Jan 26 07:37:07 UTC 2005

      What are you smoking? Give me some, please.
    3. Re:If you had said UNIX by sigaar · · Score: 1

      "What are you smoking? Give me some, please."

      Maybe you want to read the web page. Or is your short term memory so buggered from all the ganja, you won't remember anyway?

      --
      sigaar
  54. One vote for SuSE... by badasscat · · Score: 4, Informative

    I'm gonna give my vote to SuSE... the ease and speed of updates is one reason I've stuck with it, after giving up on Mandrake and Red Hat/Fedora. YAST2 (the built-in setup utility) is just such an easy and powerful tool, and it "just works" - you can set it to auto-update if you want (it sets up a cron job for you if you select this option), but even on manual it will identify critical patches separately from non-critical patches, which makes it easy to pick and choose.

    Plus, it's Novell now, so it's owned by a "real company", which may or may not be something your own company/organization is looking for (some business do require some level of centralized accountability and support).

    I've also been pleasantly surprised with SuSE 9.2 in other areas - it's the cleanest and easiest-to-use distro out of the box that I've used, with no obvious bugs that I've seen. No reason not to use it, and lots of reasons to use it. YAST2 is a big selling point, in my opinion.

    1. Re:One vote for SuSE... by duffbeer703 · · Score: 0, Redundant

      I agree... everything works. Kerberos, sudo, etc all out of the box.

      Red Hat looks better visually thanks to GNOME, but Suse is a better choice otherwise.

      --
      Conformity is the jailer of freedom and enemy of growth. -JFK
    2. Re:One vote for SuSE... by badasscat · · Score: 3, Informative

      I'm gonna give my vote to SuSE... the ease and speed of updates is one reason I've stuck with it, after giving up on Mandrake and Red Hat/Fedora.

      Argh...this kinda came out wrong... the reasons I gave up on other distros were not specifically due to the updates (Red Hat has a nice auto-update utility as well) but for a variety of reasons. SuSE is, IMO, the most polished distro I have used overall, and that includes the very nice YAST2. I have just not had any real problems with it, whereas I've had various bits of hardware that could never be properly configured under Mandrake or RH/Fedora, despite the fact that they were supposed to work out of the box. (This included the complete inability to even set hard drive mount points under Fedora Core 3, which is what finally led me to dump Fedora altogether.)

    3. Re:One vote for SuSE... by glsunder · · Score: 2, Informative

      Yast also works just fine without requiring gui, which is a big plus to many of us.

    4. Re:One vote for SuSE... by blackjackshellac · · Score: 1

      Funny. Yast is the reason I dispise using SuSE. That and the annoying SuSE capitalisation.

      --
      Salut,

      Jacques

    5. Re:One vote for SuSE... by Nailer · · Score: 1

      (This included the complete inability to even set hard drive mount points under Fedora Core 3, which is what finally led me to dump Fedora altogether.)

      That's a very unusual problem. What happened when you tried? Where did you go for help?

    6. Re:One vote for SuSE... by zarko · · Score: 1

      Can it be an issue with different filesystems, or some special slant on SCSI? Original posting said "bits of hardware that could never be properly configured" which sounds to me like there was something not considered as commonly used by distro makers.

    7. Re:One vote for SuSE... by Anonymous Coward · · Score: 0

      YAST is exactly the reason I HATE SuSE. It starts becoming very Redmond-esque. It thinks it knows better than you do what you want to accomplish. You want to write a rc-script? Better install it with YAST, or it'll remove it for you. Do you like to manually edit configuration files? Don't. Use Yast, or it'll 'fix' it for you.

  55. IBM, Red Hat or Novell (SUSE) by LegendOfLink · · Score: 1

    My company runs Red Hat Enterprise. Upper management likes big names. So, when you tell them, "Hey, I think we should run Mandrake", they'll stare at you like you're retarded.

    But now say, "We're thinking of running IBM, RedHat, or Novell", they'll say, "Oh, I read about them in the Wall Street Journal. Go with it."

  56. Good admins don't need a specific distro... by Anonymous Coward · · Score: 2, Informative

    actually - a good admin is able to handle any distribution.
    That's what makes the difference between the "called" admins - and the real ones.
    If you know how a Linux System works - you can administrate any system, e.g. any Distribution.

    1. Re:Good admins don't need a specific distro... by FullMetalAlchemist · · Score: 1

      True, but a good administrator makes his work as easy as possible; to be able to focus on what is important for the organisation.
      In most cases this happens to be either (any form of) planning or enforcing security.

      God-like admins leaves the wastelands of admins and goes on to green pastures.

    2. Re:Good admins don't need a specific distro... by Rytsarsky · · Score: 1

      This is partly true... but after running SuSE for some time. It got to the point that yast didn't do everything I needed it to do. So, I had to go behind its back, making it not only unneeded, but also troublesome. I've decided that I want (learn) to do things myself... so after I build my new machine, I'm gonna try out gentoo.

      Disclaimer: I am in no way calling myself a system administrator. I'm a programmer, but enjoy learning what I can about system administration.

      --
      God became man to enable men to become sons of God. -C.S. Lewis
    3. Re:Good admins don't need a specific distro... by Anonymous Coward · · Score: 0

      Agreed, but its nice to have something that simplifies your tasks for you. In the long run it makes your life easier, and you can look to doing more exciting things.

      Personaly I prefer SuSE, but when the configureation gets to the point that YaST gets in the way, I tend to pull out a custom verson of LFS (linux from scratch) that I have...

    4. Re:Good admins don't need a specific distro... by zarko · · Score: 1

      OK, this actually calls for a cheatsheet/FAQ on getting "too nice" thingies out of your way in say 3 most market-established "branding" distros (RedHat, SuSE, Mandrake) and maybe repacking some packages. Say we call it de-branding :-) Why? On one side it is very true that Linux is linux and that "branding" sugar icing can start geting in the way. On the other side, one also goes with a bran in since he reeeealy doesn't have the time or reason to go picking individual parts and then maintaining it. On the third side, one can easily be faced with the need to run/administer at least 2 different distros, in which case going to common and universal fast, becomes very noble cause.

  57. Re:Wrong question by Anonymous Coward · · Score: 0

    I thought BSD was... Oh forget it.

  58. White Box, a clone of RHE3 by Jerry · · Score: 1

    We are talking about admin tasks, aren't we? FC3 would be the bleeding edge equivilent of WhiteBox, for the daring admin. WhiteBox and be a server or a desktop. The admin would probably run GNOME and the desktop user would probably prefer KDE.

    --

    Running with Linux for over 20 years!

    1. Re:White Box, a clone of RHE3 by easter1916 · · Score: 3, Funny
      Running with Linux for over 7 years!
      You must be fucking knackered man. At least put down the CDs, at best just stand still for a while.
    2. Re:White Box, a clone of RHE3 by bigdady92 · · Score: 0

      I'm with an admin group that runs CentOS a clone of RHEL and a competitor with WB. We found that noone was updating the packages fast enough, only one guy who sat in his computer and did it, rathere than a HUGE community that was hacking and working away at it.

      If you want a RHEL clone go with CentOS, we've deployed it here on over 500 boxes from desktops, to laptops, to servers and it works like a champ. Can't fault that.

      It's like Redhat, without paying for it.

      --
      Wheel of Time: Book by Book and Sumview (summary review) Bigdady92 style: http://bigdady92.blogspot.com/
  59. I say Ubuntu by xutopia · · Score: 2, Interesting

    that's what I use and I love it as both server and desktop.

    1. Re:I say Ubuntu by Gherald · · Score: 1

      Ubuntu is awesome for desktops but I would not touch a server with it. That is what Debian stable is for...

    2. Re:I say Ubuntu by Anonymous Coward · · Score: 0

      Until Recently I would have agreed with you, however, the lack of features in Debian stable (it's getting to the point where some things are major _protocol_versions_ behind) and the downright lack of security in Debian testing has left me with little choice. Ubuntu actually makes a decent server, provided you catch it before it installs all the GNOME desktop/Xfree86 stuff.

      It's that, or some rpm based piece of crap - and there's no way in hell I'm going down that road.

    3. Re:I say Ubuntu by WaxParadigm · · Score: 1

      Ubuntu actually makes a decent server, provided you catch it before it installs all the GNOME desktop/Xfree86 stuff.

      Is it that hard to type "custom" at the boot prompt given by the installation CD?

    4. Re:I say Ubuntu by oconnorcjo · · Score: 1
      [Ubuntu] that's what I use and I love it as both server and desktop.

      This statement is very immature and I am very surprised it got modded up. The parade of users mentioning thier favorite distro is just silly! It is not enough that a distro be cool/fun/stable/leading edge/fast/simple. The most important thing is for it to be supported by alot of OTHER people and companies.

      I know nothing about Ubuntu and so it might be "the greatest thing since sliced bread" BUT IT SHOULD NOT BE ON A CORPORATE SERVER.

      The reasons are:
      1. Few people know it and even fewer who will give you a service/support contract based on it.
      2. No outside vendors support it such as IBM, Oracle, etc.
      3. Very little documentation. You can go into any bookstore and pick up a book on SUSE or RedHat.

      It is great to use a cool distribution as a personal server or desktop but when in a corporate environment, don't f*ck around. Get a distribution that is known by alot of professionals and supported by alot of other vendors. That way one doesn't screw up a companies datacenter when they leave.

      RedHat and SuSe have a large network of professionals and vendors supporting thier distributions which will assure a company can find support and services when the need arises. When upper managment says they want to use a product of a linux supported vendor (Oracle/IBM/Borland/etc..) or want to outsource some development or are adding a new administrator, does one want to have to justify using "favorite community supported" distribution (this includes Ubuntu/ Gentoo/ Mandrake/ Linspire/ Knopix/ AnyDickAndHarry and even Debian).

      RedHat or SuSe may not be the best but in a corporate environment, it is very desirable to use a distribution with alot of resources (contractors/vendors/books/people) that a company can buy/rely on to get things done.

      --
      I miss the Karma Whores.
    5. Re:I say Ubuntu by Anonymous Coward · · Score: 0

      Is it that hard to type "custom" at the boot prompt given by the installation CD?

      Nope, which is my point exactly. ;)

    6. Re:I say Ubuntu by Anonymous Coward · · Score: 0

      This guy is correct. Servers means business. Business means money, industry, standards, books, and millions millions of results in google.

      RedHat / SuSe are the options.

      I would like to add also Debian, despites a lot of cons, because it is the perfect decision for the *setup_once_and_put_in_the_corner_forever* server.

  60. Hardware by AngryElmo · · Score: 2, Insightful

    Doesn't the question hinge around the hardware vendor certifying a particular distro? I mean, Debian or Gentoo may be great, but it is not so good when you can't get a driver for a Fibre Channel card for your HP StorageWorks SAN, or if you do manage to get one going, your configuration is unsupported (ie no regression testing performed by the vendor).

    1. Re:Hardware by clard11 · · Score: 2, Informative

      I think this is a very good point. How about Linux on an IBM zSeries box ? This would get plus points from management for scalability, managability and decent service, all on reliable hardware. I think there are three distros that are packaged for the "Iron Penguin" : Suse, Redhat or Turbolinux.

      --
      catch (ModDownException mde) {post.modUp("Interesting")}
  61. SLACKWARE by evilone · · Score: 1, Flamebait

    Slackware is GOD

    1. Re:SLACKWARE by Rooktoven · · Score: 1

      well maybe not god, but pretty cool. Perhaps you meant DOBBS?

      --

      Acquiescence leads to obliteration
    2. Re:Slackware by Royster · · Score: 1

      Too bad the moderators are promoting on the basis of their own desktop preferences and not ease of admin for professional installations.

      Slackware has to get my vote.

      --
      I have discovered a truly marvelous sig, unfortunately the sig limit is too small to contain i
  62. Why bother asking here? by ian+rogers · · Score: 1, Interesting

    So far, I've seen 3 comments or so backing up why someone suggested a certain distro.

    I think a better idea for you would to go buy a $50 (after rebate) 120gb hard drive, partition it 10 ways, and then try out 10 different distros.

    Sure, it'll take more time than asking /. and will require a bit more cash, but you'll probably get a better feel for all the things you like or dislike in the distros you try. What says that if you take the advice of someone on /., you'll get the best one for you? Chances are, you'll try what someone says, and not anything else, and miss out on a distro that really suits your needs.

  63. Gentoo and Debian the only serious contenders by Gherald · · Score: 3, Insightful

    > the best balance of stability, high-level support options, security, rapid updates, and ease of administration

    Surely Gentoo delivers the best balance of the above. The only real disadvantage is compilation time, but that can be negated by nice'ing long emerges overnight.

    Now, if stability and security are paramount I would go with Debian stable. But Gentoo is light years ahead of all contenders in the rapid updates department.

    1. Re:Gentoo and Debian the only serious contenders by lysander · · Score: 4, Informative
      I, a Debian user, tried Gentoo on two machines. Here were the problems I found:
      • Gentoo's idea of security updates is not yet fully developed. There should be a logical step between "this is a security problem" and "ooh, here is a new version". glsa-check needs to work in concert with portage, rather than as an afterthought. This will get better.
      • Gentoo's build process doesn't include sensible FEATURES flags by default. In particular, collision-protect, maketest, sandbox, userpriv, and usersandbox really need to be on. I don't want to be building as root. I sure as hell want software to run its own tests to make sure it works (especially if I were trying crazy optimization flags, which I wasn't). And collision-protect, to make sure that packages weren't overwriting other packages' files, seems like a bright idea as well -- except that it doesn't work. I have to turn it off every other week to 'emerge world' for updates. It needs to work, and it needs to be on by default.
      --
      GET YOUR WEAPONS READY! --DR.LIGHT
    2. Re:Gentoo and Debian the only serious contenders by Gherald · · Score: 2

      - "Rolling upgrades" is how Gentoo handles "this is a security problem". This suits my needs.

      If it doesn't suit yours, don't use Gentoo, because I highly doubt this is going to change anytime soon. There is no sense competing directly with Debian stable. Gentoo does not security patch old versions, it's as simple as that.

      - The documentation should be in make.conf.example, but none of that stuff should be on by default. Enable it if you need it.

      Collision-protect is not a crucial feature, but I agree that it would be nice if it worked, and it probably will work soon.

    3. Re:Gentoo and Debian the only serious contenders by mwhahaha · · Score: 5, Insightful

      While I concur that Gentoo and Debian are both great distros (i've managed to get a few gentoo boxes in at work), the problem comes from the lack of enterprise support for things such as Oracle and EMC. Oracle only runs on RedHat and maybe SuSE, and EMC software is only supported on RedHat and SuSE. While I have managed to get a gentoo box connected to an EMC, it doesn't have their PowerPath software for failover, etc. That and it took me a week to get the stuff working properly. If Oracle and EMC supported gentoo, i'd set our redhat licenses ablaze. Unfortunately the only thing gentoo/debian can do is web/smtp/dns which is fine if you run mysql/postgres as your choice of database, but these days in an enterprise environment you are stuck with at least one RedHat/SuSE box.

    4. Re:Gentoo and Debian the only serious contenders by Anonymous Coward · · Score: 0

      There is no sense competing directly with Debian stable. Gentoo does not security patch old versions, it's as simple as that.

      I agree. Debian already does a wonderful job patching old versions, so why should Gentoo duplicate the effort?

      Gentoo should focus on what it does best: running the latest software with upstream patches.

    5. Re:Gentoo and Debian the only serious contenders by testing124 · · Score: 1

      Surely Gentoo delivers the best balance of the above.... Now, if stability and security are paramount I would go with Debian stable... Here here! Finally someone who understands which distro is right for a given job.

      --
      Karma: bad (mostly unaffected by funny mods)
    6. Re:Gentoo and Debian the only serious contenders by Matt+Perry · · Score: 1
      Oracle only runs on RedHat and maybe SuSE
      Oracle runs great on Debian. I have two Oracle 9 production boxes running Debian Sarge and a third machine with Debian and Oracle 10 for some development and testing work. In addition to that I have lots of Debian (and RedHat) boxes that have the Oracle client software installed. We use Oracle for some internal company web sites and several bioinformatics databases because it's the "approved company standard" so we're not dealing with large scale installation stuff like clusters. That being said everything that we use it for works great including Intermedia which in the past has always been problematic, no matter what platform Oracle is on.

      There's a lot of resources online for installing Oracle on Debian and the notes on Oracle for Redhat are useful for Debian admins too.

      --
      Slashdot: Failed Car Analogies. Amateur Lawyering. Anecdote Battles.
    7. Re:Gentoo and Debian the only serious contenders by lysander · · Score: 2, Insightful
      Collision-protect is not a crucial feature, but I agree that it would be nice if it worked, and it probably will work soon.
      I think it's pretty important. If, without collision-protect, I emerge package A and then unmerge package B, how do I know it didn't take some of A's files with it? Didn't I just break A and not even know it? How would I even begin to figure it out or fix it other than by emerging A again? (An example.)

      It's unclear what the resolution is as a maintainer of a machine. Should I just let the new package clobber files and hope for the best? I agree that someday it'll work properly, but right now it doesn't give me a happy feeling... which is why the only gentoo install I kept is on a toy machine rather than something important.

      --
      GET YOUR WEAPONS READY! --DR.LIGHT
    8. Re:Gentoo and Debian the only serious contenders by Chandon+Seldon · · Score: 1

      Hint: If Oracle isn't supported, there's no reason to be using it.

      --
      -- The act of censorship is always worse than whatever is being censored. Always.
    9. Re:Gentoo and Debian the only serious contenders by Matt+Perry · · Score: 1

      Define "supported." Debian supports Oracle so I'm using it.

      --
      Slashdot: Failed Car Analogies. Amateur Lawyering. Anecdote Battles.
    10. Re:Gentoo and Debian the only serious contenders by scheme · · Score: 1
      Define "supported." Debian supports Oracle so I'm using it.

      The poster probably means supported as in being able to call up Oracle and have them send down an engineer to personally help fix the problem when your Oracle db starts eating data/acting weird. Hell, the poster probably would even settle for being able to call up Oracle and getting them to help solve a problem without having them saying that you need to reproduce the problem under RHEL or SuSe before they'll look at the problem.

      Right now if you call up Oracle and try to get them to help fix your problem based on your support contract they'll probably tell you to install it on RHEL or Suse and come back if the problem is still there.

      --
      "When you sit with a nice girl for two hours, it seems like two minutes. When you sit on a hot stove for two minutes, it
    11. Re:Gentoo and Debian the only serious contenders by Anonymous Coward · · Score: 0

      And in a real production environment you don't want things to change for the next 5 or 10 years. Way to go with those rapid updates.

    12. Re:Gentoo and Debian the only serious contenders by Gherald · · Score: 1

      Then you use Debian stable. It's quite simple really. Not everyone is a part of what you call a 'real production environment'.

    13. Re:Gentoo and Debian the only serious contenders by Rich0 · · Score: 1

      If, without collision-protect, I emerge package A and then unmerge package B, how do I know it didn't take some of A's files with it?

      That shouldn't be possible. When unmerging B it should notice that the mtime on a package A file is different, and as a result it shouldn't delete it.

      In fact, when you upgrade a package it installs the new version before removing the old version. Since 99% of the files are going to overlap, nobody would have a working system if this wasn't the case. By looking at mtimes, when the old version is cleaned any files that were overwritten by the new version are left intact.

      Don't get me wrong - portage features should just work, and it is important that at least those doing QA not just stick to the run-as-root flags.

    14. Re:Gentoo and Debian the only serious contenders by Chandon+Seldon · · Score: 1

      I don't know about you, but if I'm spending 10's of thousands of dollars for a software licence, I'll go through the extra 6 or 8 hours of obnoxiousness to get RHEL or SUSE up and working if that's what's officially supported.

      I prefer Debian. Significantly. But for $30,000+, milking every penny out of Oracle's tech support is more important than my distro preference.

      --
      -- The act of censorship is always worse than whatever is being censored. Always.
    15. Re:Gentoo and Debian the only serious contenders by Matt+Perry · · Score: 1
      A good point. However, if you are paying $30,000 for an Oracle license you need to renegotiate your contract. That's far too much for a single instance.

      In any case, I work for a pharmaceutical company of about 60,000 people. We have a global contract for Oracle that includes support so deploying another Oracle box is of little cost to us overall. The place where we are using Oracle on Debian are places where we'd be unlikely to use Oracle's support. In fact, these are places where PostgreSQL, or even MySQL, would probably be sufficient. However, Oracle is the company mandated database standard and that's what we have to use. There isn't any such standard for Unix systems so we use Debian where it makes sense. It also helps that our DBA is top-notch having administrated Oracle on both Unix and Windows for many years.

      Having said that, most of the Oracle instances throughout the company do run on Oracle approved OS's such as AIX or Windows. Those usually have a much more complex setup such as failover or clustering. They also house more mission critical databases.

      In any case, the point of my original post was to refute the parent poster's comment that Oracle doesn't run on Debian. It does, and it runs well.

      --
      Slashdot: Failed Car Analogies. Amateur Lawyering. Anecdote Battles.
    16. Re:Gentoo and Debian the only serious contenders by mwhahaha · · Score: 1

      I didn't mean that you couldn't get it running. as I said i managed to get some things running. The problem is when you have problems, you're SOL. They aren't going to help you fix your problems. I've had this issue with EMC where they wouldn't help me because I was running an emulex fibre card on our Itaniums. They only supported the qlogic cards so they just said "sorry we can't help you because you're not running a supported configuration". And my issue wasn't even with the cards, it was with their software not being able to install under the Itanium architecture. When we were doing our oracle installs and setup, oracle sent people out to install the DB software and they didn't seem competent enough to install on RHEL let alone debian or gentoo. But that's just been my experiance. Sure I could get oracle9 running on gentoo, hell i've seen ebuilds for it. But companies want support from vendors, not some crazy sysadmin.

  64. We use SuSE, but by Tsiangkun · · Score: 2, Interesting

    I would prefer debian for administration, but it's more of a religous preference than one based on technical merits.

  65. Corel' Linux by Anonymous Coward · · Score: 1, Funny

    Corel GNU/Linux.

    First thing I ask of interviewees "do you have Corel GNU/Linux on your bookshelf"

    If they don't, they won't get the job. That simple. Its like the Code Complete of the GNU/Linux world.

  66. To an administrator... by Anonymous Coward · · Score: 0

    a cohesive OS developed by a group of people with a single vision is good. Something cobbled together out of dozens of unrelated projects is bad.

    An OS that is well documented because it is part of the job is good. An OS that is poorly documented because documentation is boring is bad.

    *BSD or Solaris > Linux

    1. Re:To an administrator... by sp0rk173 · · Score: 1

      Agreed. An on-site compilation server that builds all neccessary packages weekly (and possibly serves as an intranet server for webmail/samba donmain controller/etc), along with a handful of dedicated servers and however many desktops managment decides to float away from windows - all running FreeBSD - would be my option of choice. Cap it off with an OpenBSD gateway and you would have a very stable, smoothly-running, well integrated, time-tested, mature network. All that's missing is high-level support

      Of course, he asked about linux, didn't he? It's a shame.

  67. Re:Wrong question by tonyr60 · · Score: 1

    Not sure if this was a troll or not - I guess the drugs have/have not kicked in yet.

    However assuming it is not....

    The question concerned internal systems, not a platform for external or software for distribution. So it is no consquence whether the license is GPL, CDDL, MPL, *BSD or any other free to use type license.

  68. FreeBSD, bitches. by Anonymous Coward · · Score: 0

    g's up, hoes down.

  69. I have to go with Fedora Core 3 by mustangsal66 · · Score: 0, Offtopic

    I haven't found a better put together distro that found so many devices with out a hitch. I have a Deb box, and ran slackware for a bit too. I tried suse, and mandrake, but that was a while ago. There are so many places to find pre-packaged add-ons for Fedora, it's great. In fact I'm writing this on Fedora Core 3 using my Dell Precision laptop with the wide screen, using the 802.11g access point secured via WPA_EAP.

    OSX is also very well put together, but you said best linux distro.

    --
    Why worry? Each of us is wearing an unlicensed "nucular" accelerator on his back.
    Sig changed for readability by G.W.
    1. Re:I have to go with Fedora Core 3 by pivo · · Score: 3, Insightful

      I like Fedora a lot (modulo their strong GNOME leanings) however I don't like it for servers. Fedora is released often so you have very current versions of everything, I like this feature on my workstation. But it's not good for servers, Fedora distributions are obsolete if they're >= 2 releases old. That means that, in order to ensure you're going to get security updates you need to upgrade your distribution about once a year. That's a pain for servers, especially ones that are working just fine.

      I prefer Debian for servers, even though I'd never consider using it for a desktop distribution.

      In the end though, it just depends on what you want to do with Linux, I guess you'd have to say, "use the best distro for the job." Even though that might not sound very satisfactory to someone getting started with Linux.

    2. Re:I have to go with Fedora Core 3 by Anonymous Coward · · Score: 0

      Mind if I ask what kind of wireless card your using. I'd like to find one that will work on my wireless G network.

    3. Re:I have to go with Fedora Core 3 by Anonymous Coward · · Score: 0

      You can use fedoralegacy.org to update older fedoras Mark

    4. Re:I have to go with Fedora Core 3 by Dr.+Descartes · · Score: 1

      I agree 100%. Well, maybe 50%. I learned and continue to learn Linux on Slackware machines. I've have a Gentoo and Fedora Core test box as well at home too. At work, however; my workstation is a Fedora Core box. I keep my box up to date with apt-get and the administration is relatively pain free. That's one thing that some people may miss, if you're administrating servers the last thing you need to be doing is fiddling to get something to work. As a double bonus, there's a couple of boxes that run Red Hat Enterprise Linux here and having a Fedora Core workstation helps me prepare for any gotchas that RHEL may have.



      On everything else we run Debian or Free BSD. The stability and security is really nice and quite important. Oh, we do have one Gentoo box but it's internal only.



      I personally feel that Slackware is my one true distro. I've used it for years and I'm quite fond of it but having a Fedora box for work is for the best.



    5. Re:I have to go with Fedora Core 3 by Dr.+Descartes · · Score: 1

      My apologies for the weird formatting. I've never seen Konqueror do that before. C'est la vie.

  70. Begging for War by mick29 · · Score: 1

    Someone is begging for a flamewar here. Out of topics that actually matter?

    Personally, I grew up with Debian, so my preferences are clear. It might have its shortcomings, but I learned to cope with these over time.

  71. Re:Wrong question by gcain · · Score: 1

    BSD... Isn't that a Windows thing?
    Yeah!, "Blue Screen of Death" right?

    Relax!, I'm just a friendly Linux user screwing with you! :)
    You BSD people take everything so seriously.

    --
    Never trust a programmer holding a screw driver!
  72. warm and fuzzy? hmm try this., by Anonymous Coward · · Score: 0

    Tell them you'll work as a volunteer and will split your 401k with the board of directors.

    If that doesn't work just tell them to outsource your department.

    Regards.

  73. best TCO: Debian (IMHO), best commercial: SuSE by Anonymous Coward · · Score: 1, Interesting

    if you need the lowest TCO, a distribution that scales best from firewall, server, desktop choose Debian (stable and testing for the desktop).

    Debian makes everything work with 15000 packages, or tries its best. :) So for an admin, you wont

    If you have to make your boss happy with "supported" plattforms choose SuSE.

    sed -e 's/Oracle/SomeExpensivePiceOfCode/g'

    Oracle runs like a charm on Debian, but this plattform is not officially supported by Oracle.

  74. Debian by Skuggamara · · Score: 5, Insightful

    As a system administrator and IS manager in a mostly windows environment, I have found Debian to be the most reliable and easy to maintain. The APT system makes security and package upgrades (and downgrades) considerably easier than any RPM system ever was.

    While APT is available on Fedora, I have always found Debian to be well-thought out and reliable, even for a Windows guy like me.

  75. RedHat and variants for me. by nomad63 · · Score: 1

    As RedHat is the most well recognized name in the Linux landscape, most employers choice will be on this end of the linux spectrum, whe time comes to deploy a server. Even though SuSE has the backing from an industry giant (or at least once it was a giant) like Novell, RedHat still has the squatter's rights to the Linux. I resemble the relationship between RedHat and Linux to that of Kleenex and cleaning paper tissues.

    Hence, as linux looms in my corporation's near future, I am running a Fedora Core 3 box on my desk to play with, to stay on the legal side of licensing with RedHat. We already have a a couple of RHEL operated boxes on the production floor by the way. So, the choice is not actually much of a choice in its full meaning.

    --

    __________
    The more I know people, the more I love animals
    1. Re:RedHat and variants for me. by saur2004 · · Score: 1
      There is one thing I would like to see RedHat do. (They might have already done this and I just havent read anything about it. But I dont think they have) I would like them to come out with some sort of syncronization manager so that some company using say RHEL 3 could allow employees at home running say FC3, to syncronize, making sure both are using the same gcc, libc, and other libraries so that executables could be portable. Would that even be possible?

      Yes its pretty trivial to recompile, but this is one thing that I think they, kind of lost when they went to thier new business model.

    2. Re:RedHat and variants for me. by scheme · · Score: 1
      There is one thing I would like to see RedHat do. (They might have already done this and I just havent read anything about it. But I dont think they have) I would like them to come out with some sort of syncronization manager so that some company using say RHEL 3 could allow employees at home running say FC3, to syncronize, making sure both are using the same gcc, libc, and other libraries so that executables could be portable. Would that even be possible?

      That's not going to happen. The reason to run FC3 is that is has newer versions of the kernel, glibc, g++, etc. that give you nice things like better hardware support, selinux, newer x.org etc. Your sync manager would downgrade the client machine killing the reason to use fedora core and possibly rendering it unusable (e.g. app a requires features found in kernel 2.6 but you just got downgraded to kernel 2.4). The other alternative would be to upgrade the server possibly rendering the server unstable.

      If you need full binary compatibility, you need to run the same version of the same distribution or install compatibility libraries and pray for the best.

      --
      "When you sit with a nice girl for two hours, it seems like two minutes. When you sit on a hot stove for two minutes, it
  76. Red Hat RHEL, Novell SuSe by Anonymous Coward · · Score: 0

    Because professional support is there. You can find it 24/7 for these distros.
    Oracle, IBM, HP, all the big guys are there for you too, the best of breed.

  77. Slackware all the Way by Anonymous Coward · · Score: 0

    The best distro for any admin would be Slackware. Why? It's not bound by any other 'distro's' view as to how Linux should be... it's the raw Linux kernel, and GNU applications ported to your choice of hardware. Plain, vanilla, raw linux all the way baby!

  78. Name one. by Cambrant · · Score: 1

    Of course this is a question with a different answer depending on who you ask, but if I were to be the admin of a fairly large system, I would probably go with Debian unstable. Stable doesn't provide the software I want, but unstable will of course need close monitoring of the packages you use. If you're fine with Debian stable, you could probably also go with FreeBSD if that fits you. The major distributions (RedHat/Fedora, Mandrake, etc.) put their focus too much on desktop usage and usability, which also takes the focus away from simplicity and stability. Every server admin should prefer to study and learn the system, instead of adjusting the system to fit his/her own incapabilities.

  79. poll! by __aazofn1209 · · Score: 2, Insightful

    This should be a poll, not an ask slashdot. That way Debian would still win, but you'd be able to tell without reading 10^8 responses.

  80. so easy you failed. by ciroknight · · Score: 1

    They want to know about LINUX, not a BSD. BSD's are great (I'm typing this on a super-BSD right now, Mac OS X), but they're not Linux.

    --
    "Victory means exit strategy, and it's important for the President to explain to us what the exit strategy is." G.W.Bush
    1. Re:so easy you failed. by B3ryllium · · Score: 1

      OS X is a super-BSD in the same sense that Todd from Scrubs is a Super-Todd.

      "Yes! Face-Five!"

    2. Re:so easy you failed. by SharpFang · · Score: 1

      Plus OBSD rules when it comes to security but sucks when it comes to efficiency. Just doesn't scale well for high loads. Sure it often is the best option, leaving all the competition far behind. Sometimes, not, though.

      --
      45 5F E1 04 22 CA 29 C4 93 3F 95 05 2B 79 2A B2
    3. Re:so easy you failed. by Anonymous Coward · · Score: 0

      Yeah, and OBSD sure as hell beats BSOD any day of the week!

  81. The one who hires developers of the packages you n by Anonymous Coward · · Score: 0
    Choose the one who hires developers of the packages you depend on most.

    If you're a Mono/.NET shop, use SuSE.

    If you depend most on Postgresql, RedHat's a good choice because they employ Tom Lane.

  82. A similar question by Anonymous Coward · · Score: 0

    I am a professional software developer.

    Should I use

    if ( ) {

    }

    or

    if ()
    {

    }

    ??? :o)

    1. Re:A similar question by Anonymous Coward · · Score: 0

      http://pantransit.reptiles.org/prog/CodingStyle.ht ml

    2. Re:A similar question by Anonymous Coward · · Score: 0

      Wow. "The answer to that is that if you need more than 3 levels of indentation, you're screwed anyway, and should fix your program." Whoever wrote this document doesn't have much experience in the Real World, that's for sure.

    3. Re:A similar question by pclminion · · Score: 1
      I think it's a roundabout way of advocating code refactoring. A good heuristic for when to stop refactoring is when the indentation level hits a certain threshold.

      But you're right. Refactored code is typically slower than before, due to data copying and function call overhead. There are some places where you just can't afford it, and you end up with some pretty high indent levels in those cases. This goes hand-in-hand with duplicated code.

      The trick is knowing where it's justified to have such extreme nesting.

  83. That's a no brainer by Tibor+the+Hun · · Score: 1

    OS X!!!

    muahahaha

    *ducks*

    --
    If you don't know what AltaVista is (was), get off my lawn.
  84. When you're done with this one, /. ... by Anonymous Coward · · Score: 0

    Please let the world know which editor is the best in the world. emacs or vi. This is the most obvious place to discuss this and get an aboslute answer.

    Q: Is there sarcasm in this post?
    Hint: REAL admins laugh at most /. comments.

    1. Re:When you're done with this one, /. ... by Anonymous Coward · · Score: 0

      Neither.

      Emacs isn't an editor. It's an operating system disguised as one.
      Vim isn't an editor. It's subliminal message generator disguised as one.

      Use Nano.

  85. Support = RedHat/SUSE by Anonymous Coward · · Score: 0

    That one key phrase, "high level support options," pretty much restricts your choice to two: RedHat or SUSE. Both are RPM-based, get in your way unless you do things their way using the GUI, and are generally less streamlined than other distros that may be technologically superior but lack the huge corporation behind them.

    Sorry....

  86. Holy... by Anonymous Coward · · Score: 0

    Holy Troll, Batman!!

    And I thought the /. story itself was bad...

  87. W Linux! by Anonymous Coward · · Score: 0
  88. Don't want to do your own homework? by J3zmund · · Score: 1

    Come on. Go figure out which works best for you. Don't rely on these people.

    I'd love to see the official document you submit that says "9 out of 10 Slashdot'ers use Distro X"!

    --

    It's all Hood
  89. Depends on what your purpose is. by Anonymous Coward · · Score: 0

    If you are going to spend money for a server system, then I believe hands down it would be Suse Server. There administration tools are second to non.

    If you are a sys admin wanting to learn linux start with debian. Easy to install, easy to administer, yet still lots of power and options.

    If you are a linux user and your looking for an even more powerfull system use gentoo. Gentoo will compile everything from scratch. Now while this will increase how long it takes you to install everything, it will add to the performace of your system.

  90. While we're on the topic... by Raunch · · Score: 1

    Which deity is the best?

    --
    George II -- Spreading Freedom and American values, one bomb at a time.
    1. Re:While we're on the topic... by Anonymous Coward · · Score: 0

      Me. Now get down on your knees and worship! All hail Anonymous Coward!

  91. Re:SuSE What more could you ask??? by LWATCDR · · Score: 4, Informative

    Well he did ask for high level support and stability. SuSE is now owned by Novell so I would say that answers the high level support issue.
    For support I would have to put Red Hat and SuSE at the top. I think SuSE has newer stuff than Red Hat "Not counting Fedora". Mandrake is very good but I have no idea how good their enterprise level support is. That may actually depend a lot on where you are. If you are in France Mandrake maybe a clear winner for support. In Germany SuSE may have an advantage.
    If one of the BSDs is an option the best supported one is probably OS/X.

    --
    See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
  92. Depends where you are by color · · Score: 1

    If you are looking for support with a trained staff it depends on where you are. The only distro I foud with technical support in my country was Suse. And I didn't trust their technical staff and their prices where a bit high, so I decided to stick with debian and train people on the way.

    --
    -- EOF
  93. Wrong query. by Spy+der+Mann · · Score: 2, Interesting

    Try this time with quotes.

    Results 1 - 23 of 23 for "which distribution of linux should i use". (0.06 seconds).

    There ya go. :)

    1. Re:Wrong query. by tha_mink · · Score: 1

      It's funnier without quotes. Do some investigation and see for yourself.

      (Which by the way...proves my theory. No matter what the search terms...you will ALWAYS get porn as a match)

      --
      You'll have that sometimes...
    2. Re:Wrong query. by Thud457 · · Score: 1

      Google understands that everybody loves pr0n, and is just trying to help you out with your addiction.

      --

      the preceding comment is my own and in no way reflects the opinion of the Joint Chiefs of Staff

    3. Re:Wrong query. by Anonymous Coward · · Score: 0

      I imagine so if you make weak-ass searches like that. Quotes are your friend.

  94. Enterprise Linux Sys admin by CerebralPanic · · Score: 1

    Well in my humble experience, although I "love" Gentoo to death, I would be compelled to say Redhat and/or Suse.
    I don't necessarilly agree with having to standardise on these, but they have the corporate backing from the big hardware vendors.
    It's a decision devoid of "what is best". It's what will work with the latest hardware and give support for the managers that need that type of warm fuzzy (blaiming the vendor) feeling ;)

    my 2cents

    1. Re:Enterprise Linux Sys admin by Skuggamara · · Score: 1

      Actually, I tend to agree with you on this. I love the flexibility of Gentoo, as it appeals to my "tweak everything" nature.

      In a production, business environment, I haven't been able to find a good place for Gentoo though, due to it's long installation time (which you have to use if you want to get many of the Gentoo benefits).

      My vote still goes to Debian, especially Sarge with the new installer.

  95. RedHat by Telastyn · · Score: 0, Troll

    Might not be the 'cool' answer, but I've never seen a decent sized company use anything else. Management types like bragging, and their buddies at least know about RedHat. They offer support, and have a bunch of hardware compatability agreements with 'enterprise' machines.

    Beyond that, linux is linux and the IT infrastructure matters more in making it usable and functional for the company than the distro.

    1. Re:RedHat by LnxAddct · · Score: 1

      This post is 100% true. Why mod as troll? Any major operation is using Oracle. Any one seriously using Oracle is using RedHat. Even if you aren't using Oracle, most firms with a large linux infastructure use Red Hat. They have the experience, and support that a real company needs. They make an excellent product and they rely on that product. Novell is an alternative, but in all honesty, they recently came into the linux game and only did so because they think it will be profitable. If it turns out not to be, they'll move right along to the next thing and drop linux. Novell has been trying to find a truly profitable area for nearly a decade. RedHat's life is linux and they open source everything they do. They also commit significantly more code then anyone else and so are very familiar with the kernel and other projects like OpenOffice.Org and especially Gnome.
      Regards,
      Steve

    2. Re:RedHat by Monkey · · Score: 1

      In addition to Oracle, many third party commercial software vendors only support Redhat, and some support only certain releases of RH.
      It becomes a support issue when you call one of these vendors up and the first thing they ask you is "What version of Linux are you running?". If you're not using their "supported" Redhat platform, you either end up lying to them about what you're actually using, or risk the vendor using your non-compliance with their standard as an excuse for not supporting you.

  96. Professional Admins use Windows by Anonymous Coward · · Score: 0

    'Nuff said

  97. It's all been downhill since... by georgewilliamherbert · · Score: 1

    It's all been downhill since Ygdgrasil Linux 1.0 in 1992, with the 5.25" boot floppies and all.

  98. Mod article -5, Flamewar by RailGunner · · Score: 1
    Because everyone is just going to list their favorite distro.

    Might as well have said "What's the best Cola?" (Pepsi, Coke, RC, Sam's Choice, Big K, Remarkable, etc.) or "What's the best text editor?" (vi, vim, emacs, joe, pico, edit, Kate, etc.)

    It's all subjective, and there's really not enough data for anyone to make an informed decision. Do you need support? You might look at Red Hat Enterprise or a derivative of it. Want bleeding edge? Gentoo or Fedora Core. Want stability? Debian or Slackware. Want it to be easy? Mandrake. Want it to be snappy on old hardware? Vector. What about feature "x"? Then look at Yoper, Vidalinux, Ubuntu, Feather, DSL, Knoppix, Lycoris, Connectiva, SAM, etc...

    The best advice I can give you is head on over to Distrowatch.com, download a bunch of distros - in fact, get the top ten as listed over there, maybe evne the top 20, and check them out. Install them on a box - what do you like about this certain distro? What are it's strengths? It's weaknesses? And how does it all fit with what you need it to do?

    Otherwise, you're just going to get people's personal favorites.

    1. Re:Mod article -5, Flamewar by Psychofreak · · Score: 1

      RC hands down.

      Then I think one of the generic colas, but I like ALL cola that ain't diet so it don't matter!

      Phil

      --
      Laugh, it's good for you!
  99. Red Hat Enterprise by Skuto · · Score: 1, Insightful

    Red Hat Enterprise on the production servers. Gentoo on the play^Wdevelopment boxes.

    Yes, RHEL's got outdated software and an outdated kernel. I don't care. It's rock-solid. The security updates can be applied without upgrading the config. I don't need anything else.

    1. Re:Red Hat Enterprise by Skuto · · Score: 1

      How exactly is this a troll? Idiot moderator detected.

  100. RH or SuSE by MrCJC · · Score: 1

    Although I am by no means a Linux expert, I've considered sending our laptops and software out on Linux. Why? Our client base is Public Health -- they ain't got no money, so... 'cause it's much cheaper than MS Windows. Especially if you need a server. Having said that, must of them are scared to death of Linux because of lack of experience or desire to relearn (don't fix what ain't broke). That said, I'd stick with the big players with support just a phone call away -- Red Hat or SuSE (Novell). I don't think it will make a real difference either way. Red Hat is more well known, so upper management would, more than likely, get a better warm-fuzzy. Personally, I went with SuSE. With Novell behind them, I hope they will give RH a run for their money.

    One final note: Pay the $$$ and get the supported versions. Don't mess around with the free-to-download versions. Upper management wants mission-critical stuff on a proven (and supported) OS.

    1. Re:RH or SuSE by LnxAddct · · Score: 1

      Just out of curiosity, why do you want Novell to give RH a run for their money? Both are from the same country. RedHat contributes significantly more code to the kernel and they open source all of their patents and any other technology they require. It's stated in their mission statement. Novell on the other hand just recently got into the game and will quickly leave the game if they find that its not profitable. They've been looking for their niche for nearly a decade now just moving from one thing to the next until they can make some major cash. If in 3 years they still aren't making as much as they desire, they'll move right on and drop linux. RedHat has been around for a long time and their life is linux, without it they are nothing. They've been good to the community and are the only reason that business even takes linux seriously. Why would you want to get rid of that?
      Regards,
      Steve

    2. Re:RH or SuSE by MrCJC · · Score: 1

      Nothing against RH, I would just like to see another player get involved in the E-Class Linux market at their level. Right now, RH is the defacto-standard for most "should we move to Linux and which distro" questions. I'm hoping Novell can provide some competition, which, with luck, will better both products and services provided by the companies. Which means we all benefit. Capitalism at its finest.

  101. Epona! by Anonymous Coward · · Score: 0

    Epona! The celtic goddes of fertility. Appears as a white mare of unearthly beauty.

  102. Yeah, I had some questions too by renderhead · · Score: 1

    1.) Who should have won the last U.S. Presidential election?
    2.) Which is better, Ford or Chevy?
    3.) Which Star Trek captain is really the best?
    4.) Abortion and gay marriage: should I be for or against them?

    I just wanted the opinions of my fellow slashdotters on these questions. I figure that they're less inflammatory subjects than the original poster's.

    --
    I wish that my inferiority complex were as good as yours.

    -RenderHead

    1. Re:Yeah, I had some questions too by Anonymous Coward · · Score: 0

      I'll play!
      1. George W. Bush
      2. Ford
      3. Picard
      4. Against both.

    2. Re:Yeah, I had some questions too by funwithBSD · · Score: 1

      1.) Richard Stallman.
      2.) Richard Stallman.
      3.) Richard Stallman.
      4.) Richard Stallman.

      --
      Never answer an anonymous letter. - Yogi Berra
    3. Re:Yeah, I had some questions too by Anonymous Coward · · Score: 0

      That's GNU/Stallman to you!

  103. Dead Rat by Medievalist · · Score: 0, Flamebait


    Because you asked the question the way you did, the answer is Red Hat Enterprise (in the USA, at least; rumor has it that SUSE is better suited to European businesses).

    For all its failings, RHE offers the best balance of the attributes you desire, and it's a viable option in the eyes of the PHB (unlike, say, Gentoo, which will terrify the typical PHB even more than debian).

    It's unlikely that you really need the "best balance" of these features, though - you probably need some more than others. Which might give you a different answer (for example if you need solid LDAP integration). Prioritize your needs and do some research - but in a lab, not on ask slashdot.

  104. uh by Cryptnotic · · Score: 1

    until they run out of cash. :)

    Then what? Personally, I like the idea of either paying for a supported thing from a big company like RedHat Enterprise Linux (for a business that doesn't mind paying for things) or taking advantage of the work of thousands of unemployed software engineers (for a cheap guy like me).

    --
    My other first post is car post.
    1. Re:uh by thephotoman · · Score: 1

      Warty Live CDs won't boot on my desktop, but my installation of Warty went off without a hitch.

      --
      Haec merda tauri est. Ceterum censeo Carthaginem esse delendam.
    2. Re:uh by WaxParadigm · · Score: 1

      I think the point is to not run out of cash...that they (cannonical) will have cash flow by selling services to companies that need it.

  105. The best Linux is NO Linux: Go with OS X by Anonymous Coward · · Score: 0

    OS X is the best operating system. Period. The fact that you would even consider Linux shows that you do not have what it takes to be a "professional system admin". Dumbass.

    1. Re:The best Linux is NO Linux: Go with OS X by Anonymous Coward · · Score: 0

      Awesome, I was worried I was going to have to troll this thread, but you've beat me to the punch. Kudos.

  106. Which Linux for Professional Admins? by alxc · · Score: 1

    Give Suse a look.

  107. poll? by Skeezix · · Score: 1

    Um, shouldn't this be a poll, rather than an "Ask Slashdot"? It would be like having a story asking for comments on what everyone's favourite pizza topping is.

  108. RedHat - No question by o1dm0n · · Score: 0

    With HP having the largest of the commercial x86 business(they lean toward RedHat) and the general feeling about novell being one of 'don't want it in the environment'(Suse) with larger companies Red Hat is your best bet. With it you will have all of the skills you need to support other distros and a certification that show you know it.

  109. Re:IBM, Red Hat or Novell (SUSE) by Anonymous Coward · · Score: 0
    Yeah.... Wall Street Journal readers probably don't like
    • Deb and Ian's "unstable" release (debian).
    • Bloody Warthog releases (ubuntu)
    • Platforms named after diseases (mono)
    That's probably the single biggest impediment to Linux adoption today -- that business schools teach so much about branding/product-marketing/product-naming that the best releases get overlooked.
  110. Re:Wrong question by Anonymous Coward · · Score: 0

    his point was GPL coders are less skilled than bsd counterparts, which makes gpl code suck

    hes sorta right :)

    and before you complain let me tell you a little story:
    "if you sit down at a poker table and you cant tell who the sucker is in the first 15 minutes, you are the sucker"

    so yah, go ahead, argue

  111. slackware hands down by bird603568 · · Score: 1

    I love the control that you have over it. Also its the oldest distro still doing its thing. It's like a good truck you can aways depend on it, and it gets the job done.

  112. Making Microsoft Happy by scisco · · Score: 2, Interesting

    This thread really warms the hearts of Windows serfs. It illustrates the recursive fractal division of the Linux community that keeps Linux from having a truly coherent desktop offering.

    We can't even select the right root here. Then subdivide recursively by window manager, application programming model, metadata repository, etc. etc. Could a community be more divided?

    It's Unix all over again, people, just with less funding.

    Word to the wise: stop starting new desktop "initiatives." Fold your project (and someone elses) into an existing development thread. Suppress your NIBMP (not invented by me personally.)

    Do you really want to spend the first decade of the 21st century achieving parity with Windows XP, or do you want to deliver something truly new? Free crap is still crap.

    1. Re:Making Microsoft Happy by civilizedINTENSITY · · Score: 1

      "recursive fractal division" implies an organic growth rate and the population of an ecosphere with a multitude of minute variations which natural selection fine tunes. To destroy that diversity and invest in a monoculture is to limit the speed and even the very reach of that development. It is not as simple as linear development, true. It is also far superior in the middle and long term, due to that very diversity inherent to parallel development, which you decry.

      The amazing thing is this. The community is not divided. We need people to test all the various windows managers, as well as the various programming languages (from Lisp, Perl, Python, Rudy, C++, C#, etc...). GnuStep/Cocoa will develop useful things. Mono will develop useful things. Yet the culture is not divided by the variety of fruits growing in this open valley.

      The bottom line is that this isn't your grandfather's OS, and the rules have changed. If there is anything for MS to fear, it is the rate of change the new model insists upon. Multiple sets of code heading in the optimal direction for each sets' vision, cross polinating freely. Yeah, its not as simple as a managed monopoly's vision. It is organic in nature, growing in every direction where water, sunlight and soil let it take seed.

  113. Why do you need to ask? by shish · · Score: 1, Redundant

    Any professional admin should already know which is the best distro... (it being, of course, whichever said admin feels most comfortable with)

    --
    I mod down anyone who says "I will be modded down for this", regardless of the rest of their comment
  114. Re:Wrong question by Anonymous Coward · · Score: 0

    yea right - the BSD license is fundementally flawed( and this is why linux has grown so fast and BSD is still yet to hit the BIG TIME) - the GPL guarentees that no one will steal your IP.

    Plz * R E A D * this article that came out a few days back >

    http://it.slashdot.org/article.pl?sid=05/01/29/1 81 4242&tid=117&tid=218

    I d insult you but you probably are too dumb to understand.

  115. CentOS (was: White Box, a clone of RHE3) by Brainchild · · Score: 1

    WhiteBox is obsoleted by CentOS. See this FAQ and answer.

    --

    :: "I am non-refutable." --Enik the Altrusian ::

    1. Re:CentOS (was: White Box, a clone of RHE3) by Anonymous Coward · · Score: 0

      It's not obsoleted, work is still ongoing.
      My vote is for Whitebox as well... the compatibility, stability and updates of a RedHat Enterprise version without the hurt in your wallet ;)

  116. Whichever your CEO owns stock in. by Anonymous Coward · · Score: 2, Insightful
    If he has NOVL stock, SuSE.

    If he has RHAT stock, RHAT.

    If your CEO is rich enough to be a limited partner in any of Azeo Ventures (Lazard Group), ABN AMRO, Viventures, AXA Placement Innovation or OFIVM's VC funds: Mandrake - since those VCs invested in MandrakeSoft.

    1. Re:Whichever your CEO owns stock in. by PedanticSpellingTrol · · Score: 1

      Merck, Glaxo, Novartis, Bayer, AstraZeneca, Eli Lilly, Ciba: Slackware!

    2. Re:Whichever your CEO owns stock in. by PedanticSpellingTrol · · Score: 1

      and just for the record, yes, IAM a terrible human being.

  117. Which One? by Anonymous Coward · · Score: 0

    GNU/Linux.

  118. Can a whole story be modded as... by cnelzie · · Score: 5, Insightful

    ...flamebait? I mean come on now!

    There's so many options and so many 'ways of doing things' with Linux and EVERYBODY knows they are right and everyone else is wrong or simply misguided...

    Gentoo Linux users will proclaim that their distro is simply the best and the only option to go for. However, you still have a steep learning and a long setup time for building a system, which requires more then just passing knowledge of Linux, which isn't bad. It just isn't necesarily conducive to the 'standard' corporate environment. (My opinion may not match your own.)

    Red Hat Linux is supported by a long standing team of Linux Engineers that has built itself around supporting the Enterprise computing environment, which makes it a good choice for such environments.

    Mandrake Linux has made a name of itself for desktop use, mostly for consumer end-users, although they are working hard at making inroads to the corporate enterprise environment.

    SuSe Linux/Novell is a long standing corporate computing environment corporation that should be able to provide support that equals or surpasses Red Hat. Of course, that would depend upon who you talk to.

    Beyond that, there are tons of other players in the marketplace that will or won't be here in 6 months to a year.

    Honestly, if I was setting up a Corporate Environment to create a standard setup across multiple servers, I would choose either Red Hat or SuSe/Novell. They are widely used distros, they both have easy to use tools, they both have certification programs, which could be used in order to certify that a support team, from the top Admin all the way down to the helpdesk jockey have a certain level of knowledge comensurate with their position as well as knowing the tools for that particular distro.

    That's just my opinion anyway.

    --
    If you ignore the other uses of a tool, does that make the tool less useful, or you less useful?
    1. Re:Can a whole story be modded as... by Anonymous Coward · · Score: 0

      I agree with you, and will add that we at IBM support Red Hat and SuSE more extensively than other Linux distros. We even offer most of our software products for both on multiple platforms: Intel/AMD, pSeries (POWER), iSeries (AS/400) and zSeries (mainframes).

    2. Re:Can a whole story be modded as... by DarkTempes · · Score: 1

      i mostly agree with the parent... but one thing i must add on, is if you're going to use linux for a multiple server setup in which you will have to apply and manage the OS yourself, you will want to go with a distro that is decently able to make custom livecd's with packages you want for all your servers or that can do local network installs (typically using an image on the network). then installs are just a breeze and you won't need slowish internet-download installs, and can even use binaries for those distros that tend to just compile everything to speed up the install process really fast (for example: gentoo allows such things by hand or using catalyst, but the learning curve on making such things with catalyst is high) i believe most other distros do too, as long as their package management method supports such a thing.

    3. Re:Can a whole story be modded as... by Tandoori+Haggis · · Score: 1

      Having discussed this with the guys who did the trials for enterprise roll out in certain places, I agree with the parent. Whether you choose SuSe or RH will tend to depend on the corporate user requirement at the time of the initial trials.

      UR's change. Weighting changes.

      RH was the best solution five years ago for some corporate users. SuSe may be a better option now.

      Personally the only Linux boxes I admin are my own. I dabbled with RH based distro's but found that the answer for me was SuSe 7.3 Pro. Also I was concerned about RH's direction at the time.

      I admire other distro's and believe that they all have a part to play. WRT Enterprise - IMHO its a two horse race (UK) - at present. This could change.

      --
      My hyperlinks aren't worth the paper they're printed on.
    4. Re:Can a whole story be modded as... by Bob+The+Cowboy · · Score: 1

      You forgot Slackware, you insensitive clod!

    5. Re:Can a whole story be modded as... by Leebert · · Score: 1

      Can a whole story be modded as flamebait? I mean come on now!

      Eh... Slashdot's hit count was probably a little low for January so they decided to give it one final "oomph" this evening.

      Which reminds me to drive slowly tonight, it's that time of month for the cops also. :)

    6. Re:Can a whole story be modded as... by surprise_audit · · Score: 1
      Offtopic, but...

      it's that time of month for the cops also

      So that's what was happening today. I was out running some errands and saw enough patrol cars to populate the local PD several times over... I was beginning to wonder if I'd missed a bio-terror alert, or something.

  119. FreeBSD by quantum+bit · · Score: 2, Insightful

    Not a "linux" distro, but nothing screams "professional admin" more than BSD...

  120. Best for the Enterprise? by FortranDragon · · Score: 2, Funny

    Why, Nipples, the Vulcan distro. It's logically intuitive.

    ;-)

    --
    "All the darkness in the world can not quench the light of one small candle."
  121. Debian! by Anonymous Coward · · Score: 0

    We migrated to Debian from RH7.3 not so long ago and my only regret that we had not done it sooner.

    Debian is rock solid and much easier to administer than RH, in my experience, so I highly recommend it.

    P.S. uptime - 47 days and counting

  122. Say what? by Anonymous Coward · · Score: 0

    I agree that this subject is not going to do anything but generate a giant flame war with maybe 3 or 4 intelligent posts, and those will be buried so far beneath the steaming heap that most folks will never see them.

    Oh yeah, I would tell management I was going with Red Hat, because it's got a nifty stock symbol. When they balk at that I'll tell them I'm going with Microsoft, and then just use Slackware like I was going to in the first place. They'll never know...

    It doesn't matter anyway. I dropped out of consulting and now sell porn at the retail level.

  123. RHEL or RHEL-clones by brsmith4 · · Score: 2, Interesting

    At my shop, we have been using CentOS 3 for quite some time now, and are extremely satisfied with it. Now, if you work for a big company that gets off on spending lots of money to make sure they got something tangible, then go for Red Hat Enterprise linux. People like to run their mouths about how disorganized RedHat is etc. Its untrue, at least presently speaking. Yum is an admin's dream come true when it comes to updates. Now, as CentOS 3 is just a recompile of the RedHat Enterprise sources, CentOS has been completely compatible with all that good stuff(TM) that is certified to run on RHEL 3, like oracle, not to mention completely free (as in beer/speech). I would wait until February, when RedHat Enterprise 4 comes out as it will include the 2.6 kernel series and much more up to date software. CentOS will likely build those sources and create CentOS 4 near or around that same time.

    CentOS Page

  124. Scientific Linux by vondo · · Score: 1
    from http://www.scientificlinux.org or WhiteBox. Both are RHEL repackaged and free (don't let "scientific" confuse you). Both, aside from kernel updates will keep themselves up to date and will have support for ~5 years. These are great for most "desktop" things, but you'll probably not be satisfied if you want to watch or edit video. (Then you have to add packages not in the distro.)

    For me, low hassle, long term support is what I look for at work. For my home machine and laptop, auto-detecting my scanner and USB Flash drive is more important.

  125. WOW is that a loaded question by eno2001 · · Score: 1

    "Does this OS make me look fat"? (Or is that "phat"?) ;P

    --
    -"...bad old ideas look confusingly fresh when they are packaged as technology" - Jaron Lanier (Digital Maoism on Edge.o
  126. No matter what you're asking... by AvantLegion · · Score: 1
    ... Debian, Gentoo, SuSE, Fedora, and Slackware will get recommended.

    If the discussion relates to desktop use, Ubuntu and Mandrake will be recommended as well. Someone might even recommend Xandros and Linspire.

    Someone will recommend a BSD. Even if the question specifically asks for Linux.

    Someone will recommend booting a Knoppix disc and storing your data on removeable drives.

    If Gentoo gets recommended a lot, someone will recommend Arch.

    If we're lucky and a troll is feeling exceptionally clever, someone will recommend YOPER.

    Moral of the story: don't ask this question here. You won't get a useful answer. Fact is that no one here has the time to use all the various distros regularly enough with every release to know what issues pop up with each of them beyond just a week's use.

  127. The Question is too Hard by poofyhairguy82 · · Score: 1
    If every Linux provided everything listed here, most of the other distros wouldn't exist. I have to break it up.

    Short and sweet: with so many distributions of Linux to choose from, and so many of them good to excellent, which Linux delivers the best balance of stability, high-level support options, security, rapid updates, and ease of administration?

    In my opinion the Linux that best fits these criteria is Ubuntu. Its stable releases ARE stable (so far) and they come every six months. You can get support from the company that makes it. Updates come in precompiled binaries so you don't have to waste all your cpu time updating your machines. Administration is based mostly on Gnome tools (which are very nice in 2.8+) and other configuration can be done in the time-tested "debian way."

    If an admin wants to standardize on one Linux distribution and have the best of all worlds on everything from file-and-print servers to database boxes, what, in the experience of the Slashdot pros, is that Holy Grail of Linuxes - - the one that does it all while also making upper management feel warm and fuzzy?"

    Hmmmm...See making "the suits" happy is a different thing than having a good distro. This is where Ubuntu fails, because despite its greatness, its name "Warty the Warthog" would make any MBA type shoot heineken out his or her nose.

    Therefore something with a bigger corporate bend is probably needed, and you second best option is probably MEPIS or SUSE.

    Remember, a Jack-of-all-Trades does no one thing well.

  128. Who supports these installs? by elint · · Score: 1

    I'd concentrate more on where you will get support. If you have a competent Linux team and well-supported hardware, then go with whatever your admin group is familiar with and whatever you can easily install and maintain on your hardware. If you have a bunch of Debian gurus, go with Debian, etc. And by a bunch, I mean a large enough group that you can continue to train new admins on Debian specifics. If you only have a few Linux-savvy admins, opt for SuSE, RHEL, or preferably whatever is supported by your hardware vendor.

    You can probably configure any typical server distro (slack, deb, SuSE, RHEL, et al) to run the applications you need, so ask yourself the important questions: Who will be supporting the OS? If in-house, how can we keep newhires trained? What works easily with our hardware and what will easily meet our software requirements?

    If you can't easily answer the last question, use the first few questions to narrow down your choices, then do a few installs on test servers. See how easy you can get a production server up and running. Gentoo is great, but a typical admin probably won't be able to do a quick reinstall if your drive array fails and you have to get a mailserver up and running ASAP (or if you opt for a distro that takes a while to install, will you be able to have backup servers, etc?).

    I don't think choice of distros is nearly as important as these other questions.

  129. Xandros 3.0 by bhsx · · Score: 1

    It's Debian with a great installer and includes Crossover Office which runs MS Office, Notes, Studio MX, and countless other Windows apps.
    For office use it is probably the best option because of the included, very simple, Windowsesque VPN app for remote users.
    It also includes proprietary drivers such as Nvidia and ATI, so it "just works" out of the box. Xandros picked-up Corel's file manager app that is quite stunning after the updates the Xandros folk've made. Yes, it has a per-seat license. That shouldn't make the PHBs nervous at all; in fact, they'll probably feel better about the decision.*
    *Considering the notion that most PHBs feel it's important to have a single company to blame when something goes awry.

    --
    put the what in the where?
  130. Tough question, multiple answers by discord5 · · Score: 1

    As with any tough question this isn't simply answered with Distribution X is obviously the way to go. Corporate focus has been mainly on Redhat and Novell lately. I've heard very good comments from the usability front when it comes from Novell/Suse, although I can't vouch for it myself. But a beginning linux admin can manage their linux servers pretty easily, even in more advanced setups like OpenLDAP.

    On the other hand, Redhat seems to somewhat more of a more popular choice for most commercial software and is more widely supported by third parties when it comes to binary drivers. Yet again, your mileage may vary. If you're working for a large company that is willing to pay for support contracts, definatly check out RH Enterprise Linux or RH Advanced Server.

    But if you're running on standard hardware, don't need the latest and greatest software (eg. a standard firewall/mailserver), give Debian a try. Together with backports Debian can even be a Samba 3 fileserver, or a mailserver with the latest and greatest spamassassin installed. Debian stable is well, to put it most eloquently, stable.

    I've seen a lot of developers start out with a linux from scratch system for embedded systems. Although for server administration, I'd definatly advise not to go down that road. Don't ignore the smaller distros, but remember that your managements warm and fuzzy feeling comes from that reassuring "It's been done before and I have full documentation".

    But honestly, do some research on what you're going to run on those machines. Invest a little time into what your management wants, and then use google to find where you get the results you need best. And stop starting flamewars on slashdot :)

  131. Mandrake by Cyhawkalewagee · · Score: 4, Interesting

    I work for a fortune 500 company as a Tech. (Only tech for california now, we've been completely outsourced, the only reason they keep me around is because im not afraid of spending my weekend running adaware ;) Anywho, our marketing support department uses several high end production printers nearly 24/7, so stability is key. Last year the printers were hooked up to each members Windows Machine. (No, I didn't set this up, and technicly im not supposed to change it) But recently with increesed adware on the marketing support's computers (i should say one of them, shes an idoit.. anyways) and printers going 'down' due to this single person, the office manager came to me and asked what he could do to stop this from happening. (It has happened almost 10 times this year alone). So i suggested Installing a linux box to handle all the printers. Needless to say, he was extremely skeptical. (Having computer-phobia) So i took another non-priority department, and set them up the way i wanted to see marketing support setup. A few days later, he wanted to see how it worked, so i showed him. At the time, i only had my mandrake cds on me, so i used it. He was extremely impressed about how 'cool' it looked and felt. It wasnt in his words.. 'blocky' (i assume he meant text based) I showed him around the system in general (not a thing about printing though heh) and he fell in love with it after i explained how there isnt any 'adware/spyware' in Linux {At least i dont think there is.. linus help us if the day comes} and how linux itself very rarely crashes. Today i just finished installing Mandrake 10 on his main computer, tomarrow i get to begin converting marketing support. Anyways, Mandrake has always been my personal favorite for computer-newbies/Phobic people, mostly because the install, general 'mandrakness' feel of the system isnt much like tradtional linux . IMHO, its much more graphical in nature, and other more 'common-office-type' people can easily get accustomed to the enviroment. Since your a system admin, also take into account that training new people to work on the new systems may/might/will be easier than on another distro. You also never know if your boss wants to poke around someday, its always nice to let them have their fun. My suggestion for linux: Mandrake My Suggestion in general: FreeBSD FreeBSD however is a whole differnt story =)

    1. Re:Mandrake by gnu-sucks · · Score: 0, Troll

      My suggestion in general to you: Try using the "Enter" or "Return" keys. They will allow you, on most operating systems, to insert a Carriage Return, AND a Line Feed character into your message. Great story though. And I'll go FreeBSD any day. Though, I dig Debian for pure ease-of-use.

    2. Re:Mandrake by infolib · · Score: 1
      Today i just finished installing Mandrake 10 on his main computer, tomarrow i get to begin converting marketing support.

      Yeah, Mdk very nice. Just wondering: Don't they run MS Office or something? How do you handle that?

      Also, I don't find Mdk that stable - of course the kernel hardly ever crashes, but sometimes KDE freezes which isn't much different to the average Joe.

      --
      Any sufficiently advanced libertarian utopia is indistinguishable from government.
  132. Thy *BSD by ahodgkinson · · Score: 4, Insightful
    Seriously, for a free (as in speach) distribution with the minimum of feature overload and ease of administration, *BSD is a very good choice.

    If ease of administration, stability and security is more important that than latest versions of the latest applications and the ability to use the latest bleeding edge hardware, then the *BSD distributions (e.g. FreeBSD, OpenBSD and NetBSD) may be the answer. Granted, a fairly good understanding of UNIX will be required, but if you're fairly proficient at adminsitering one or more Linux distributions, then *BSD will be very easy to learn. Even better, the documentation is generally better written, more complete and more up to date than any Linux distribution that I've seen.

    This answer may not be what you expect, but then again the question, as posted, deserves a thinking outside the box type of answer. You stated that you want the best of all worlds, and then mention file/printer server and database boxes. It sounds like you're more interested in servers than clients. *BSD is ideal in this regard.

    --
    ---- It won't be as bad as you fear or as good as you hope, but it will take twice as long as you plan.
  133. Re:Wrong question by Anonymous Coward · · Score: 0

    BSD has yet to hit the big time? Thanks for the laugh.

  134. don't ask slashdot by FSK · · Score: 1

    Pick 3 or 4 distros and call their sales department. See what support package deals they're willing to make.

    --
    When punk rock is outlawed, only outlaws will have punk rock.
  135. Some of the "depends" by wytcld · · Score: 1

    How may boxen? Is this all servers, or workstations too? How much administrative time are you budgeting?

    There's no perfect answer. And commercial support is often inferior to user community support - which is often best on the non-commercial distros. But, over the longer term, there are two big issues: How easily can you keep it current; and how well can you keep it current?

    You can easily keep Debian current, but "current" for Debian lags way behind the actually-current versions of most programs. You can keep Red Hat current between minor distro versions, and reasonably close to current versions of programs, but upgrading between major distro versions is so painful you might as well reinstall (kind of like Windows that way). You can keep Gentoo very current in both senses (and well-optimized to your metal), but there's the overhead of compiling everything. Slackware, the last I looked, you can't keep current at all easily.

    On the other hand if it's workstations and you want minimal admin time, consider doing hard-drive installs from Knoppix, and keeping the user's files off in some mounted partition so that when desired you can just re-install a current Knoppix. Knoppix is just a superset of Debian, and you can use the Debian upgrade method, too, on minor stuff. You can also roll your own Knoppix-derived distro, if you have a bunch of users who need to see the company's custom desktop. And it does great hardware detection, so you don't have to worry much about differences there.

    Servers that matter that are outward facing, definitely not Debian - you'll get neither current features nor current security. Gentoo if you've got the admin time to support it, or Red Hat if your model is paid support because the boss insists.

    --
    "with their freedom lost all virtue lose" - Milton
    1. Re:Some of the "depends" by Rooktoven · · Score: 1

      Slackware, the last I looked, you can't keep current at all easily.

      Ummm ftp slack-current to your package directory (rsync if you don't want to cull cruft), upgradepkg --install-new *.tgz.

      Done.

      (Damn, that was difficult...)

      --

      Acquiescence leads to obliteration
  136. I have a couple other questions to add... by Lendrick · · Score: 4, Funny

    Should I use vi or Emacs?

    Which is better... Gnome or KDE?

    Should I get a PC or a Macintosh?

    Should I have voted for Bush or Kerry?

    Who's cooler: pirate or ninja?

    1. Re:I have a couple other questions to add... by Anonymous Coward · · Score: 0

      ninja

    2. Re:I have a couple other questions to add... by wild_berry · · Score: 1

      AMD or Intel?

      ATi or nVidia?

      Egg over easy or sunny side up?

      Red pill or Blue pill?

      (Bonus marks awarded for "CowboyNeal" answer.)

    3. Re:I have a couple other questions to add... by standsolid · · Score: 1

      vi, KDE, Mac, Neither, Pirate (duh).

      --
      WTPOUAWYHTTOTWPA
      What's the point of using acronyms when you have to type out the whole phrase anyways?
    4. Re:I have a couple other questions to add... by Anonymous Coward · · Score: 0

      Bruce Lee or Mike Tyson?

    5. Re:I have a couple other questions to add... by Zardus · · Score: 1

      It is now official. Netcraft has confirmed: Pirates are dying

      One more crippling bombshell hit the already beleaguered Pirates community when IDC confirmed that Pirates' market share has dropped yet again, now down to less than a fraction of 1 percent of all outlaws. Coming on the heels of a recent Netcraft survey which plainly states that Pirates have lost more market share, this news serves to reinforce what we've known all along. Pirates are collapsing in complete disarray, as fittingly exemplified by faling dead last in the recent Literature Network coolness test.

      You don't need to be Hattori Hanzo to predict Pirates' future. The hand writing is on the wall: Pirates face a bleak future. In fact there won't be any future at all for Pirates because Pirates are dying. Things are looking very bad for Pirates. As many of us are already aware, Pirates continue to lose market share. Red ink flows like a river of blood.

      Sea Pirates are the most endangered of them all, having lost 93% of its core developers. The sudden and unpleasant departures of long time Sea Pirates Jordan Hubbard and Long John Silver only serve to underscore the point more clearly. There can no longer be any doubt: Sea Pirates are dying.

      All major surveys show that Pirates have steadily declined in market share. Pirates are very sick and their long term survival prospects are very dim. If Pirates are to survive at all they will be among outlaw dilettante dabblers. Pirates continue to decay. Nothing short of a miracle could save them at this point in time. For all practical purposes, Pirates are dead.

      Fact: Pirates are dying.

      --
      You can mod your friends, you can mod your nose, but you can't mod your friend's nose.
    6. Re:I have a couple other questions to add... by starvo · · Score: 2, Funny

      Ninja.
      Sheesh, you shouldn't even have to ask such a question. Ninjas are cooler, for at least the next 18 years.

      --
      http://thepoliticalgeek.com/blog/ Politics for Geeks.
    7. Re:I have a couple other questions to add... by losinggeneration · · Score: 1

      vi, kde, pc, both suck, pirate only because my friend kills ninjas... can't get too attached to them you know?

    8. Re:I have a couple other questions to add... by losinggeneration · · Score: 1

      AMD, nVidia, Red+Blue mix

    9. Re:I have a couple other questions to add... by javaxman · · Score: 1
      Pirate.

      Pirates have been cooler than ninjas ever since The Spongebob Movie came out.

      Wait. Check that. Ok. Maybe not... cool is in the eyepatch of the beholder?

    10. Re:I have a couple other questions to add... by T-Ranger · · Score: 1

      Red and Blue Pill Omlet(tm) (patent pending).

    11. Re:I have a couple other questions to add... by Anonymous Coward · · Score: 0

      The correct answer for question 4 was Michael Badnarik. At least you got everything else correct.

    12. Re:I have a couple other questions to add... by merdark · · Score: 1

      vi, GNOME (damn kde fanboys are too loud), mac, neither (but certainly not bush), what about a ninja who IS a pirate?

    13. Re:I have a couple other questions to add... by Anonymous Coward · · Score: 0
      neither (but certainly not bush)

      Which ticket was Mr. Neither on again?
    14. Re:I have a couple other questions to add... by Ingolfke · · Score: 1

      Who's cooler: pirate or ninja?

      Pirates. Ninajas are pretty cool, but pirates get all the booty!

    15. Re:I have a couple other questions to add... by merdark · · Score: 1

      I know, you have no other choices. So sad. (Really)

    16. Re:I have a couple other questions to add... by rjsquire · · Score: 1

      vi
      KDE
      Mac
      Kerry
      pirate.

      Duh!

    17. Re:I have a couple other questions to add... by Anonymous Coward · · Score: 0

      vi - simpler
      KDE - excellent look
      PC - wide range

      then next your choice

    18. Re:I have a couple other questions to add... by Sodki · · Score: 1
      Should I use vi or Emacs?

      Emacs

      Which is better... Gnome or KDE?

      GNOME

      Should I get a PC or a Macintosh?

      Macintosh

      Should I have voted for Bush or Kerry?

      Kerry

      Who's cooler: pirate or ninja?

      Ninja, of course

    19. Re:I have a couple other questions to add... by Josepdin · · Score: 1

      vi KDE no! pirate, of course, arrr

      --
      TV-MA - the Beginning: "Ward, don't you think you were a little hard on the Beaver last night?"
    20. Re:I have a couple other questions to add... by Anonymous Coward · · Score: 0

      I have a question: who is Mac Kerry? And why is he a pirate?

  137. distros by valadil · · Score: 1

    The best distro is whatever the sysadmin feels most comfortable with. I wouldn't give a windows guy debian even if I belive debian to be the best.

    Where I work we go with RedHat since they give us a customer support person to yell at when things break.

  138. If you have to ask... by Anonymous Coward · · Score: 0

    you aren't an admin

  139. Re:OMG, YOU FORGET TEH MOST IMPORTANT PART!!1!!11! by dynamo · · Score: 1

    yeah, it was sorta flamebait, but that was funny

  140. not enough information in question by crush · · Score: 1

    what are the business requirements? what size business is it? what applications need to be supported? what level of support from the vendor is desired? are security clearances necessary? unless the problem is specified more clearly it's unanswerable.

  141. Argh. Fuck. Kill. by smcavoy · · Score: 1

    Really, this is wasteful. Everyone has their own opinions/experience. You need to ask yourself the questions not others who have no idea what you currently run, what management would be happy with, etc.
    That being said SuSE and Redhat are the only serious corporate vendors for Linux. Debian is what I use (and migrated the shop to it from RH). It's great if you can get it past management.

    1. Re:Argh. Fuck. Kill. by Anonymous Coward · · Score: 0

      I assume you mean

      ar && fsck && kill

  142. It'll take more then one... by Anonymous Coward · · Score: 0

    And it really depends on your needs. Redhat and Suse are pushing enterprise support and scalability. Debian and Gentoo are great for customized installs or slim back-end server stuff (Server Beach moved to Apache on Debian, with the apt-get updates its a real snap to use). Mandrake is good on workstations or for more general small business servers (preconfigured cups server, pretty GUI, etc).

    Even Microsoft has multiple 'distro's' and you certainly wouldn't choose an XP Pro system to run your as Active Directory server or as a Database server on an heavy load SMP system.

  143. Cygwin. by jimmytango829 · · Score: 2, Interesting

    It's got the best of linux AND WINDOWS! w00t!

    P.S. Made you look.

    1. Re:Cygwin. by jimmytango829 · · Score: 1

      Damn...isn't anyone lauging at Cygwin? I guess everyone takes Cygwin seriously but me. Also, I reply to myself.

    2. Re:Cygwin. by codemachine · · Score: 1

      I was going to say, I'm not sure I'd consider Cygwin the best of Linux.

      It is nice to have if you need it, but there are far better Unixes out there than Cygwin on top of Win32. Heck, there are even better Unixes on top of win32, such as CoLinux.

    3. Re:Cygwin. by bcmm · · Score: 1
      --
      # cat /dev/mem | strings | grep -i llama
      Damn, my RAM is full of llamas.
  144. Slashdot participation injection by sleighb0y · · Score: 1

    On a slow "news" day this is the topic to post. Once people get their fill of replying to "news" and just come to read, then replies drop..but bring up up such a topic as this and you've got the hordes all clambering to get their opinion heard.

    And with a fresh froth on thier lips they will surely return for a few more days or weeks to participate.

    It's a theory of mine anyway..

  145. Re:Windows XP by MerlynEmrys67 · · Score: 1

    This is a Linux distribution How ???

    --
    I have mod points and I am not afraid to use them
  146. But Seriously Folks... by eno2001 · · Score: 1

    If you really need to have the kind of accountability from your OS support vendor that you get from Microsoft for Windows, then you want RedHat. It's pricy, but it will give you the same kind of support. I guess it all depends on the environment where you work. Presonally, I really don't understand why people don't use more in-house people to do things with Linux. Many of us Linux users do a lot of very complex things with Linux at home and businesses could gain from that same kind of implementation at the workplace. Check out my linked JE below about OpenSSH. But there seems to be this wrongheaded thinking that you need to have something out-of-the-box even though you're going to wind up spending time customizing that. Seriously. How many companies will buy a product and use it as-is without having to configure it for their needs in some fashion or another. So if you're going to do that much anyway, why don't you just hunker down with your staff and build your own custom OS/App distribution? Hell, most IT departments worht their salt do this with Norton Ghost. And all the talk saying "linux is too complicated" is complete garbage as well. If you can take the time with Windows to sit down and install the OS, grab all the updates, add the 3rd party software + configuration and data and then make a Ghost image of that for further duplication, it doesn't take much more effort to use a distro like Debian the Unix Ghost clone g4u to do exactly the same thing.

    --
    -"...bad old ideas look confusingly fresh when they are packaged as technology" - Jaron Lanier (Digital Maoism on Edge.o
  147. Unfashionable, these days. by cowbutt · · Score: 1

    Red Hat Enterprise Linux on important servers. Guaranteed updates until 2010 makes me happy.

    CentOS or Whitebox on servers that are less important, or more numerous than the notes in the corporate kitty. Both are Free rebuilds of RHEL that should have similar update availability, compatibility and QA.

    Fedora on expert users' workstations or servers that need the latest and greatest TODAY, and damn the consequences.

  148. Redhat by whackco · · Score: 0

    I vote Redhat, because they have the money and the support. They are strong and stable, etc.

    If you don't have mission critical stuff and don't being pwned when the patch isn't availible ontime, then try another distrib maybe.

  149. Re:Wrong question by CmdrGravy · · Score: 1

    I think this should be modded FUNNY rather than FLAMEBAIT

  150. OS X by simpl3x · · Score: 2, Funny

    And, why does not our glisteny little OS-that-could not enter into the conversation here? BSD based, command-line tools, rapid fixes, missing large holes, and able to run just all of the necessary open-source applications, if they aren't already included...

    I'm about ready to just move my server in-house using a Mac Mini with OS X Server. It's not like it gets huge amounts of traffic, and less than a grand isn't bad at all. Last time I ran the servers inside, they were Cobalt boxen, which illustrates my level of capability...

    1. Re:OS X by sampowers · · Score: 1

      ... Because when the submitter said Linux, there is an implication that x86 hardware will be involved. Call me back when your OS glistens on the hardware we've already invested in, instead of just my laptop.

      Also, can you imagine the response from a common PHB when presented with what appears to be the age old "Macs vs PCs" argument? "I thought Microsoft took over Apple in 1998!"

    2. Re:OS X by Anonymous Coward · · Score: 0

      Stop buying products based on an antiquated x86 architecture. Problem Solved.

    3. Re:OS X by Anonymous Coward · · Score: 0

      Microsoft bought into Apple in 1988 with a deal that effectively gave them a huge amount of control of the software components that were included when a mac was purchased. This deal was a 5 year contract that ended in 1993. Microsoft no longer have any direct control or influence of the Apple systems .... well no more then other company anyway. ^^

    4. Re:OS X by freemacmini · · Score: 1

      Having used the server I would not really reccomend it.

      I still think you are better off with a freebsd server (or netbsd if you want to use the mac mini).

    5. Re:OS X by Anonymous Coward · · Score: 0

      Why? So then everyone else can be an elitist fuck like you? Get over yourself. Your opinion doesn't matter to anybody other than yourself. You're really not that skilled. You're not as talented as you dream. You're just another dumb face in the crowd. We don't care. Why won't you just die?

    6. Re:OS X by Anonymous Coward · · Score: 0

      You should not have answered then. It's just some faceless AC begging for attention, then let it be that way. It has either too high or too low an opinion on itself and it will die eventually, anyway. Why bother? it's the same truth for all of us "it"s, myself and yourself included.

      This post, the parent and GP are a typical example of random fluctuations with short correlation lengths. They will die and be forgotten in an instant.

    7. Re:OS X by Silent_Fire · · Score: 1

      Because it's not really stable enough yet for an environement which wants no unscheduled downtime, at least as a server. It's UI also has some problems from a server admin's point of view.

  151. After years and years... by ajaf · · Score: 1

    ... The best distribution of linux is the one that fits your needs, you should get an easy to upgrade, add and remove packages distribution.
    Gentoo is the one for me. I can install, upgrade or remove packages with easy commands AND I get the performance that the processor can give (and the diference is incredible).

    --
    ajf
  152. Re:Wrong question by Gob+Blesh+It · · Score: 1

    Or "informative".

  153. Well, as long as we're on the subject... by Avoid_F8 · · Score: 1

    Here's the real question: vi or emacs?

    *ducks for cover*

  154. Are you serious? by Whitemice · · Score: 1

    You're asking THIS question HERE? Ha! Good luck, you'll get a recommendation for every fringe wierd distro out there.

    Choose: SuSe, Fedora, or Debian. Whatever floats your boat. For a corporate environment where you need lots of fellow admin users and the ability to run proprietary software (Informix, DB2, Oracle, other such packages) these are your choices.

    Do you really want advice from people who think compiling their own kernel actually buys them anything even remotely worth the time it took?

    --
    Using "Common Sense" is being either to arrogant or to ignorant to ask people who know more about something than you.
  155. Different Companies, Different Distros by barney_must_die · · Score: 1

    My previous employer was big into Suse Enterprise Linux (european financial). It worked, it was scalable, and had a good support model.

    When I left that company to a US based financial last year, they used Red Hat for the exact same reasons. Since the two distros are comparable [shields up for flame bait], the decision by management is go with what the UNIX engineering group recommended.

  156. Uber Linux by MrCobaltBlue · · Score: 1

    I like to use the LiveCD version of Linux (such as Slax) so when my friends come over they're like "OMG You Use Linux?! LOL!!!!11!" and I'm like "Yeah its the pwnz!" and when they leave I can just boot back to my Windows ME Desktop and run AOL 7.0.

    --
    mount /dev/me
    1. Re:Uber Linux by Zolotkey · · Score: 1

      lol At least you try to impress your friends with using Linux

  157. look to the polls... by davez0r · · Score: 1

    ...at dawn in the west and they will come to your aid. or something.

    the preferred distro seem to have gone from redhat a couple years ago to debian more recently (although with gentoo in a close second).

    maybe there should be a regular poll, a survey if you will, so we can graph changes over time. that would be hawt.

  158. Question should be flaimbait by SumDog · · Score: 1

    The question is worded well and is tasteful, asking for a specific Linux for a specific application (administration), however it still seems to me like a topic for a flame war. I'll just give the editors the benefit of the doubt and assume it's a slow news day.

    With that being said, I think the only two distros that have a chance are Redhat, SuSE and Debian. I personally use Gentoo and love it, but from an administration standpoint, binary packages are faster and easier.

    I've had lots of bad expierience with Debian. They have one thing going for them: An insane amount of packages. They have everything you could imagine for Debian. However their packages are poorly designed compared to RPMs and their configuration is awful. You should never be asked package installation config information during the install! Installs should be fully unmanned.

    SuSE seems very professional, however it does cost money (there are free downloads, but the installs aren't as simple) and it doesn't quite have the package repository.

    Redhat's only major flaw is the lack of a package repository. However the Enterprise edition comes with about everything you'd really need for a server (Web, DNS, DHCP, Print, etc.). And with Fedora out and more open than ever, I think the package repository will catch up soon enough, for Fedora anyway. Also with RHEnterprise being closed off the way it is, it's very easy to provide pay support and keep careful track of the distro for security updates.

    That's MHO.
    -SumDog

    1. Re:Question should be flaimbait by thephotoman · · Score: 1

      Have you even tried the Sarge installer? If you don't tell it to go into specifics at the beginning, it won't. Package config questions during config, however, tend to be semi-sane, especially when installing Gnome/KDE on top of X. It asks you whether you want your desktop manager to go to KDM, GDM, or XDM...a useful question, because sometimes I've found it rather easy to break one of those three, and then need one of the others to get in to a graphical system to do urgent work (which, in my position, just can't be done with the command line.

      Bottom line: one .deb installs anywhere. RPMs, on the other hand, may not work on any system but the one that created them.

      --
      Haec merda tauri est. Ceterum censeo Carthaginem esse delendam.
  159. Poll by gothzilla · · Score: 1

    There have been a few comments suggesting this should have been a poll, so I have very unscientifically turned it into one.

    Number of times distro mentioned:
    Debian 29
    Red Hat 29
    SuSe 22
    Gentoo 12
    Slackware 8

    then my finger started hurting from clicking "find next"...
    These numbers were found by searching for the terms "debian", "red", "suse", "gentoo", and "slack". Told you it was unscientific. :)

    1. Re:Poll by BenjyD · · Score: 1

      Current results (using grep, not find next !)

      Debian
      41
      Redhat (Redhat + "red hat")
      69
      SuSe
      47
      Gentoo
      33
      Slackware
      9

    2. Re:Poll by gothzilla · · Score: 1

      I guess I should have expected a *nix user to show up a windows user. I mean this IS slashdot. :)

  160. Novell/Suse gives the warm and fuzzy by johnjaydk · · Score: 1
    In our outfit we got to departments using Linux. One with the clueless manager the other with a clued in manager.

    In order to run Linux in clueless's department you have to deliver the warm and fuzzy. Novell is already big in the company so Novell/Suse is the way to go here. In clued in's department Debian rules.

    Roll your own conclusions from there on ...

    --
    TCAP-Abort
  161. There is no holy grail by minion · · Score: 1

    There is no perfect distro. If you rely on the vendor to make sure your box is up to date, then you're not doing your job as an admin. You should be proactive in that.

    What is the box used for? Ahh, a database server with connects over ssl? Well, then upgrade your db, upgrade ssl, and upgrade ssh (gotta have some way to admin it). webserver? Same thing applies...

    If you're not proactive in upgrading packages from source yourself, you need to find another career. How can a company put faith in you, if all you do is wait for another company to do that work for you? If you're going to do that, you may as well be a Windows admin.

    --

    -- If we don't stand up for our rights, now, there will be no right to stand up for them later.
  162. Which religion for professional agnostics? by Poietes · · Score: 1

    LazloToth asks: "Short and sweet: with so many religions to choose from, and so many of them good to excellent, which religion delivers the best balance of popularity, moral support options, afer-life benefits, reincarnation, and ease of conversion? If an agnostic wants to standardize on one religion and have the best of all worlds on everything from simonism to death-bed repentance, what, in the experience of the Slashdot pros, is that Holy Grail of religions - - the one that does it all while also making parents feel warm and fuzzy?"

  163. The answer is not what you want to hear... by marcushnk · · Score: 1

    Most "professional" admins I've been seeing these days are nothing but paper certs.. and the answer to your question is "Not Linux".
    But to give you an answer you want to hear..
    Novell SLES 9 is pretty sweet..

    --
    "Consider how lucky you are that life has been good to you so far. Alternatively, if life hasn't been good to you so far
  164. Re:White Box, a clone of RHE3 --hahaha by EvilStein · · Score: 1

    I worked with idiots before that were all about "enterprise level Linux" and saying that "Gentoo will never be a REAL distro" (stupid assholes) ... and then they went and started putting friggin White Box Linux on servers. So, a distro that's funded by a Library somewhere in the south is somehow more "enterprise level" than Gentoo? I just don't get it.

    Also, White Box Linux has apparantly been obsoleted anyway...

  165. RedHat's genius.. by Sliptwixt · · Score: 2, Insightful

    .. was that they branded themselves the way they did. The manager who's reluctantly in charge of choosing a linux flavor, will go with what he recognizes. He doesn't have the first clue of what makes a good distro for his business, but he remembers that clever RedHat ad in his last issue of "Ignorant Managers Monthly".

  166. A program to answer your question. by Hobadee · · Score: 1

    #include

    int main(){
    string str;
    string distros[100] = googleQuerryToArray("Linux+Distros");
    for(int i = 0; i < distros.length; i++;){
    str = "%s sucks! Use %s!",distros[i],distros[i+1];
    slashdotPost(str);
    if(i == (distros.length - 1)){i = 0;}
    }
    return 0;
    }

    --
    ...Had this been an actual emergency, we would have fled in terror, and you would not have been informed.
    1. Re:A program to answer your question. by omry_y · · Score: 1

      two things:
      1. this mix of java and c is a big no-no.
      2. you access an element out of the array in the loop.

      --
      Omry.
  167. It doesn't matter by Anonymous Coward · · Score: 0

    It doesn't matter what distribution you use as a starting point. If you are a professional admin, you will be customizing, upgrading, and modifying the packages installed on your system. If it's not on your system, you download the source tar ball and install it yourself. Installing packages is fairly straight forward these days.

    Step 1: "./configure >output.txt"
    Step 2: "more output.txt" and look for dependency errors.
    Step 3: Resolve missing dependencies and repeat steps 1 and 2 until all dependencies are satisfied.
    Step 4: "make -d >output.txt"
    Step 5: "more output.txt" to find errors.
    Step 6: resolve errors found in step 5 and repeat steps 4 and 5 until the errors are gone.
    Step 7: "make install"

    If you are a professional admin, these steps must be mastered. Do you really want to be limited to only supporting one variety of Linux? Learn how it works so you can work on any variety of Linux or Unix.

  168. Mojo Jojo? by Prince+Vegeta+SSJ4 · · Score: 1

    That's all just well enough, because in reality there is only room enough in this world for one superior Linux distribution. One shall be the number of superior Linux distributions in the world, and the number of superior Linux distributions in the world shall be one. Two superior Linux distributions is too many, and three is right out! So the only superior Linux distribution there is room for in the world shall be mine!

    1. Re:Mojo Jojo? by Anonymous Coward · · Score: 0

      His was funnier than yours. You suck. Give it a break. You don't need to reply to something just because it's been posted, jackass.

  169. Knoppix by doombob · · Score: 1

    Ease of installation: yes!
    Security: yes!
    Updates: it's so good, they made it run off a CD!
    Ease of administration: who needs hard drives!
    Support: burn a new CD!


    Who needs updates!

  170. Distribution Zealots by Pitr · · Score: 4, Funny

    If there's one thing I hate more than distribution zealots... it's people who don't use Slackware! ;P

    (Yes, that's a joke! ...well sorta.)

    --

    --Not to be worried, Pitr fix.
  171. best choice ever by Anonymous Coward · · Score: 0

    FreeBSD

  172. There are only two real enterprise level distros by wsock32.dll · · Score: 1

    There are only two real enterprise level distros: SUSE and Red Hat. We have about 50-60 production linux boxes all running RHEL 3.0 AS. At $50 a node for educational institutions you just can't go wrong. The main reason we use Red Hat over SUSE is because out linux team had been using Red Hat linux since the stone age and we are comfortable with it. SUSE sounds like a great enterprise level distro as well, but I don't have a lot of production expirience with it. I'm not going near anything else as an admin because no one else has a corporate backing, and most managers won't go there either even if I wanted to.

  173. what about GRML?! by crawancon · · Score: 2, Informative

    GRML is debian based and tailored towards sysadmins. It is console/text centric, and provides a number of security "features". For those still(?) afraid of runlevel 2, there is fluxbox. It is Reaping the benefits of knoppix's hardware detection, debian's repositories/apt-getables, and gutted out KDE and others from knoppix and replaced with MANY console/text based tools. give it a whirl. For the afraid-to-leave-M$, try QEMU and run grml within your current OS. http://grml.org/

  174. SuSE is a good choice for business by cypherz · · Score: 1

    The problem with asking this sort of question on Slashdot is that you'll get all the hobbyist answers: Debian, Gentoo etc. SuSE is always my first choice for business. Why? SuSE has the best integration of KDE and GNOME, is solid, and more thoroughly QA'ed than the hobbyist distros. SuSE isn't for folks who just have to have the latest and greatest, (hobbyists) rather its for production use! Its very easy to deploy security updates with SuSE, and as a server or Business Desktop, its hard to beat for ease of deployment, maintenance and compatibility. If your goal is to save yourself time and effort, and save your organization some money, check out SuSE.

    --
    This sig kills fascists.
  175. Ha! by ccharles · · Score: 1

    My distro *is* your distro!! How can it be both "superior" and "pathetic"?

    I wonder if this will throw his brain into an infinite loop or something...

  176. Re:SuSE What more could you ask??? by Anonymous Coward · · Score: 0

    OS/X doesn't count as a BSD. Sure the kernel is a BSD, but OpenDarwin is hardly the best supported of the BSDs. PowerPC does make a good server archetecture, theoretically, but Apple hardware is not cheap (though neither is Sun's), so each machine requires a decent sized investment. There is no support if the OS is not run on Apple hardware, since OS/X can only be run on Apple hardware according to the EULA.

    This whole post is pointless, sorry.

  177. Silly kids by topical_surficant · · Score: 1

    The obvious answer is Knoppix.

  178. Uh, yeah. by Minwee · · Score: 1

    Why don't you ask a nice, simple question like "Which is better? Star Trek, Star Wars or Battlestar Galactica?" I'm sure that a large enough group of respondants should be able to come up with a straightforward answer to that too.

    1. Re:Uh, yeah. by Anonymous Coward · · Score: 0

      http://www.grudge-match.com/History/ds-enterprise. shtml

    2. Re:Uh, yeah. by Tumbleweed · · Score: 1

      See, that's a trick question. Ideally, you'd want to mix and match from the three.

      First, take the Millennium Falcon, add ST's transporter & holodeck systems, and add the storytelling from the (new!) BG, and you'd be all set. Best ship, best universe, best storytelling. Et voila! And all that without using muppets! Sweet...

      This is a roll your own type, so I guess that'd be the equivalent of either Gentoo or LFS.

      Yes, I am a nerd. Shut up, so are you.

  179. Surely the most pointless question ever... by episteme · · Score: 1

    As I'm sure has already been discussed, this is an utterly pointless question. Linux is without any doubt the most 'horses for courses' OS on the planet (before anyone flames me, I mean anything with a linux kernel and a GNU userland welded on top...ok?) so asking which is best is, frankly, asking for trouble. For those morons on here posting "OMGGG LIKE GENTOO IS SOOOOOO MUCH BETTER" etc etc, then let me say this: if you're a real gentoo user then its very philosophy makes a fool out of you. By now you should realize that the right Linux distribution, is the one you are successfully running.

  180. Caution: Lynchbait. by Cytlid · · Score: 1

    Windows or SCO. Take your pick.

    (they're all coming to kill me now)

    --
    FLR
  181. Which linux is best? by ndtechnologies · · Score: 0

    That is a really tough call to make, because so many distro's can be used for many different things. As for me personally, I like Fedora Core 3 as my desktop, but I use Mandrake 10.1 as my web/file/print server. It really just depends on what you want to get. If you like total control, go with Gentoo. If you like stability, go with Debian. If you like nice GUI's go with Fedora, or Mandrake. It really just depends on what you want, which is what I love about linux, and why I'll use it from now on.

    --
    I have nothing clever to put here...
  182. No... by Art+Tatum · · Score: 1

    It usually goes the other way. Tell your boss to shave his d***.

  183. no one ever got fired for buying Red Hat by Mr.+Slippery · · Score: 2, Interesting
    while also making upper management feel warm and fuzzy?

    For all the other critera, everyone will have their arguments. But for this one, I think it's Red Hat, hands down.

    I'm not saying it's "the best", for whatever technical defintion of "best" we might choose; but I think we're moving toward a situation of "no one ever got fired for buying Red Hat".

    --
    Tom Swiss | the infamous tms | my blog
    You cannot wash away blood with blood
  184. Re:SuSE What more could you ask??? by LWATCDR · · Score: 1

    I did not say OpenDarwin I said OS/X. What other BSD offers as much support as OS/X? I am not talking hardware support on Intel but calling on the phone hey this is not working support.
    Also why does it not "count" as BSD? Who in charge of what counts and does not count as BSD? As you said the kernel is BSD.

    --
    See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
  185. Re:Wrong question by CmdrGravy · · Score: 1

    Now that's what I call flamebait

  186. Not Gentoo by Drakino · · Score: 5, Informative

    I hate to say this, but after running Gentoo on my home server for a year, it is not enterprise worthy.

    Main reason?

    Sure, on the surface, Gentoo seems easy to update. Problem is, updates break things. Time and again, I have watched emerge upgrade things, possibly give me important info somewhere in the millions of lines of code it scrolls pointlessly, then I reboot to a service not acting right. This last emerge cycle left me with:

    Samba in a broken state. Non protected shares worked, anything else gave access denied. Why? Someone decided to move the default location of smbpasswd and didn't notify me in a way to catch it since I wasn't watching emerge line by line.

    Apache was broken. It would start one process and hang. Examining the error log showed a problem in PHP. For some reason, it missed a package that has to be recompiled every time PHP is upgraded.

    Postfix has been broken in the past by similar, as well as my imap server. Filing a bug report on one of the changes was simply met with "so, deal with it" basicially.

    Gentoo has a lot of hype. Actually using it across 10 servers scares me though. It turns out to be worse then any other distro in the amount of work needed to keep it up to date, since you get to spend time hunting down problems. At lease SuSE was nice enough to generate messages to root about important changes I may need to check on manually.

    1. Re:Not Gentoo by Jestrzcap · · Score: 2, Informative

      If you are running updates in the background and want to catch important information just grep the output to a file.

      Something like "emerge -u world | grep '*' >> important_update_info.txt"

      The imporant messenges are all prefixed with * so you can easily catch them. Make a shell script to do it for you. Mail it to youself if thats what you need.

      As for just blindly updating, thats not something you should be doing on a production server. Test server first, then roll changes to production.

      --
      "I have great faith in fools: Self confidence my friends call it." ~Edgar Allan Poe
    2. Re:Not Gentoo by thelen · · Score: 1

      What's your opinion about using it on nodes in a server cluster? I've been pondering using it on a cluster of about a dozen machines with identical setups (java, tomcat, mysql primarily). The idea would be to run a master server locally from which to download patches onto the nodes. Of course I'd need some way of testing the updated packages before cloning the other machines...

    3. Re:Not Gentoo by Anonymous Coward · · Score: 0
      Problem is, updates break things.

      Some people complain about this when running Debian - they're the ones running Debian-UNSTABLE or -TESTING.

      Run Debian STABLE and updates are only for bug fixes or security fixes (both of which get backported - an important concept in the Debian stable world). Debian STABLE is rock solid. And the Debian community is rabid about keeping it that way (which is why the release cycle is totally crazy..)

      Sorry to turn this into a Debian Rocks reply, but you know what? It does :)

    4. Re:Not Gentoo by kamagurka · · Score: 1

      Well, basically you just admitted to not having put a lot of thought or reading into maintaining those Gentoo boxen you speak of. For example, the problem of missed enotices (Although I have to agree, the default way this is handled is) can be solved with 3 apps i can think of now, not the least of which is grep. All in all I love my Gentoo and find it easy to maintain; On the other hand, i don't really have enough experience to comment on its enterprise-readiness.

    5. Re:Not Gentoo by Anonymous Coward · · Score: 0

      Here's someone that thinks that etc-update is a hoop you jump through to complete the install rather than something that you should actually think about.

      It's amazing how many people screw stuff up because they do not check the diffs properly and assume that it will all be fine because it is a point release

    6. Re:Not Gentoo by Meaulnes · · Score: 2, Informative

      This seems a little off base to me. We have several Gentoo servers (6 or 7, I can't remember the exact number) at work, and I use gentoo on my work desktop, laptop, and personal desktop. (Oh I shouldn't forget running Gentoo on my Xbox). Someone in my department also uses Gentoo on his work desktop as well as his personal desktop. I personally have been running Gentoo since it was at release 1.2 (with a few month haitus whilst I learned *BSD). The Xbox aside, I have never had an emerge -u world break a a well-maintained box.

      Now, I have a friend who has a remote dedicated Gentoo server who adamantly refuses to run etc-update and his box breaks every time he runs emerge -u world.

      For my money Gentoo is the answer. Weekly emerge sync's & upgrades (look at what you are upgrading), consitent usage of etc-update, and a good thorough understanding of Gentoo's USE and ARCH settings will keep a Gentoo box in good working order.

      At work, when we have a new service to provide, we look at the following OSs in order

      1. OpenBSD
      2. Gentoo Linux
      3. Mac OS X
      4. Windows.

      All of our external services run from OpenBSD, most of our internal services run in Gentoo (even a predictive dialer) or OS X, and a total of 3 servers run windows.

      When security is really important however, we don't even consider Linux, opting instead for OpenBSD.

      Just my $.02

    7. Re:Not Gentoo by AintTooProudToBeg · · Score: 0, Flamebait

      1. How do you update config files?
      2. How do you update your packages (emerge -Du world)?
      3. How do you specify package keywords?
      4. Do you read the messages at the end of a package's emerge?

      I found that the answers to the above are generally:
      1. Incorrectly
      2. Incorrectly
      3. Incorrectly
      4. No

      I've been using gentoo for a year. I update about 4 times a week. Only once did I break my system (for about 15 minutes -- thanks gentoo forums) and it was because I didn't read am emerge message regarding hotplug/coldplug.

    8. Re:Not Gentoo by Anonymous Coward · · Score: 0

      Amen! I inherited some Gentoo systems from a rice optimizer and they are a pain compared to the Solaris and Debian systems I have implemented.

      Being behind the curve is the price you must pay for quality assurance, but it's worth it to NEVER HAVE A PROBLEM!

    9. Re:Not Gentoo by AnthonyZEO · · Score: 1

      I couldn't agree with this more. I've been using Gentoo on and off for 2 years or so (on more than off) and this is one of two huge strikes against it for a production env. A production system is built for stability, not "the latest versions of everything". A lot of times I find an emerge has a 50/50 change of breaking whatever I try to upgrade. I will *never* try an emerge world again because it is equivalent to saying fubar world. You do not want this happening on a production box unless you actually want a pink slip. A lot of crap slips into the portage tree, and subsequently onto your production box.

      Another point I'm a bit surprised no one has brought up is that vanilla Gentoo is dependent on gcc to perform upgrades. A lot of places would fire you if your production box has a compiler on it.

      As a Gentoo user who actually likes Gentoo I have to say that it is barely ready for a personal environment, forget about production.

      I know nothing of Hardened Gentoo. That may be an option. I hear IBM likes SUSE though, and you know what they say about picking IBM.

    10. Re:Not Gentoo by kashani · · Score: 1

      Most of these answers sound like they've been written by first year admins. Welcome to the admin world kids, you're going to break things no matter which OS you use.

      1. Gentoo has some problems. Reverse dependencies being the big one. Gentoo is working on this type of problem and it can't come soon enough.

      2. Important info getting lost in the emerge. This is a gimme as well and should have been fixed long ago.

      3. That PHP problem was probably turck-mmcache, or possibly another module, which does need to be recompiled each time you change PHP versions. And yes if your modules are broken on any distro Apache will bomb out. Gentoo does bump your version up pretty often 4.3.8 to 4.3.9 to 4.3.10 etc since they don't tend to do much back porting. Again #1 affects this, but I'll take a 2 minute inconvenience over having to screw with php 4.2.1 or 4.3.6 or whatever nonsense pakcage that I'd have to compile by hand since they don't support the functions I need.

      4. Your Postfix problem was probably the update from 2.0.16|19 to 2.1.x. That was a major update and the release notes talked about Postfix changing its internal structure so they could filter email better among other things. The ebuild would instruct you to clear your queue, stop Postfix, and then do the update. If you didn't do this, it broke. This would have been a problem on any system as Postfix 2.1 offered significant improvements over 2.0 and God forbid 1.1. I still don't think anyone is shipping Postfix 2.1 as part of their OS, but I only use Gentoo and Redhat.

      Being an admin of a Gentoo system requires less work, but more thought. It takes me less work to get Postfix 2.1 installed or mod_php with xml, Oracle, and sablot support, but I have to think about what's going on in my software. I agree that Gentoo shouldn't make it quite so easy to shoot myself in the foot and I have shot myself quite good a few times.

      On the other hand I can do things with Gentoo, like support recent software, lock packages to particular versions, never have to build RPMs by hand, and other nonsense. I can can also tell mod_php to use Mysql and tell mod_perl not to. And they will continue to do this as the packages get updated. Redhat, Debian, Suse all make great products, but once you get off the beaten path you're in for a world of hurt. If you never need any special options, builds, support for odd things, etc. then by all means use another distro. But if you have to support customers, programmers who want to test mod_php with Postgres, Mysql, and Oracle, and all the other fun that comes with being an admin, you could do much worse then Gentoo.

      kashani

      --
      - Why is the ninja... so deadly?
    11. Re:Not Gentoo by Anonymous Coward · · Score: 0

      I hate to say this, but you obviously aren't very experienced with Gentoo. Gentoo is only as good as the person using it. If you just go and update everything all the time on a production server, you're sure to have problems. Thats why you wait for critical updates and fixes. Gentoo is as stable or unstable as you want it to be. Gentoo is also a meta-distribution which means it can tailored to fit _any_ user's needs whether they be a server admin or just another desktop user. Furthermore, if you're going to be updating packages, you should be mindful, at least to some extent, of the implications of installing those new packages. Before you go and say things about Gentoo as a production os, maybe you should try implementing pracitcal admininstration techniques.

    12. Re:Not Gentoo by surprise_audit · · Score: 1
      possibly give me important info somewhere in the millions of lines of code it scrolls pointlessly, then I reboot to a service not acting right.

      This might help:

      http://forums.gentoo.org/viewtopic.php?p=17 16588

    13. Re:Not Gentoo by Rich0 · · Score: 1

      The ebuild would instruct you to clear your queue, stop Postfix, and then do the update. If you didn't do this, it broke.

      The problem is that if you just did an emerge -uD world, and postfix wasn't the first thing on the list, you probably didn't see the warning before you blasted through the installation process. Likewise, if it wasn't hte last item you probably never saw any warnings at the end.

      Most people don't emerge one program at a time. It would be nice if the notes were collected and printed at the end...

  187. Management? by bitspotter · · Score: 1

    A better question would be which management is best Linux.

    The answer is: ME.

  188. Asking this question on slashdot by ShinGouki · · Score: 1

    is about as smart as dropping an 80lb crack rock into the middle of harlem

    --
    -dk
    Dream with the feathers of angels stuffed beneath your head.
  189. A serious question... by SharpFang · · Score: 1

    IBM is so much pro-linux. Which distro do they support/recommend?

    --
    45 5F E1 04 22 CA 29 C4 93 3F 95 05 2B 79 2A B2
  190. Re:Then vs Than by pclminion · · Score: 1
    Why do you bother? Clearly, these people can't learn by example, or they'd have figured it out already. So why waste your time?

    Are you trying to impress us with the fact that you know how to spell basic English words?

  191. RedHat "enterprise" by daddymac · · Score: 2, Interesting
    We've been a redhat shop for years, and with the birth of "Enterprise" redhat, we've gone with that. Packages with bugs, security holes, etc. are fixed in a very timely manner, and you are alerted when new software comes out, along with what was fixed in it. You can choose whether or not to upgrade, at your leisure. The paid subscription gives you access to their up2date repo's which are (in my opinion) very speedy downloads. 3rd party Hardware/software vendors generally write their stuff with redhat systems in mind, so you have a larger software/hardware supported list. Good stuff. I've played (ran a web/mail/dns server, installed handwriting recognition/X windows on a 486 stylistic, etc.) with debian and while I loved it for it's apt-get command, I didn't see any other advantages over redhat (which are all fixed with up2date), but things that I took for granted on redhat (colorized fonts in vi, chkconfig, a "sensible" place to keep network scripts, etc.) were not "instantly" present in debian. You are more than welocme, of course, to tune it how you want. If you want something that just works OOB though...

    If you want something that doesn't require a subscription, then you may want to use fedora, which is just behind redhat's bug fixes, and a bit more cutting edge with new software.

    Your mileage may vary, but I'd give redhat a shot.

    --
    If something I said can be interpreted two ways, and one of the ways makes you sad or angry, I meant the other one.
  192. There's only one option that meets all... by Anonymous Coward · · Score: 0

    of his requirements. Tell me, how do dual G5's sound?

    (And no, I'm not talking about YellowDog)

    1. Re:There's only one option that meets all... by Anonymous Coward · · Score: 0

      go back to your apple section, troll! better yet, crawl under a rock or something!

  193. RH/SUSE by OneFix+at+Work · · Score: 1

    Depending on your contract with Novell, you may want to pick SUSE, but any of the RedHat professional distros (RHAS/RHES) is probably your best bet.

    If you don't have a contract with Novell or you are going to have to pay a load of cash to use SUSE, go with RedHat...

    The first reason to stick with RedHat is that RedHat is one of the oldest of Linux server distros which means that RedHat has pretty good support, and the second one is that outside of the Linux world...RedHat is synonymous with Linux....The perfect example of this is going to a hardware manufacturer's site looking for a device driver and seeing a page that says some thing along the lines of ... "We support Linux 7.3, 8.0, 9.0..."...

    That's also why you should choose EXT3 as your Journaling Filesystem...forget Riser, JFS, XFS, etc...all of the Linux rescue utilities and admin CDs support EXT2/3...

    IMHO, there's a time for preferences and fanboy-ism, but that's not when it comes to your data or your job. Stick with tried and true technology.

    As a side note, don't go with WhiteBox...for some reason the legal departments don't like it :)

    In a few years, hopefully you will be able to add Pro Mepis to that, but it's still in beta stages and current debian distros leave alot to be desired when it comes to administering professional machines...mainly, there's noone I can get on the phone and yell at till it's fixed...and 3rd party support don't cut it...3rd party support for OSes is for sunset systems...

    1. Re:RH/SUSE by AcmeShells.com · · Score: 1

      Redhat = one of the oldest? I think not. Correct me if i'm wrong. The only reason everyone, even businesses choose redhat is because its marketed.

      --

      AcmeShells.com The cheapest Eggdrop
    2. Re:RH/SUSE by Anonymous Coward · · Score: 0

      > As a side note, don't go with WhiteBox...for some reason the legal departments don't like it :)

      Why not? CentOS and TaosLinux are in the same group, what's the objection? Can't be trademarks/copyrights, all these distros replace all the Red Hat material with their own logos, etc. Perhaps your legal department's not as on the ball as they should be.

    3. Re:RH/SUSE by OneFix · · Score: 1

      No, legal departments shouldnt have to be "on the ball"... They don't like using something that may even be percieved as illegal.

      In most circumstances, taking a product and redistributing it with your name would not be legal. Even if the EULA allows for that and even if RedHat is fine with that, most legal departments aren't...

      No company (unless they are SCO, M$, or IBM) wants to be in the middle of a lawsuit over the product they are using...

      And besides, WhiteBox's own page states that...

      There may be remaining packaging problems and other odd bugs. These are solely the responsibility of the White Box Linux effort and should not in any shape, manner or form reflect on the quality of Red Hat's commercial product. In fact, if you need a fully tested and supported OS you probably should go buy their box set.

      So, you have it right from their site...it is essentially telling you NOT to use this for a production environment.

      As for my not mentioning CentOS or TaosLinux, I can only say that from my experience, WhiteBox is the most well known...

  194. All Linux Distributions are created equal by Anonymous Coward · · Score: 0

    All distributions will inherit _core_features_ from each other. This pushes the reasons to pay for them to the services(updates & compatability) behind them. We use Redhat, but I can see any ditribution as a replacement in the absence of any other one, except Caldera.

  195. Toss Up by Micah · · Score: 1

    Lots of opinions here. Some say "there's no best choice" or recommend one of any number of johny-come-lately distros. Some recommend clones of Red Hat enterprise.

    I would say that for serious enterprise use, the reality is that the "best" is a toss-up between Red Hat and Novell's enterprise offerings. They have the support that enterprises need. Most of the others don't. Debian could be good if it were supported by the likes of Oracle AND had more frequent updates, but quite frankly, the delays in the Sarge release has cost them most of their credibility in my book.

    I wanted to recommend Debian stable to my organization, but the current version is so ancient I could not dream of it before the Sarge release. Wouldn't have mattered, because most people here know Red Hat/RPM and they wanted to stick with something that uses RPMs. That doesn't have to be an issue for everyone, but it was for the management here.

    Why I say Red Hat or Novell: What they charge is reasonable. I work for a non-profit organization without tons of money, but we will soon be buying at least two contracts for RHEL support in this one location alone. We have offices around the world, and others may also buy RHEL, though some may stick with CentOS. We are willing to buy the RHEL contracts because they provide a solid system at a reasonable price. We will know they can support us if we need it.

    I'm not sure if there's any enormous reason to choose either RH or Novell above the other one, but I am confident that those two are the best "serious" work distributions right now.

    Now, for less important projects and hacks and such, any of Gentoo, Debian, Mandrake, Ubuntu, etc. would be fine. I'm talking mission critical servers.

  196. SLES9 / SUSE9.2 combo by siezer · · Score: 5, Interesting

    Im going to have to run with SUSE here.

    We mainly use redhat/fedora here, and I do have to say that all of the things that I've "fought" with redhat to get working properly "just work" right out of the box with SUSE.

    Scenario:

    I wanted to unify all logins across linux/windows machines on my companies user network.

    We were running an NT4 domain controller and using local passwd authentication for all linux servers/workstations.

    The natural solution to this was to set up an ldap server, have all the linux machines authenticate off it, and then replace the NT4 domain that would authenticate off the same ldap database. While we're at it, we thought we should enable fine grained access control lists for local filesystems, the samba interface, oh, and they should work over NFS as well. (acl.bestbits.at)

    After about 2 months with redhat battling compilation issues, config issues, library issues, and other issues, rpm issues, and a bottle of aprin. I finally managed to get an openldap server up and running, with samba3 authenticating against it in a test environment.

    Another month later, I got the ACLs working.

    I about kicked myself in the head when, upon evaluating SLES9, I found that during installation it acually gave me an option to use ldap as the main authentication mechanism. Also, it has a built in, YAST controlled CA magement system, replacing all the scripts that I had written to handle ssl certificates.

    I recreated my entire test environent in under an hour using SLES9.

    On the client end, Suse 9.2 "just works" in every imaginable way. The only things I had to install myself for workstations were enigmail and slocate.

    To this day, I still have a few redhat machines that blow up when trying to use ldap/ssl, but everything suse has worked perfectly the first time.

    Naturally, it comes with a bunch of databases, a kickass update mechanism (yast), an automated setup tool (autoyast), and now has very nice support from the nice folks over at novell.

    On the flip side, I would probably still use redhat for "mission critical" things, as redhats QA proccess is insane. You wont get the nice new extras, but thats because the bleeding edge tends to be unstable.

    Also, another thing that needs to be thought about is "googleability." Googleability is a measure of how quickly you can find your problem, then an answer to it, using google. Redhat has much higher googleability that Suse, or any other linux distro for that matter (except perhaps debian), but to be fair, Suse (from my brief experience) tends to have less problems.

    In conclusion: Suse for your internal network/workstations/etc. Redhat for your webservers and other things that should have obscene uptimes.

    -s

    1. Re:SLES9 / SUSE9.2 combo by Anonymous Coward · · Score: 0

      If you need *months* to get openldap and samba to run together you clearly should look for a new job. They did it here including some scripting for local customizations in a couple of days, including testing and roll out it took a total of 40 hours or so. This included Linux clients.

    2. Re:SLES9 / SUSE9.2 combo by Kz · · Score: 1

      you mention using LDAP for authentication. i've done this on a SLES9 box, and it worked really good for a while... until they started having problems with the UPS, then the air conditioner, etc.

      every single time, it was shut down without notice... and every time it woke up with the BDB database unreadable, therefore nobody could login.

      i read all the info about LDAP, tried several tweaks, but i couldn't get it to survive a hard poweroff. in the end, i gave up and returned to oldstype /etc/passwd

      is there a better way? can BDB cut it?

      --
      -Kz-
  197. Gentoo by UncleScrooge · · Score: 1

    I used to run Red Hat on my website server. But then those money greedy clods decided to charge money for updates. I switched to Gentoo (had a friend install it) and now it runs very very smooth. The administation is FAR easier then with Red Hat once it runs. I am never changing back!

    --
    Slashdot 1|0 Productivity
  198. Gentoo for performance, stability, and security by Anonymous Coward · · Score: 0

    We have tested out a number of distros and decided for Gentoo. Except for the lack of an automated installer it is the easiest to maintain distro, offers superior performance, and in terms of security you are always on top of things. Gentoo offers you the choice of installing precompiled binaries or installing from source with optimized flags for your particular architecture. A Gentoo installation from source is an admins dream - it leaves you with a blazing fast, stable, and easy to maintain system.

  199. DEBIAN DEBIAN DEBIAN AND DEBIAN by Anonymous Coward · · Score: 0

    13 years experience and have gone from
    SOLARIS to BSD to LINUX specifically DEBIAN for all my 300+ servers

  200. So true by BinLadenMyHero · · Score: 2, Informative

    The parent is absolutely right.

    And as a competent admin, I choose the distro that don't get in the way, that let me do the things my way. By that aspect alone, LFS would be the best, but it a bit exagerated. (I highly recommend to install it once though, if you are interested in better understanding of the system, it's parts and how they work, from boot to the password prompt and applications. I used it at my machine at home for quite some time.)

    I choose Slackware. I used to install everything (after the initial instalation from the distro CD) from source, but it got tedious. Now I use swaret to upgrade the security-related packages. The software more importantly used (in my case: postfix, clamav and spamassassin and squirrelmail) are monitored from freshmeat and upgraded manually as I see fit (some from source code). Other software are not upgraded unless needed (if it works, don't mess with it).

    The main source of problem, in all the distributions I tried, is the package system. Ugrading (or, in some cases, even installing new packages) can break the system. Of course when installing from source you also have the risk, but things are more under control if you know what you're doing.

  201. Wait just a doggone minute!! by gutbucket · · Score: 1

    which Linux delivers the best balance of stability, high-level support options, security, rapid updates, and ease of administration?


    The whole point of having a Kernel around which you may configure to your hearts content is to avoid the situation where you are at the mercy of somebody else's definition of "the best balance of X,Y and/or Z". The very heart of the linux ideal is robustness in differing situations, and organic responses to changing situations.

    --
    Just do what you do best
    Arnold "Red" Auerbach.
  202. Re:SuSE What more could you ask??? by ignorant_newbie · · Score: 1

    Also why does it not "count" as BSD? Who in charge of what counts and does not count as BSD? As you said the kernel is BSD.


    um... let's see. it's not released under a bsd license. it's not a bsd kernel, it's a mach kernel...

  203. RHEL no question by ComputerSlicer23 · · Score: 2, Informative
    I've built up my "RedHat-fu", to the point, that it's the one distro I know how to to completely configure a machine from start to finish to be setup exactly the way I want via network boot. It might be possible with Suse, but I've never run that.

    I purchase RedHat licenses for everything that is in the DMZ, or runs software that requires RedHat Enterprise Linux for support (think Oracle Databases).

    Then I use Whitebox Linux for everything else. It's pretty much exactly the same as RedHat (you can pick another RHEL rebuild if you want, CentOS and Whitebox Linux are my two favorites). Whitebox can have problems from time to time, because it's a one man show. CentOS looks nice, but it sounds like the mailing lists are used less, and the web boards more for discussion and help (I've never participated, but that's the a complaint I've seen on WhiteBox lists about CentOS). I like e-mail lists for help/support. Call me silly. While web boards are nice for random discussions, I'd much rather review e-mail for technical support (both on the giving and receiving end).

    I use that for the desktop. Other then, it's a bit RAM hungry, it's fine for a desktop for most people (the lack of a good MP3 player might bother most, but I play oggs, so I'm good with it). You need more then 128MB of RAM to run OpenOffice on it at a reasonable speed. (I was running a PIII-500 w/ 384MB of RAM and it was acceptable, with a new P4 w/ 128MB of RAM it was unbearably slow running Mozilla and OpenOffice at the same time. I put a 1GB of RAM in and now it's wonderful).

    In the end, it means I can run almost exactly the same OS at home that I do at work. It's industrial strength, and all of the expertise I build up using it, is going towards one of the two distro's that all major software vendors support. I don't know of any Suse "rebuilds", otherwise I might recommend those.

    Kirby

  204. RedHat or clones thereof by Anonymous Coward · · Score: 0

    I am an automotive engineer who happens to be the company system administrator as well. All of the engineering applications that we use target RedHat, with some now supporting SuSE as well.

    I personally have gone with CentOS, as some of our apps will not run on SuSE.

  205. Is this a joke? by Anonymous Coward · · Score: 0

    Is this a joke?

    The guy is looking for an enterprise solution not software for highschool kids (i.e. Gentoo) or software that only runs on 5 year old hardware (i.e. Debian). Please try again.

    1. Re:Is this a joke? by Gherald · · Score: 1

      This is not a joke, you need to rethink your assumptions.

      Gentoo is a fine choice for production servers, provided you are prepared to use the latest version of all software.

      Debian with the most recent 2.[46] kernel will run on the widest variety of hardware of any distribution. This includes all new hardware that works with kernel.org sources.

    2. Re:Is this a Joke? by Slartibartfast · · Score: 1

      Sorry, but that's Just Dumb. If your CEO, etc., know so little about Linux that they barely know what a distribution is, then it's simple: tell them you're using "Linux," and go with whatever distribution best fits your needs. Oh, and that's "Ubuntu". IMHO, I would choose Debian -- or a Debian flavor -- if security is paramount. Its install, etc., isn't as slick as RH, but when it's up, it's rock solid, and it's a sysadmin's dream for patching and upgrading. In other words, it's more work to get running, but we're not talking "users", here, we're talking sysadmins. Glitz is great on the desktop -- but for servers, I want stuff I can maintain in as easy and automated a fashion as feasible, and Debian fits the bill perfectly; rarely, if ever, does a Debian "stable" fall into the dread RH Dependency Hell.

  206. Suse 9.1 by pair-a-noyd · · Score: 1

    if you want rock solid reliability and ease of installation and configuration.
    Works out of the box.

    9.2 is quirky....

  207. Lies and FUD. by Anonymous Coward · · Score: 0

    FreeBSD is not in any way easier, Net and Open are very similar, and all 3 are just as easy to use, you just have to learn the specifics. If you started with Free, of course you will think its "easier" since you already know how to do everything.

    And OpenBSD is not concentrating on a niche, I use it for all my servers, including a 12 server cluster for a very busy dynamic website, as well as on my laptop.

    And FreeBSD's "handy" things like portupgrade are only handy when they work. The 10% of the time they fail, they make things so much more difficult, its not worth dealing with them to start with.

  208. it's mostly the same though by kuzb · · Score: 2, Insightful

    I mean, linux is linux is linux. Usually the only things that change are:

    1) the package system
    2) the installer

    --
    BeauHD. Worst editor since kdawson.
  209. Re:OMG, YOU FORGET TEH MOST IMPORTANT PART!!1!!11! by lineman60 · · Score: 0

    sorry i am not fluent in 31337 plez translate

  210. Solaris 10 by JonathanX · · Score: 1, Offtopic

    Seriously.

    1. Re:Solaris 10 by JustNiz · · Score: 1

      What part of 'Which LINUX" are you having trouble with?

  211. the one you know by kipple · · Score: 2, Insightful

    There's no easy answer to such question. In fact, I think there's none. The best Linux choice for a professional admin is the one he knows better. A serious admin knows how to harden any linux distro (if security is a concern) and how to quickly deploy solutions if ease of use is the main choice for linux. If he is truly a professional, he knows how to learn quickly any distro's tool.
    If he relies too much on the tools the distro has I'd not call him a true Linux Admin.

    --
    -- There are two kind of sysadmins: Paranoids and Losers. (adapted from D. Bach)
    1. Re:the one you know by BCW2 · · Score: 1

      "(if security is a concern)"
      If security is not a concern, he won't be a sysadmin for long. Or what his company does is so unimportant that nobody cares. Security is always a concern.

      I know I'm being paranoid but am I being paranoid enough?

      I do agree that the best distro is the one the sysadmin knows best, if he can teach it fast and well.

      --
      Professional Politicians are not the solution, they ARE the problem.
  212. If it would be that easy by netcongestion · · Score: 1

    How do you choose a distribution when you have software or drivers that is only supported on certain distributions? Like that driver runs only on that version of the kernel an this software is only supported on that distribution. With some software you're not free to choose (yes the software is not gpl). But if you're dependent on such software - the one distribution dream keeps being a dream...

  213. Distro by northcat · · Score: 1

    Which Linux? You mean Which Distro? I can understand when a Linux newbie says Linux when he means Linux Distribution but Slashdot...

  214. Forget the others - we run Slackware servers! by arfonrg · · Score: 1

    We run Slackware on all of our servers because we can configure EVERYTHING as we want it.

    I've tried other distros and their GUIs were nice but not for servers. The text configuration of Slackware is GREAT!

    Slackware has been around the longest, Partick doesn't rush things and it all just works.

    --
    Your thin skin doesn't make me a troll
  215. Agree & love Gentoo by dougnaka · · Score: 3, Informative
    I love Gentoo, am running it on my home and work desktops. But this has been a problem historically. What parent talks about as problems are real problems with Gentoo, but are not the only reasons not to run it blindly in production. Another problem is having a C compiler be required. If your box gets compromised you've given a potential cracker all the tools he needs to do even more damage.

    Now, it's very likely that the above poster upgraded his config files blindly and this is what messed up his installation, FYI config files in Gentoo aren't automatically overwritten, you're supposed to "merge" / manage them, and the process isn't very simple.

    So, what to run in Production? Ideally you roll your own to production, Gentoo makes a great base system, trim it down to minimal files you need to do what your server needs, and then lock down all permissions. Ideally your production server will be as tight as it can be and still do its job. So keep a "master/build" server that has all your development files on it, and then a "production" server that only has what's needed to run on it. Make images of your production, and update by updating the master server, then the test production servers then the production servers. If you're running yum/emerge/urpmi/etc on a live production server you're opening yourself up for many risks.

    Oh, it's hard to go wrong putting FreeBSD into production also, too bad it's

    --
    My Linux Command of the Day site : LCOD
    1. Re:Agree & love Gentoo by asdfghjklqwertyuiop · · Score: 1

      Another problem is having a C compiler be required. If your box gets compromised you've given a potential cracker all the tools he needs to do even more damage.


      If your box got compromised, the compromise was probably accompished by the attacker by overflowing a buffer and throwing some shell code in the right spot. Think about that - they're already sending code to your machine.

      Second, if the machine is compromised, what exactly is stopping the intruder from uploading packages or staticly linked binaries of whatever they want?

    2. Re:Agree & love Gentoo by Dammital · · Score: 1
      Now, it's very likely that the above poster upgraded his config files blindly and this is what messed up his installation
      While this is easy for a Gentoo n00b to do, I've experienced dependency issues similar to what parent described, to-wit:
      Apache was broken [...] the error log showed a problem in PHP. For some reason, it missed a package that has to be recompiled every time PHP is upgraded.

      If you don't take especial care to re-emerge spamassassin when Perl is upgraded, the former will fail silently (running beneath evolution). Mplayer's ebuild wasn't smart enough to rebuild win32codecs when I turned on its real USE flag. Portage is not perfect!

    3. Re:Agree & love Gentoo by Drakino · · Score: 1

      Now, it's very likely that the above poster upgraded his config files blindly and this is what messed up his installation

      Nope. I spent actually a great deal of time in etc-update after this last upgrade. Problem is, the location of smbpasswd wasn't set in my smb.conf file, so it used the default. It upgraded me to Samba 3.0.10 from I think 3.0.7. I don't recall smb.conf being a file I saw in etc-update, so it remained my old file. I actually just looked uver my saved terminal buffer from the update and found a bug.

      * /etc/samba/private moved to /var/lib/samba/private
      * Copying /etc/samba/private/* to /var/lib/samba/private/
      cp: `/var/tmp/portage/samba-3.0.10/image//var/lib/samb a/private/': specified destination directory does not exist
      Try `cp --help' for more information.

      So emerge did try to move things for me to the new default, but failed. Since it figured this was automaticially done, it didn't hilite the change at the end of the ebuild process.

      Bugs like this shouldn't make it into stable for a distribution that is "enterprise ready".

    4. Re:Agree & love Gentoo by Anonymous Coward · · Score: 0

      Anyway, there is still the strong advise (mainly from enterprise linux distributors) not installing a compiler on a server. Yes, they also provide gcc packages, but as said, they strongly advise not to install those packages.

    5. Re:Agree & love Gentoo by asdfghjklqwertyuiop · · Score: 1

      Anyway, there is still the strong advise (mainly from enterprise linux distributors) not installing a compiler on a server. Yes, they also provide gcc packages, but as said, they strongly advise not to install those packages


      Probably to encourage only using binary packages made for that distro, which are more strictly controlled and tested, less likely to screw things up and easier to roll back from if they do.

  216. Re:Then vs Than by omry_y · · Score: 1

    it may come as a shock to you, but MOST of the people alive today do not speak English as their mother's tongue language.
    in fact, most do not speak English at all.
    it does not mean they are less intelligent THAN you.

    --
    Omry.
  217. I am t3h distro pilgrim by Jack+Taylor · · Score: 0

    I've tried quite a few Linuces in the last year or so, in the quest of finding that "perfect distro". The most important piece of advice I'd give is *don't* try and update a distro with a source that isn't specifically designed for updating that particular distro. There are just too many things that can go wrong.

    For example, I installed a couple of RPMs on my first ever Linux distro, Mandrake 9.2, that I downloaded from an RPM search engine. This worked fine, but after about a month I tried to install some normal Mandrake packages and the package manager kept telling me that I needed to uninstall X, along with a couple of dozen other packages, and then reinstall them, in order to get it working.

    Example 2: I installed Knoppix 3.4 on my hard disk and updated it to the latest version using the Vanilla Debian tree. This increased the startup time by about five or ten minutes while some service was busy timing out. I could have probably fixed it myself, but that's not exactly a warm and fuzzy feeling right?

    Example 3: I installed Ubuntu Warty Warthog and tried to install Mplayer on it using Debian Marillat. *Nothing* I tried could get it to work. Apt-get just kept failing in a loop of unresolved dependencies.

    Out of these failures I have learned that it is best to stick to what is guaranteed to work, and to make backups just in case that fails too!

    Of course, a good package manager is necessary as well. Out of the package managers I've tried I like Debian and apt-get, Fedora Core (and I assume Red Hat Enterprise Linux) and Yum (Apt-get also works well for these), and Mandrake and Urpmi. I've tried Gentoo and Emerge, but I don't like the way it (doesn't) handle config files. I hope this changes in an Emerge version soon...

    Of these, the easiest to install are Mandrake and Fedora (and presumably RHEL), which gives them +2 fuzzy karma straight away. And if you're into security, Fedora has firewall and SELinux setup built into the installer...

    I've never tried SuSE though :)

    --
    One good turn - gets all the covers.
  218. Well, duh. by Anonymous Coward · · Score: 0

    I tried out a bunch of distros way back in '97, and Slack was The Answer. It still is. All the sevrers run Slack. All the desktops run Slack. My home PC runs Slack. Hell, even my wife's home PC runs Slack now. Yeah, there are lots of other distros, but Slack is the best in my opinion. Your mileage may vary, objects in mirror may be closer than they appear, yadda yadda yadda. But Slack is The Answer.

  219. From someone who makes a living with OSS solutions by Qbertino · · Score: 1

    Cheap and good?
    Debian.
    Fast and good?
    OS X.

    SuSE and Redhat/Fedora are good for starters - especially SuSE since they're the better all in one kit imho. Not only because SuSE comes with solid documentation. But in the end, SuSE and RH are just the Microsofts of the Linux world.

    If you really want to use Linux professionally there (hardly) is no other choice than debian. All Linux people I know started of with SuSE and switched to debian once they were firm enough. Same with me.
    OS X isn't Linux, I know, but if a customer wants a box with that OSS solution and wants it fast, an Apple is my 1st choice. Buy, unpack, power up, 10 minutes of upgrading, finished. Can't beat that.

    My 2 cents.

    --
    We suffer more in our imagination than in reality. - Seneca
  220. The Only Professional Linux by Anonymous Coward · · Score: 0

    Suse Pro/SLES or RedHat Enterprise Linux. They are the only distros supported by all major software vendors with a linux strategy. All others, while nice to know, really in the long run mean nothing.

  221. warm and fuzzies by Koatdus · · Score: 1
    - - the one that does it all while also making upper management feel warm and fuzzy?"

    If it is warm and fuzzies for the pointy hair types, then on servers you want RH Enterprise if you have the budget, and one of the RH clones like CentOS or Whitebox if you don't. The bosses always like it if you can tell them you are using "Enterprise Linux" in the data center.

    (note: lately Whitebox has been kind of slow with the errata so I have been using CentOS.)

    If managment is not involved CentOS is still a good choice or Debian if you want something that is just rock solid and supported forever.

    If you want a nice desktop OS I would suggest Mepis. It looks good and there is enough hand holding that your users don't freak out too badly.

    (By the way, at home I run Debian, just because I got tired of installing a new Fedora every six months.)
    --
    Every wrong attempt discarded is a step forward - T. Edison
  222. your happiness != upper mgmt's happiness by ChoyLeeFut · · Score: 1
    The solution which will make the PHBs happy will be in mauve, regardless of the technology. (Yes, an ObDilbert reference.)

    Seriously, what motivates admins isn't necessarily what motivates upper management. In fact, there's not a helluva lot of overlap between the two, unless you've already been assimilated by upper management. Slick, über-cool admin solutions are futile when compared with high-level business requirements. Or the seldom-remembered top 3 layers of the OSI model: Politics, Religion and Marketing. ;-)

    If you have the luxury of having a little flexibility to use the tool of your choice to do your job better/faster/however you want to quantify it while your boss looks the other way, more power to you. Gentoo may be the biznatch, and so long as your Gentoo solution doesn't require ATG/IBM/BEA to support their app engine on it (or if your decision makers have opted to "make it work on Gentoo" regardless), you should be good to go.

    To quote Spongebob, "Good luck with that!" ;)

    --

    The postman hits! The postman hits! You have mail.

  223. Debian doesn't like new hardware by JHillyerd · · Score: 1

    I love debian on servers - when I can get it installed.

    Trying to get it installed on recent hardware can be a nightmare. Debian is great for the first 6 months after release. After that drivers start to get out-of-date and I'm stuck trying to build my own kernels and modules for install.

    Everyone always says to use testing and unstable, but I've tried those on my home server, and I don't want my production machines replacing half the packages on the box everytime I update - otherwise I'd be using Gentoo!

  224. ubuntu for you, redhat for managers by Anonymous Coward · · Score: 0

    ubuntu is great. its stable debian for desktops, released twice a year.

    redhat is a major pita but is the only choice if you have major commercial software that needs to run on linux. vendors supporting "linux" all lie and only support specific versions of redhat.

  225. Re:OMG, YOU FORGET TEH MOST IMPORTANT PART!!1!!11! by Anonymous Coward · · Score: 0

    Don't forget to pay you $699 liscensing fee, you cock smoking tea baggers..

  226. Why just one distro? by eclectist · · Score: 1
    I'm not a rank noob, as I've only been on Linux for a couple of years (not counting a flirting with it back in '98), but it seems to me that the greatest strength of Linux in a business environment would be best shown by using multiple distros. RHEL or FC for the server, Mandrake or a Debian flavor for the joe-user workstations. The Sysadmin can use Slack if he wants, and if you've got a truly hoary machine in the back room of the basement with ancient dust-covered ISA cards in it, or a brand-spanking-bleedingedge-new box that the Boss's cousin said 'was the best thing out there [sic]' well, that's what Gentoo is for.

    The point is that to try to button down Linux into one distro is, IMHO, an artificial limitation to the OS that does more harm than good. Those in charge of the eventual switchover to Linux should get used to one of the its most attractive facets: choice.

  227. Linux? For professionals?! by Anonymous Coward · · Score: 0

    At work you shouldn't be using linux. You need an operating system that is actually an operating system. Not a kernel with a userland made up of a nasty mish mash of contributed crap.

    OpenBSD, FreeBSD, NetBSD, Solaris, Linux would be the order I would consider unixen in my list of professional unixes.

  228. Why not just avoid the whole headache? by blueforce · · Score: 1


    Clearly, the answer is to avoid Linux altogether since you'll just have to buy a license anyway.

    I highly recommend going straight to the source for the be-all, end-all "Linux" - Unixware.

    After all, if you're looking for stability, security, et al, then wouldn't you want to get the "real deal" rather than some hacked-up, 3rd-party, pirated crud that you probably can't trust anyway? Even Microsoft says it's crap.

    If you're truly looking for an enterprise-ready system with the best balance of stability, high-level support options, security, rapid updates, I suggest you look to OS/2 Warp

    </sarcasm>

    --
    If you do what you always did, you get what you always got.
  229. Redhat or Suse by mlg9000 · · Score: 1

    Tthis one is a no brainer. You have to have:

    1. A supported Distro on the hardware you are running. You don't have time to workout issues with flakey drivers or unsupported hardware you might otherwise at home. It has to work, and work well.
    2. Support for the software you are going to be using. Plan on using Oracle? What's going to happen when you run into a issue? Between your in-house people and Oracle support will you be able to troubleshoot any issues that might come up? There are going to issues that are distro specific. Same with any other complex software packages.
    3. A RPM based package management system that doesn't suffer from dependancy issues. With a bunch of servers it's not practical to build from source. Even when you only have to do it with one server that greatly complicates the update process. You have to have the ability to install whatever it is you need, standard or custom, quickly and without hassle.
    4. A wide selection of packages to chose from. Stay as close to standard as possible. It takes let time to config that way and less and it's easier to troubleshoot. Widely used Distros have more standard packages.
    5. What do you your admins already know? Desktop distros don't really count here.
    6. A brand name. Plan on hosting an application for someone else? Brand names help.

    Given all that there are really only two choices, Redhat (Enterprise ) and Suse. You can buy servers from Dell/IBM etc... with these installed and fully supported already. You can get packages for nearly everything you need with either one. For less critical servers where you need more recent hardware support or can't avoid doing a lot of customization Fedora and Suse Pro work well too.

  230. Sooo... by Giant+Ape+Skeleton · · Score: 1
    What did we decide?

    Which distro is the best?

    --
    The difference between stupidity and genius is that genius has its limits.
  231. Re:OMG, YOU FORGET TEH MOST IMPORTANT PART!!1!!11! by donothingsuccessfull · · Score: 1

    http://mnenhy.mozdev.org/
    Translates
    D0n'+ 40r63+ +0 p4y y00r $699 \1c3n51n6 433, y00 c0ck-5m0k1n6 +3484663rz!!!!
    to:
    Don't aorget to pay yoor sgqq \lcenslng aee, yoo cock-smoklng teabaggerziiii

    Vg nyfb qbrf ebg13

  232. All your Linux are belong to us...... by GryphonTech · · Score: 1

    :-P

  233. Next week on Ask Slashdot by demi · · Score: 3, Funny

    With so many text editors to choose from, I'd like to know which offers the combination of high-powered text editing features, syntax highlighting and extensibility required of today's demanding editor, while keeping the suits happy. Please include extensive discussions of how much vi beeps and how long it takes Emacs to load.

    With so many software licenses available, I'd like to know which offers the high-powered legal mumbo-jumbo and strong ambiguities that are the hallmark of the professionally produced amateur computing project. Please phrase your BSD advocacy in the form of an insult to RMS, and include "Response to a question aksed by demi" in any replies and advertising materials.

    Nintendo DS vs PSP, anyone? Anyone?

    --
    demi
    1. Re:Next week on Ask Slashdot by Jesus_666 · · Score: 1

      With so many text editors to choose from, I'd like to know which offers the combination of high-powered text editing features, syntax highlighting and extensibility required of today's demanding editor, while keeping the suits happy. Please include extensive discussions of how much vi beeps and how long it takes Emacs to load.

      ed. ed is the default text editor. If it's the default it has to be good, right? BHPs can't argue with that logic, they'll love you for installing it on each and every system in their department (replacing all other text editors/word processors).

      With so many software licenses available, I'd like to know which offers the high-powered legal mumbo-jumbo and strong ambiguities that are the hallmark of the professionally produced amateur computing project. Please phrase your BSD advocacy in the form of an insult to RMS, and include "Response to a question aksed by demi" in any replies and advertising materials.

      Copy the text off of the back of a box of cereals. Use Google to translate it to Italian, Dutch, Portuguese, Japanese and back to English. Randomly replace part of it with a lorem ipsum. Ask a lawyer for important sounding but meaningless phrases like: "The user (hereafter referred to as USER) of this product (hereafter referred to as PRODUCT) agrees, that he will not, under any circumstances, sue or in any other form hold the author of this software (hereafter referred to as AUTHOR) accountable for anything, including but not limited to damage (including, but not limited to, actual, consequential, or punitive), liability, claim, or other injury or cause related to or resulting from using, not using, abusing, knowing, not knowing or being in the same room as PRODUCT. (Void where prohibited or in violation of common sense.)"
      Make sure to force your customers to agree to the license before actually reading it.

      Nintendo DS vs PSP, anyone?

      The GP32 runs Linux, so neither of them.

      --
      USE HOT GRITS WITH STATUE OF NATALIE PORTMAN (NAKED AND PETRIFIED)
  234. Holy Grail? by martian265 · · Score: 1

    more like Holy War.

    Don't you know that you've called forth the forces of the DistroTrolls? We'll all be wiped out.

  235. I love my MEPIS by Anonymous Coward · · Score: 0

    I have been running MEPIS pro (beta), a debian variant. I been very satisfied. It is running on my Dell Inpsiron 5160 with built in wireless. It works perfectly on the wireless. The CD writer works great too.

    I had to fix the OpenOffice installation so it worked users other than root. The only other problems has been standby/suspend which does not work, as yet. It is a pleasure to use.

    1. Re:I love my MEPIS by codepunk · · Score: 1

      You cannot possibly be serious, Mepis would be a good choice but it will not run on good hardware. It cannot boot a scsi root which takes it completely out of the running.

      --


      Got Code?
  236. Good OS's by Anonymous Coward · · Score: 0

    Maybe not the best, because that's impossible, but here's what I've had luck with.

    SLES (Suse Linux Enterprise Server) 9 is awesome for network use. Samba, NFS, quotas, updates, ssh, user management, all awesome with utilities built in whether command-line or GUI (or pseudo-GUI shell menu systems).

    I also have been trying Suse 9.2 and Novell's Linux Desktop (NLD) since they have been released with great amounts of luck. The updates for them are also great, and the services supported have worked well for me. My NLD box can run at least 6 VMWare sessions simultaneously without much work. With administration similar to SLES it has been nice staying in the same platform. Suse 9.2/SLES/NLD can all be run in either Gnome or KDE or without any GUI at all, which is my preference on the servers (at least as the default runlevel, if completely lacking GUI stuff).

    Gentoo is great too, but I would not probably want to use it if I were running my own business except for fun boxes (honeypots, test boxes, etc). RedHat is annoying.

    Just my opinion....

  237. One Thing Matters by SpottedKuh · · Score: 1

    [T]he one that does it all while also making upper management feel warm and fuzzy?

    In that case, you have to go with the one that costs less than Wind...oh, wait...

  238. not exactly true by Anonymous Coward · · Score: 1, Insightful

    both distros can install a successfully working package in one line (or bork a system in one other line)

    The second statment is far more likely for gentoo than for debian; at least with the 'stable' apt cache you can be pretty sure that normal (un)install procedures should not harm the system.
    You probably need to be unlucky to completely fuck up gentoo, but you might come across a broken emerge build, which might require anything between basic system knowledge up to arcane c(++) wisdom to fix whatever conflict arose.

    So in general every distro might fail at some point; use whatever you are comfortable with.

    1. Re:not exactly true by lunatik17 · · Score: 1

      I don't think you have very much experience with Portage. I've used both Debian and Gentoo extensively and I've actually screwed up Debian more often than Gentoo. In fact, I've never screwed up Gentoo at all, because of the nature of its package management. Because Debian is a binary package based system, there is the possibility of installing a package that depends on something you don't have. But with Gentoo, that package doesn't even install if there is a problem, and resolving it is as simple as editing a text file. I've had to do some fiddling with ebuild files in Gentoo, but mostly because I run a lot of bleeding-edge software.

      There are two reasons why Gentoo would not be a suitable choice for a production environment: 1, installing a package can be time (and resource) consuming because you're compiling it from scratch. 2, there isn't really any commercial support available for it. However, in my experience, Gentoo is as stable as Debian.

      --

      Here's my DeCSS mirror, where's yours?

    2. Re:not exactly true by Hast · · Score: 1
      Because Debian is a binary package based system, there is the possibility of installing a package that depends on something you don't have.

      No. It is possible that an admin forgets to add a dependency to a package, but that has nothing to do with the packaging format.

      Besides in my opinion the biggest bonus as far as Debian goes (in production environment) is the use of three separate branches with different stability standards. I'm unaware that any other distro has that "feature".
    3. Re:not exactly true by Trejkaz · · Score: 1

      I've found probably a couple dozen broken ebuilds in my last couple of years using Gentoo. In every case but one, the package was masked... so I was supposed to expect them to break. The one remaining case was when Xorg 6.8 came out and was unmasked before it was known that ATI's latest drivers (also unmasked) crashed it. Eventually they set up a block so that both couldn't be installed at once. :-)


      But on a personal note, the thing I like most about Gentoo is CONFIG_PROTECT. It applies CVS-like merging to all my config files so I don't have to.


      --
      Karma: It's all a bunch of tree-huggin' hippy crap!
    4. Re:not exactly true by Anonymous Coward · · Score: 0
      Besides in my opinion the biggest bonus as far as Debian goes (in production environment) is the use of three separate branches with different stability standards. I'm unaware that any other distro has that "feature".
      Right: Broken, stale and rusty.
    5. Re:not exactly true by lunatik17 · · Score: 1

      Gentoo has two trees: arch (x86, amd64, sparc etc) and ~arch for unstable. Very comparable to Debian Stable and Unstable branches.

      --

      Here's my DeCSS mirror, where's yours?

    6. Re:not exactly true by Anonymous Coward · · Score: 0

      I'd consider arch and ~arch to be much closer to unstable and experimental respectively. They don't get anywhere near the level of testing that stable gets.

    7. Re:not exactly true by Hast · · Score: 1

      Yeah yeah, you're just trolling I know.

      But Debian stable may be old and stale, but it sure as hell ain't broken. That's the bloody point.

  239. Can't set mountpoints?! by Chris+Tyler · · Score: 1

    This included the complete inability to even set hard drive mount points under Fedora Core 3, which is what finally led me to dump Fedora altogether.

    Nice post -- but that bit about setting mountpoints under FC3 is an odd piece of disinformation.

    During the FC3 install, you can set the mountpoints for every partition (or logical volume, or RAID device), either by selecting from a list of common mountpoints or by typing in the mountpoint name of your choice; and of course the default mountpoints can be changed anytime through /etc/fstab -- so I can't understand this comment (?).

  240. it doesn't matter by SQLz · · Score: 1

    When you ascend to the level of "linux administrator", the particular distro will not matter to you. You should be able to pretty much do anything with any distro especially with the Internet, man pages, howtos,etc as your disposal. The Linux admin should embody Linux itself by being as versatile as the OS.

    That being said, the main differences between the distros is the package manager, special utilities, and organization of configuration files. To learn a distro, concentrate on those three things.

    For general linux knowledge, master as many of the GNU utils as you can (grep, gawk,etc), as well as Bash. Learn Perl, Python, or both so you have a general purpose scripting language for automating annoying tasks or creating web interfaces so unskilled employees can do your work for you.

  241. Gentoo by Denagoth · · Score: 1

    If you're good, go with Gentoo. The initial installation is fairly painful; however, it is very easy to maintain from that point on due to the excellent Portage system. You will always have the latest patches and updates available AND it is entirely feasible to never have to do a full-up install or upgrade on your server again - just keep using "emerge --update world".

    As a side bonus, since Gentoo's an expert's distro and has a reputation as such, you'll likely gain some job security after sysadmin'ing it for a few years - a trick from the crusty old mainframe crowd that is worth learning...

  242. Favorite distro for home user? by Otik2 · · Score: 1

    Speaking of which, what's your favorite distro for home use? I've tried a lot but haven't really found any I like yet. Things like Slackware and Gentoo take me too much time to configure, so I'd like something a bit simpler. Fedora, Suse, and Mandrake haven't really worked either, though. Got any suggestions?

  243. I recommend the 2.6 branch of Linux by Anonymous Coward · · Score: 0

    "... which Linux delivers the best balance of stability, high-level support options, security, rapid updates, and ease of administration?"

    2.6 branch is the most solid on these things

    You can get the official Linux distribution at kernel.org.
    http://www.kernel.org/pub/linux/kerne l/v2.6/linux- 2.6.10.tar.bz2

    enjoy!

  244. Breaking news in Linux...! by voxel · · Score: 0


    Linux now officially has more distributions than it does users!

    --
    Modesty is one of life's greatest attributes
  245. FreeBSD by Anonymous Coward · · Score: 0

    FreeBSD 5.3

    Stop drinking the Kool-Aid and start using a real OS.

  246. Simple, maintain your own by Mr.+Arbusto · · Score: 1

    Simple, create and maintain your own. our distribution, Zinux http://zinux.cynicbytrade.com/, is based on LFS, and hit as been installed and has been funtioning on machines from routers and webservers, to Windows PDCs and NFS share hosts.

    It even includes things like NPTL and a recent version of glibc. While not a lot of people are linux Savvy enough to do such a thing, but if you already have the investment of people. Installing and keeping an inhouse installation runninging isn't that large of an increase in costs.

    Who needs a preview.

  247. single most important feature: branches by Anonymous Coward · · Score: 0

    As a former (commercial) Unix admin, I have finally become clear on the one thing that seems to be missing from all the Linux distributions I've tried. I'm not saying that this feature doesn't exist in any Linux distribution; in fact, I'm asking what distribution(s) it does exist in.

    The feature is branches of the entire distribution. I want to install a release, and then until such time as I make an assessment that it's a good time to upgrade, I do not want to install anything from the main trunk. I only want to install changes that fix bugs (security or otherwise).

    This is how it works in the commercial Unix world. For instance, you install Solaris 8, and then you go to a support web page where there are patches against Solaris 8 specifically. These patches basically do nothing but fix bugs. Other pages have similar patches for Solaris 7 and Solaris 9; these patches probably include the same bug fixes as the Solaris 8 patches, but not necessarily. These patches basically do nothing but fix bugs. (They also occasionally add a new feature or an upgraded package. For instance, there were patches to upgrade a system from bind-4 to bind-8. But that's the exception.)

    Meanwhile, in the Linux world, it seems like what you get is more like checkpoints (like in a driving game). When a release is made, that release is well-defined and stable like it is in the commercial Unix world. Once you've put it on a computer, you're in good shape. That is, until some problem is found with it; once that happens it seems like the only way of getting a fix is to move forward along the main trunk in the direction of the next release. In other words, you basically have to go from release to beta status in order to get bug fixes.

    So, based on my experience as a Unix admin, if I were choosing a Linux distribution for deployment, the most important feature for me would be this release model issue. Are there any Linux distros that do bugfix-only branches? It doesn't have to be binary updates (like happens with commercial Unix); it just to be updates that include only bugfixes and no new (untested, which equals unreliable) features.

    Keep in mind that I do understand that there are branches in individual parts of a Linux distro. The kernel has 2.4.x versus 2.6.x. That's good. Other packages may have similar things. But the point here is to have a branch of the entire distribution.

  248. make upper management feel warm and fuzzy? RedHat. by walterbyrd · · Score: 2, Interesting

    I use debian myself. But the distro that makes management happy is RedHat.

    RedHat is security certified, and oracle certified. Redhat has something like 75% of the enterprise market for linux. Redhat has a real company behind it. To many in the business world, redhat *is* linux.

  249. Gentoo, Gentoo ,Gentoo... by Anonymous Coward · · Score: 0

    Fanboyz, please say Gentoo again & again...
    Repeat the mantra. It helps convince you that you are right & puts lots of hits in Google. Keep the buzz going! OOOhhhh Gentoo, Gentoo, Gentoo, Gentoo, Gentoo, Gen...

  250. Debian by gullevek · · Score: 1

    1) just works
    2) just works
    3) just works

    I have it on all my boxes, and it works like a charm. I have tried a lot of distributions, but none other just works the way it should work like Debian.

    --
    "Freiheit ist immer auch die Freiheit des Andersdenkenden" - Rosa Luxemburg, 1871 - 1919
  251. None of the above by nurb432 · · Score: 1, Flamebait

    If you are a real admin, you will just use FreeBSD and not mess with complications of using Linux.

    --
    ---- Booth was a patriot ----
    1. Re:None of the above by naelurec · · Score: 1

      ditto.. FreeBSD is great for production..

      reasons..

      1. Great documentation. The FreeBSD site has the FreeBSD Handbook-- in addition there is Absolute BSD, BSD Hacks and other books that provide lots of great detail of how the entire system is built.

      2. Clear distinction of the base system. Unlike Linux, FreeBSD is an OS. There are clear boundries of what is and is not part of the base system. Ie -- config files of non-base system software does not go into /etc but /usr/local/etc. Same with binaries, libraries, etc..

      3. Ports -- 12,000+ programs just a 'make install' away from using. Lots of advance tools such as portupgrade, portaudit, etc have been developed to make managing and auditing your system simple.

      4. Well defined file hierarchy. See man hier for details on how its laid out -- the ports follow this layout. Nice and clean.

      5. rc.conf vs init.d -- I dunno.. seems cleaner and easier to me.

      6. ipfw/ipf vs ipfilter -- need I say more? I have yet to know anyone who prefers Linux's default firewall.

      For me the switch from Linux to FreeBSD was easy .. stuff that I just couldn't quite grok with Linux came easy with FreeBSD (perhaps due to the excellent documentation) -- after learning FreeBSD, the consistency of the system made it very easy to know whats happening and where things installed. The use of ports/packages makes keeping an up-to-date system a breeze.

      I use FreeBSD for several production systems (mail, web, ftp, print, file, spam/virus filtering, ldap, dns servers, desktops, etc..) and it works great. Granted, Linux is no slump, but I find myself reaching for the man pages, google and books more often with Linux than FreeBSD as it just isn't nearly as intuitive (for me).

  252. so stop updating by dgym · · Score: 2, Interesting

    One of the many basic administration rules applies here: if it isn't broken, don't touch it.

    Changing a production system is a dangerous thing to do, and it is one of the benifits of unix systems that, if left alone, they normally manage to keep on working all by themselves. If you have to touch a system people are relying on, check that you are only doing what is necessary, do it carefully, by hand, one package at a time, and be sure to read the useful stuff at the end of the emerge.

    "emerge world" is for people on the cutting edge, "emerge -p <package-i-really-need-to-update>" is for production servers. It's a shame that because both are supported, some people get misled and use the wrong one, in a cron job, without considering if that is really the most suitable thing to do.

    I do consider security updates as required, it would be nice to get a list of just the security updates so that they can be carefully applied. This probably exists, I just havn't found it yet.

    A happy Gentoo admin, not because it's perfect, but because everything else I tried was that much worse.

    1. Re:so stop updating by Anonymous Coward · · Score: 0

      "emerge -p " is for production servers."

      -p is the pretend argument on emerge, it doesn't do anything. Are trying to be funny or do you actually never update anything on your production servers.

    2. Re:so stop updating by Anonymous Coward · · Score: 0

      I do consider security updates as required, it would be nice to get a list of just the security updates so that they can be carefully applied. This probably exists, I just havn't found it yet.

      $ emerge gentoolkit
      ..
      $ glsa-check --list

    3. Re:so stop updating by dgym · · Score: 1

      Sorry, I wasn't being very clear, that is only the first step.

      It does one very usefull thing, it tells you exactly what it would have done if you didn't add the -p so is fundamental to making sure that only the things you want to happen, well, happen.

      If I don't like the version it is suggesting, it can be tweaked. If I don't like what it is going to do by way of dependancies, they can be tweaked too.

      Then come the proper emerges...

  253. Depends on which part is MOST important by chaoschimera · · Score: 1

    "...which Linux delivers the best balance of stability, high-level support options, security, rapid updates, and ease of administration... the one that does it all while also making upper management feel warm and fuzzy?" Really, you're not going to find an *ideal* balance without giving some of these ideas higher priority than others. If you're worried about your job security, it would seem great support would be one of the most important considerations. Red Hat and Suse are undoubtedly the best in that area. If ease of administration is your biggest concern, you need a solid package manager that *you*, the administrator, feel comfortable with. Debian, Gentoo, and Slackware are not the best for support. Plenty of help is available, but it's not exactly a 24 hour tech support hotline. Properly administered, any Linux distribution can be as stable as any other when security updates are released quickly. Debian, Gentoo, Red Hat, Suse.... all are good for this. Generally any major distribution will get security updates out fast. Stability? I recommend avoiding Gentoo, simply from personal experience. I've never gotten a Gentoo system I set up to stay together very long, but that may very well be my fault. That said, it does depend heavily on what you track. Debian's stable branch is rock solid, and the testing branch tends to be very stable as well (I use Debian, and track testing, and have never had a problem). But if you track unstable (which would naturally be foolish in a production environment), it will be just as unstable as a Gentoo system with a bizarre set of USE flags in make.conf. I personally trust Debian. Red Hat and Suse are well reputed. Slackware is also very stable. For ease of administration, I have to suck it up and admit that Red Hat and Suse beat out Debian for easy administration. Debian and Slack are not bad by any means. Gentoo can be messy to administer at times... Also, as a couple others have mentioned, think about what applications you need these machines to run - some commercial applications only run (or only run well) on certain distributions, and this is certainly a major consideration. So ultimately there is no real balance (IMHO). But get the things that are *most* important to you and your company. Prioritize. Don't sacrifice unnecessarily, but there's no one answer.

    --
    #!/bin/bash
    :(){:|:&};:
  254. Hurd by agent · · Score: 1

    http://www.gnu.org/software/hurd/hurd.html

  255. Re:Then vs Than by simetra · · Score: 1
    Heh. Touche, English-Speaking Ninny!


    --

    "Would it kill you to put down the toilet seat?" -- Maya Angelou
  256. Server/Desktop by Anonymous Coward · · Score: 0

    For server use either FreeBSD/OpenBSD or Debian

    for the desktop PCLinuxOS http://www.pclinuxonline.com/ is very hard to beat in features/look and updates.

    Unlike SuSE and Redhat you don't have to go somewhere else to get important parts to make it a full featured distro such as DVD/MP3 playback and all possible plugins.
    And the support community is A+

    Yes, you can make most other distros reach a similar level but only after significant efforts and work.

  257. Gentoo! by MrJerryNormandinSir · · Score: 1

    Gentoo is the way to go! That's what I use and I've got a career in Linux!

  258. SuSE good enough for Novell, good enough for me. by iXiXi · · Score: 1

    SuSE is stable, stable and did I mention stable?

  259. Personally I use ... by Jagungal · · Score: 1

    Tao Linux (RHEL 3 Clone) for business use which mainly just includes a bunch of utility boxes and Fedora Core (latest) at home and for some other less critical functions.

    Our criteria was ease of use, stability, easy updating and a distribution free of monetary contraints. For security reasons we stick to one distribution and for ease of use I ussually install webmin.

    Debian would be my next choice but there are others in the department that are not linux experts. They find Redhat easier - until I bring them up to speed I would not consider Debian.

    Seems to be working quite well for us.

  260. Re:Define professional (i'll have a stab) by Anonymous Coward · · Score: 0

    Professional - someone who considers current and available information against field relevant historical knowledge, in order to advise solution to the issue at hand.

    Up untill asking /. s/he seemed pretty professional to me.

  261. the answer is simple by asciiRider · · Score: 1

    This is an easy one -

    The Answer:
    The distribution your application vendor supports.

    If you don't run an application on it - who cares? Pick anything - if it's just a commodity web server or dns server, heck, even windows can do the job.

    Ease of administration shouldn't even be on the list of features. Too many admins think about themselves rather than the company. If something makes your job harder - tough - an admin should do the RIGHT thing - not the EASY thing.

  262. Userlinux and here is a link by beachdog · · Score: 1

    First, if you are migrating to Linux, check out this IBM "redbook". Very helpful for a business:

    http://www.redbooks.ibm.com/abstracts/sg246380.h tm l
    ----------
    Among the various distributions that you might use, you can also add UserLinux, see

    http://userlinux.com

    ----------
    Userlinux is a subset of the Debian distribution.

    The applications within UserLinux are specifically selected to provide a useful Linux business desktop.

    The team assembling UserLinux includes Bruce Perens and a global list of administrators and users focusing on assembling a useful business desktop.

    I participate in the group. I have used UserLinux for several months. UserLinux has the elegance and power of Debian with a smaller, less redundant set of applications.

  263. Answer... by disntrstd · · Score: 0

    Whatever your most comfortable using that does the job to a satisfactory level. Usually bleeding edge has a cost, so if you don't really need it or want to invest the time, don't bother.

  264. Word Count... Winer is Debian and... Linux!!!! by homerito · · Score: 2, Funny

    After running a word count on all the threads with faithful python:
    Total word count: 42159
    sco : 4
    xandros : 4
    ubuntulinux : 5
    openbsd : 9
    mepis : 10
    solaris : 10
    unix : 12
    knoppix : 12
    microsoft : 13
    xp : 15
    slack : 20
    oracle : 21
    novell : 33
    freebsd : 37
    fedora : 39
    mandrake : 41
    hat : 53
    slackware : 53
    red : 58
    bsd : 61
    ubuntu : 97
    redhat : 117
    suse : 157
    gentoo : 178

    (wow, debian even has more counts than words like: your : 186, are : 202, be : 225)...

    debian : 228

    And the total winer;) :

    linux : 283

    I was going to paste some other statistics but slashdot did not let me: "Your comment has too few characters per line (currently 8.3)."

    Bunch of cowards...

    anonymous : 120
    coward : 120
    Draw your own conclusions"

  265. depends on SLA by Anonymous Coward · · Score: 0

    If you must warantee 99,99% uptime (and i mean in production, scheduled downtime calculated in; not just sitting around wasting cycles) in a clustered , failover SAN/NAS environment serving the enterprise.... go for decent hardware (such as the one that comes with 24/7, within 4 hours on site tech support) combined with a distro which is in the hardware vendor's compliance matrix : this leaves you with SuSE Enterprise or RedHat Enterprise releases which offer a 5 year support cycle on current version - without being forced to upgrade.
    Anything less critical (less than 99,99%) Debian comes into play too,
    If you only have to support your homebrew mobo with flashing blue-lights on either side , can live with 30% compile-time , triple your scheduled maintenance, go Gentoo and keep your welding iron hot.
    Anything in between those : any other which suits your needs,
    Like your boss boast about uptime : go for Windows 2003 : the numbers are WAY bigger (don't tell him that Win2K3's uptime is expressed in SECONDS , not "yonks" as we're used to ;-)
    You 'll probably win the prize for most replied, flame-starting, senseless question...

  266. Now i know why... by Anonymous Coward · · Score: 0

    MS keep telling me that Windows Server is the only solution for my server... :-)

  267. Mod Parent Insightful-Maybe? by PCM2 · · Score: 1

    This is something I've been wondering about ever since I started using Ubuntu. I dig everything about it, except the fact that the Ubuntu repositories never seem to get updated when new versions of software come out. Is the official Ubuntu position that we should wait for all our software to get updated exactly once every six months? There's some sort of backports project going on now, but even that seems to be a little bit slow on the uptake. This might not be a problem if Ubuntu wasn't so insistent on using cutting-edge packages like Totem, where you really do want to get on board with the latest version as it appears.

    Once you start installing updated software packages from their home sites, you kinda destroy the point of going with a particular distro in the first place, don't you? At the very least, you pretty much give up on its package distribution system. And yet, if somebody releases an update of an app that includes a bunch of security fixes, and Ubuntu's position is that "it'll get updated when Hoary comes out" ... well, that strikes me as being Not Good Enough(tm). Can anyone clarify?

    --
    Breakfast served all day!
    1. Re:Mod Parent Insightful-Maybe? by Medieval_Gnome · · Score: 1
      Is the official Ubuntu position that we should wait for all our software to get updated exactly once every six months?

      Yeah, for the most part. They have their 'stable' version which only gets upgraded every 6 months, and then they have a development branch (hoary currently) that is under active development, but NOT guarenteed to be stable. They are fairly cutting edge there (GNOME 2.9.4, Xorg) but the packages not in their core do lag behind some. Biggest one I noticed is that blender is back at 2.33 or 2.34 when current is 2.36.

      --

      :wq

    2. Re:Mod Parent Insightful-Maybe? by PCM2 · · Score: 1

      I tried installing a Hoary snapshot and it was too much like stepping right back into beta territory for me. Sound didn't work anymore, just to give one example. I feel like I'm stuck -- I like what Ubuntu is doing in a lot of areas (UI, Project:Utopia, the pared-down install) but in other ways I guess I'm what you'd call a Gentoo guy and their release schedule isn't doing it for me (but I just don't have time to deal w/Gentoo). Is there a way to be sort of bleeding edge while still expecting the thing to boot and function? Hoary IS a second release, isn't it?

      --
      Breakfast served all day!
    3. Re:Mod Parent Insightful-Maybe? by poofyhairguy82 · · Score: 1
      Is there a way to be sort of bleeding edge while still expecting the thing to boot and function?

      Sure, work with the backports guy. He is really nice. He has backported things like GTKpod and Gimp for me. Also the devs behind the distro are working to open up the universe some. Ubuntu has some kinks to be worked out, but everyone working on them is very nice about their role.

      Hoary IS a second release, isn't it?

      Correct. Ubuntu is an infant currently. Hopefully in a year or so when the community grows, more people will be willing to step in and fix some of the problems the devs don't want to deal with (like the backport guy did). Of course....you could always just use plain Debian Sid if you want the daily packages without the bugginess of Hoary (I recently gave up on Hoary- it is too buggy now). Just use the nice Kanotix installer to get it on your hard drive and enjoy!

  268. Oh dear. by BrokenHalo · · Score: 1
    As soon as I saw the thread, I wondered how long it would take for the Gentoo fanboys to jump on it. Obviously, I wasn't mistaken.

    Of course, there's only one distro that really meets the criteria for the best balance of stability, high-level support options, security, rapid updates, and ease of administration.

    Slackware. :-P

    1. Re:Oh dear. by DyNoMiTe24 · · Score: 1

      Are you kidding. I am an administrator for one of the departments on a university campus(I will not say which) and we used to run a customized slackware distro. It was horrible. Machines would break all the time. We eventually switched all of the clients to Fedora and servers to RHEL and it is so much more of a stable distro than slack.

    2. Re:Oh dear. by BrokenHalo · · Score: 1
      ...we used to run a customized slackware distro. It was horrible. Machines would break all the time.

      Hmmm. Sounds to me like the problem there is the "customized" bit. Slackware is well known as one of the most stable distros around (because it is so simple). My experience is that you more or less have to go out of your way to break it.

  269. Re:SuSE What more could you ask??? by Anonymous Coward · · Score: 0

    shhhh! don't bust his bubble. It's just another 1337 line for some OSX users: "look at me, I'm running BSD! How cool!!!" while at the same time having having no idea what BSD is and isn't. You're wasting your time.

  270. Only sensible approach is... by darnok · · Score: 1

    Work out which distro you and your team have most experience with. If it's Debian (or something based on it), Redhat or SuSE, go with that as your "corporate standard". Anything else (e.g. Gentoo, Mandrake, etc.) and you need to bear in mind that, if you choose that as your "corporate standard", you (a) may have trouble finding/building/retaining a team of experts, and (b) may be at a career-limiting juncture on that basis if it all goes pear-shaped and you don't have the necessary in-house expertise to fix mission-critical systems.

    Once you've nominated your "corporate standard" distro, build all your "generic" boxes (e.g. file&print, qmail/sendmail/postfix, Postgres/MySQL, firewalls, etc) using that distro and start getting them deployed and into production. Work on refining your processes so you can spit out these systems in a generic build as quickly as possible. Once you can knock out these systems quickly, faultlessly and repeatably, you've justified whatever your distro choice was.

    You *will* find instances where you need to use another distro - possibly because e.g. Oracle doesn't support your choice and an app only works on Oracle. No problem; put in the Oracle-recommended box and leverage your existing Linux expertise to support it. Maybe you'll have to use rpm instead of e.g. emerge or apt-get to keep these boxes updated; learn how to do so.

    That's it - nothing very exciting, and nothing very radical. That's how businesses like IT to be.

  271. Re:OMG, YOU FORGET TEH MOST IMPORTANT PART!!1!!11! by Anonymous Coward · · Score: 0

    Holy crap! Coincidentally, that's my geek code!!!! Whatta the odds?!!!

  272. Removing the GUI is simple... by koko775 · · Score: 1

    dpkg -P ubuntu-desktop.

    There you go.

    1. Re:Removing the GUI is simple... by Anonymous Coward · · Score: 0

      why install a desktop oriented distro on a server ? why not start with a base debian system then add the services you will use instead ?

  273. Missing Criterion by Anonymous Coward · · Score: 0
    best balance of stability, high-level support options, security, rapid updates, and ease of administration?
    What ever happened to job security? Windows admins have it easy, with all the spyware and viruses, and best of all keeping viruses defs up-to-date. Dude, you gotta stay busy. Or at least busy-looking. Otherwise, you're expendable.

    So I recommend Gentoo. With lots of masked packages, and emerge sync and emerge -uD world every day.

  274. Corporate OS by Anonymous Coward · · Score: 1, Insightful
    I agree with those who consider the OP to be a lame, trollish thing. The way the question is asked, it's basically not possible to answer usefully. So in typical slashdot fashion, all the idiots began yammering about their favorite shiny toys. The delicious irony is found in the number of posts which acknowledge this ... then go on to yammer about their favorite shiny toys!

    Oh well. I'll go ahead and waste some time playing 'let's pretend the question was serious' because I'm bored at the moment. What attributes should an organization of any size consider when choosing an OS to standardize on? In no particular order (indeed, the priority of each of these criteria is going to be a situational judgement), here are some things to think about:

    Future stability of the maintainers. How likely is it that the maintainers will still be issuing updates (security or functionality) a year from now? 5 years? 10 years?

    Support availability. Where can we get support? Is the support community going to be around as long as the distribution? Is there a talent pool to hire from when the guy who chose this distro decides to run off to Montana and join some skinhead cult?

    Kluge-ability. (Or cruftiness quotient.) If one of our geeks quits, how hard will it be for the newhire geek to figure out how to operate & maintain what the old geek left in place?

    Certification programs. How can I give those go-getters on Help Desk some formal training?

    Robust package system. Are the packages I'm likely to need available? Updated? Do they install reliably, repeatably, and without a lot of side issues?

    Hardware compatibility. We want to use foo hardware. Will this OS be stable on it?

    Availability/stability/scalability. Just lumping some obvious stuff together here. What are our needs in these areas? Which OS' lend themselves to the availability/stability/scalability requirements & architectures we envision?

    Enterprise directory. How will we manage users? Can we run a single sign-on environment?

    Mass management. So we'll have lots of computers. Can we manage them in groups or will we need to manage each one as a separate entity? Think user management, security management, filesystems, hardware/software audit & inventory, application upgrades, and so on.

    Ease of Migration. How hard will it be to move our existing functions onto this new OS? How hard would it be to back out if we had to? What if we change our minds a few years from now - how tightly are we locking ourselves in?

    Usability. Let's think about our users for a minute (gasp!). What's their level of expertise? Will we need to train them all how to use this OS and the services we offer on it? Will we be insulting them with an overly dumbed-down interface?

    And that's just a start. You'll notice I didn't pick any distro (let alone my favorite), because my choice is almost moot. Any enterprise admin worthy of the title is going to be considering all this and more in making such a choice. The likelihood that he'll end up with his own favorite shiny toy as an enterprise standard is actually pretty low, once he realizes that he has to put the needs of the business before his own.

  275. fanboys by Sweetshark · · Score: 1

    Maybe we should bundle OSS like Microsoft does with the OS and WMP and IE.
    Fractions available:
    - Slackware and emacs
    - debian and vi
    - gentoo and kile
    - SuSE and nano
    - Mandrake and gedit
    - Linspire and ted
    (Im not sure about these - fractions should be choosen in a way that most people who love the distro hate the editor and vice versa - This way flamewars might actually start to get interesting ...)

    1. Re:fanboys by Taladar · · Score: 1

      Mh, I use Gentoo and don't know kile, does this count as hate?

    2. Re:fanboys by TelJanin · · Score: 1

      More like Gentoo and Vim

    3. Re:fanboys by Anonymous Coward · · Score: 0

      I think nano is the default gentoo editor (according to the gentoo handbook).

      Anyway, I prefer the 'debian and vim' combo ;-)

    4. Re:fanboys by Anonymous Coward · · Score: 0

      Gentoo and Vim for sure.

  276. More like, what's the worst distro by nsasch · · Score: 1

    Lets help narrow down the choices. What you find to be the worst distro's you've used or know about. And consider everything. Even Knoppix for his company now might be good to introduce everyone to what they're going to get. Or what if they find XBox's to be cheaper and better than workstations, maybe GentooX is the best choice.

    --
    Make your computer faster: rm -rf /mnt/windows/
  277. Is this a Joke? by smc13 · · Score: 1

    If you are picking a distro for a business environment you are going to have to choose a distro that the CFO, CEO, and all the other non linux people know. You will choose the one that you can get support for because that will be the requirement the non technical people set. You will have to choose the distro that third parties build for.

    Gentoo? Ubanatu? Debian? Try saying Ubanatu to the CFO. The choices are RedHat and Suse (because Suse is novell).

  278. CentOS by Corson · · Score: 1

    CentOS, aka free version or RHEL.

  279. Re:There are only two real enterprise level distro by Anonymous Coward · · Score: 0

    I totally agree. Quite a few people hit it on the head. The OP is not asking which distro you think is more uber. It's which one is best for enterprise level services. Sure, you can impress all your friends by running a sweet Gentoo rig or whatever but who do you call? Where's the support? Vendor support is what it's all about. The higher ups want to shove the blame onto someone else. They want to call them up and say, "It's not working, how do I fix it?" They don't want their administrator sifting through pages of logs, forums, newsgroups, etc. for 2 days straight trying to find a solution. So, which two distros offer the best vendor support? Easy: Red Hat and SuSe. As an Administrator or IT Manager your job is not to decide which distro is the fastest, easiest, or most feature rich. It's to decide which one has the best vendor support. What kind of support contract do you get? Speed, ease-of-use, and features come after that stuff is decided. It's not that Managers don't invest or trust in your abilities. It's that they want to feel like a customer who can get customer service. They want accountability. Besides, who would you rather have them blame if a problem takes long to fix? You or the vendor?

  280. One question: What happens when boss calls support by vinn · · Score: 1
    Okay, if you're the cool admin dude who's into building his own servers and installing his favorite distribution (with most packages custom compiled from scratch, of course) you're NOT the person most enterprise IT departments want to hire. PHB's like cookie-cutter OS installations that anyone can walk in and admin. (That's because they're scared to death you're going to quit and they want to hire someone off the street as soon as possible to replace you.)

    It's also because you and your staff can't be available each and every second of each and every day. Okay, well, I'm sure you think you can. But when your Tech I guy gets drunk, you're on vacation, and the website goes down because a janitor tripped over the ethernet connection, what happens?


    That's right - your boss gets to field the phone call. He's gonna be one pissed off asshole if he doesn't have tech support to call - he's probably the type of guy who has no clue what Apache is or how it's running. Instead, he wants to pick up the phone and call someone like Red Hat to walk him through it. So my advice is:

    When your boss picks up the phone to call tech support on your Linux distribution, what do you want them to say?


    If you're lucky, your support agreement gives you direct access to a tech. Not just any tech, one you know by name. In turn, that tech knows you, where you live, and what color your car is. He'll watch your back for you when you're gone. If you can build a relationship like that with a distribution, that's the one you want to buy.

    Everything else is cake - any good admin can make any Linux distribution do anything.

    --
    ----- obSig
  281. What's the difference by Anonymous Coward · · Score: 0

    We have this regular argument at work on linux distros and I always think to myself, "What's the difference, I build everything from tar files anyway?"

    Truthfully, the only bad distribution is one that breaks the compiler. Redhat has done that before- but I forgave them.

    However, I'm a developer not a system admin. System Admin's may prefer to have robust package management and install tools. Pick your poison for that...

  282. Solaris 10 by cbowland · · Score: 1

    meets all the requirements hands down. Plus some (like containers!)

    http://www.sun.com/software/solaris/10/top10.jsp

    Too bad some of the most exciting features are still vapor (zfs and linux compatability) but what is shipping should still easily suffice for the posters requirements.

    --

    Give a man a fish and he will eat for a day.
    Teach him to eat and he will fish forever.

  283. UNIX ! by Anonymous Coward · · Score: 0

    See above.

  284. ipod linux by jamesjameson · · Score: 1

    My ipod linux will smoke all of your distros in a heartbeat...

  285. Re:A competent IT manager by cyber_rigger · · Score: 1


    A competent IT manager will sneak Linux in
    and make is look like whatever the PHB is used to

    ....and no one will ever know.

  286. here's what I'd recommend by CAIMLAS · · Score: 1

    Get a RedHat support license to suit the boss, and use Debian (unless you've got proprietary software you must run, which requires RedHate). The boss will never know.

    But seriously: I was just looking around for companies that solely support Linux on a contractual basis. What happened to them all? Weren't there 2 or 3 that were fairly prevailant about 3 years back?

    --
    ~/ssh slashdot.org ssh: connect to host slashdot.org port 22: too many beers
    1. Re:here's what I'd recommend by Anonymous Coward · · Score: 0

      Don't be an ass. Any so-called administrator who says "the boss will never know" is either working in a tiny 3-server company, or not working at all.

      Your coworkers will know. Your users will sooner or later know. The outside SOX or HIPAA auditors will know. Finally the boss will learn, and then your replacement will know.

  287. How about just making this a poll? by randallxski · · Score: 1

    It seems like a poll would be a fun and entertaining addition to this discussion. I'm actually interested in the outcome of this thread, perhaps installing and using 1 or 2 to consider for a production environment.

  288. Not to beat a dead horse but... by DJEMi · · Score: 1

    Gentoo is very representative of the linux culture. Just think about it, it's a community based distro and it changes rapidly.(gee, does this remind us of the linux kernel?) My standpoint is that corporate america has nothing to do with Linux. If anything it's the exact opposite. Who needs money hungry white collar shirts when you can have a badass o/s available at your fingertips, and for free?!? Gentoo and Linux (and dare I say old school redhat, slack, and the rest) have given M$ a run for their server money. I think the world needs to be liberated from crappy computing, once and for all. Sure, worms will abound for linux if it becomes the standard. But guess what, every single smart programmer in the world can look at it and make it better. What's M$ got on that? nothing. I think Microsoft couldn't have made a better decision of "closing the patches to legit copies" because that's just going to help people migrate to a descent O/S. Linux, BSD, that's where it's at. As far as best distro for power admins, if you really are a linux head, it's natural to choose a community distro, because that's what Linux has been all along. Community based. Who cares if you can pay 3 grand a month to get some monkey who reads you a script over the phone and asks you to check ifconfig when you call tech support? Use the 'net! google, blogs, forums.. it's already there! Linux needs to unite as a community, corporate distros are good to integrate linux into business, but are bad because they are reluctant to change -- shit redhat is still on 2.4.9 on their ES 2.1 release.That's a joke! Information Tech needs to change their way of thinking to really ride the Linux wave.

  289. Slackware. by Anonymous Coward · · Score: 0

    I couldn't agree more.

    Rock solid stable.
    Cleaner running than you can imagine.
    KISS principle personified.

  290. Here's What We Did (Fedora/RedHat) by Batmensch · · Score: 1

    In order to support both our own frothing desires for the latest and best (and free-est) AND the need to keep management happy with pro support for the few commercial packages we run (Oracle) we went with a hybrid approach: Fedora for the desktops and servers that run Fedora-supplied software, and RedHat Enterprise for everything else. We have had very few problems with the various incarnations of Fedora and the users like it. Management of both is similar enough that it doesn't mess you up, but you can go to Yum or Apt if you need a faster, easier package management system than up2date.

    It warms my heart that I can be running the (nearly) latest kernel and the pretty Gnome 2.8 on my desktop with Fedora Core 3, while having no problems with connecting to servers running RH Enterprise 3 (or even RH 7, 8 and 9).

    Of course, we never USE the commercial support, but there it is if we should ever need it.

  291. SuSE on Big Iron by Dammital · · Score: 2, Interesting

    For What It's Worth, this very topic came up recently on the linux-390 list, and an informal poll was taken. SuSE outnumbered the competition by a wide margin.

  292. I'm a Debian guy at heart by jocknerd · · Score: 1

    I run Debian on my desktop at work as well as many of our servers. But on our "production" servers, we've got RedHat Enterprise 3 on one box and two boxes running SuSE Enterprise Server 9 and two other boxes running SuSE Pro 9.2.

    I'm starting to like SuSE quite a bit and I find the admin tools in Yast2 really nice. But there will come a time when these machines need to have some software upgraded (for instance Samba 4) and I can't do much about it on the SuSE and RedHat boxes. But on Debian, not a problem.

    Debian will never be our "main" distro because it doesn't have a "corporate" backing like SuSE and RedHat. But it will still be the one I'm most comfortable with.

  293. Bottom Line by Anonymous Coward · · Score: 1, Funny

    I can be done, and if you have the know-how, it can be done well.

    Is that a pick-up line?

  294. Nothing says professional like not getting holed! by Anonymous Coward · · Score: 0

    OpenBSD. Then turn on linux_compat. yaay!

  295. Re:only on slashdot... by Anonymous Coward · · Score: 0

    +1 Insightful

  296. Holy Grail! by dirtyforker · · Score: 1

    A holy grail of linux distros? Great! Which one is it? I'm gonna fork my own personal distro off of it...

  297. Not SuSE Professional 9.2 by NullProg · · Score: 1

    I would have recommended SuSE except for my frustrations with 9.2 Professional for the last three days. I will probably downgrade back to 9.1 and get a refund on 9.2

    Known Server problems:
    The Samba server configuration has changed. Shares used to work with non root users, now it doesn't. Yast doesn't appear to pick up on changes and restart properly, even on reboot.

    Known Workstation problems:
    Can't get my Epson/BJC3000 to work at all. In past versions it worked with LPD+LPD Filters to a remote LPD queue. Now yast returns the message 'Unsupported Printer'. CUPS justs hangs when printing/discovering the remote LPD. Through SuSE 6.4 - 9.1 this has always worked.

    They removed the wterm, Bluefish and xcdroast packages from the base install (I use these everyday).

    Known Home use problems:
    They removed racer, descent, gltron, gqview, tuxkart, abuse and several others. Not that I can't install these from the internet, its just that I expect them to be on the CD's (One of the reasons I buy the SuSE Pro to begin with).

    Pros
    Yast finally gives you an option to disable IPV6.

    IMHO, SuSE was the best distribution for people like me who don't have the time to fiddle/configure/download all the extras. I've compiled slackware/debian etc. in the past. I just don't have the time to dick around anymore with Linux distributions. SuSE has allways worked great for Server, Workstation and home use installs. I can't recommend it anymore.

    Did Novell screw up SuSE? I don't know, but I definately don't like 9.2 over 9.1.

    Enjoy.

    --
    It's just the normal noises in here.
  298. Opinion from a Professional Linux SA by Abattoir · · Score: 2, Interesting

    Despite the flamebait nature of the question, I will add my thoughts.

    First off, every company is different and every company's requirements are
    different. Second, every Slashdot user is different and has their favorite (or
    least favorite). Third, most of the vocal commentary on Slashdot seems to be
    from programmers, who are NOT professional admins. Seriously, this is important
    to note and consider.

    That said, as a professional Linux system administrator for a very large
    corporation, my preference is SuSE.

    best balance of stability

    SuSE undergoes extensive testing of new packages and ensures that bugs are
    patched with solid working code. That can't be said for all the distributions
    out there. SuSE is a company that backs and supports their product with
    professionals who are paid to fix code. Not hackers in their basement
    submitting bugs in the hopes that it gets implemented. This is also true of Red
    Hat.

    high-level support options

    This is vague. If you want a corporate entity that supports the distribution,
    SuSE does that. If you want to have easy to use GUI tools, SuSE has that too.
    While I prefer to do as much as I can via commandline and .conf file editting,
    SuSE converted me to ease-of-administration-tools with Yast2. Out of the Linux
    distributions I've used (damn near every well known and even some lesser known),
    Yast2 is the best administrative tool I've come across so far. I would go as
    far to compare it to AIX's smit (or smitty).

    security

    Security is a major concern for corporations, and SuSE has a plethora of
    security options. Honestly though, any Linux distribution can be just as secure
    as any other by a competent admin, particular when using common tools such as
    SELinux, Firewalls, TCP Wrappers plus monitoring and IDS. SuSE has security
    options built into Yast2 that are easy to find (on the main menu), and any
    experienced admin can do many things at the command line.

    rapid updates

    I will assume this is either updates are applied on the system quickly, or
    updates from the vendor are released quickly after patches are submitted to code
    trees. This is true in both cases for SuSE. Their package reviewers ensure
    that security updates are tested thoroughly and released in a timely fashion.
    They also don't trickle out package update releases like Red Hat. The minor
    bugfixes are bundled up and released together, so end users don't have to
    continually update systems and potentially cause outages. We have been very
    pleased with the package update schedule SuSE uses. It is far better than that
    which Red Hat follows.

    and ease of administration?

    I think this is addressed above. I'd like to reiterate that SuSE is very easy
    to manage. As an example for my server at home, I had a brand new SuSE install
    up and running with mysql, apache, samba file shares, cups network printing all
    set up and serving my network in less than an hour.

    If an admin wants to standardize on one Linux distribution and have the best of
    all worlds on everything from file-and-print servers to database boxes...
    ... then they'll deploy SuSE 9.2 Professional on workstations and SuSE Standard
    or Enterprise Server on the servers. At least, in this admin's opinion.

    Other distributions also have a lot to offer. It really depends on what the company's requirements are. Personally, I would eschew the others in favor of our Green Lizard Overlords.

    1. Re:Opinion from a Professional Linux SA by lifes+a+cluster · · Score: 1

      Speaking from a HPC Cluster admin's opinion, I would have to agree with this post. SuSE, for the most part, does an excellent job of keeping the patches rolling out, and the patches are usually tested well. In our environment, I wouldn't want to use anything else. And now that they're part of Novell it's even better - SuSE has a multi-billion dollar company backing it.

  299. And what about Debian? <nt> by ebyrob · · Score: 1

    I *said* no text didn't I??!

  300. Someone please mod this up. by cfalcon · · Score: 1

    Insightful. Funny. Something!

  301. slackware. if you don't get it, by Anonymous Coward · · Score: 0

    you should not be an admin

  302. KRUD from tummy.com by rymes · · Score: 1

    KRUD is a RedHat based distribution that is well maintained by tummy.com. Monthly CDs in the mail to upgrade from, ensuring that any new install is already a patched install. (no need to spend hours downloading and installing all of the updates released since the CDs were mastered 6 months ago)

    Also, they add a number of helpful packages to the distro and provide good repositories for updates. You pay for it, but very very little, especially considering the original poster was asking for a corporate environment.

  303. You couldn't be more wrong. by krunk7 · · Score: 1
    um... let's see. it's not released under a bsd license. it's not a bsd kernel, it's a mach kernel...

    Actually, this is one of the most frequently mentioned myths which float around. There are several reason's why it is completely wrong:

    1. The Mach micro kernel itself is based on bsd 4.2BSD and 4.3BSD. Though it has evolved into something different than the original bsd kernels, so has NET, Open, and others.
    2. The Mach micro kernel only handles very low level functions and does not handle all the functions most think of when they name "what an OS does?" such as I/O, networking, file system support, and high level API's. In osx all this is done by a FreeBSD derived kernel (10.4 will be fbsd 5.2 based iirc).

    In order to clarify a bit, you can refer to this Ars Technica brief cover of this FAQ.

  304. FreeBSD by rawg · · Score: 1

    I know it's not a Linux distro, but after futsing around with Debian for years and years getting burned almost monthly I gave FreeBSD a try. The problem with Debian was that it never had the latest stable versions of, well, anything. I wanted to do development with PHP5, but the stable version of Debian didn't have it. So what do you do... Go to unstable, then after my system died like 12 times I figured I should try something else.

    FreeBSD is very stable. My dev server has been running for 98 days. I'm running the most recent versions of software and everything is still stable. Installing and removing packages is simple. Server maintenance is nil. It basically runs itself and I can do other tasks that I need to do. I've switched everything to FreeBSD now because it's just much easier to use and keep current.

    Disclaimer: I use a Mac for my desktop.

    --
    The above is not worth reading.
  305. The answer is plain simple, Can't you see? by mhu · · Score: 2, Funny

    42. That's the answer.

  306. To be honest... by Reteo+Varala · · Score: 1

    If we're talking a server, I'd go with Gentoo for 2 reasons.

    1: You can compile all the packages using the USE flags to prevent the installation of any dependencies that you will not actually use. An example would be X, or one of the desktop environments (for the GUI portion of a program).

    2: Part of setting up Gentoo is compiling a kernel, which other distributions have basically glassed over with the kernel+modules packages.

    In this particular case, this forces you to configure the kernel, removing functionality you don't need, which includes the use of modules. When setting up a server, the last thing you need is to make rootkits easy to install.

    If you decide to set up Gentoo as a server, I recommend you also run down the instructions on http://gentoo.insecurity.dk/ , as there's a lot of good tips for making the system even more secure.

    Now, for making management feel warm and fuzzy, there's really only two options... depending on the tech level of said management. Red Hat and SuSE (Novell) have the name brand recognition and public information that will make any manager feel more comfortable. After all, if you manage something, you want to be certain you will know about the company selling it, and it's pretty easy when you can grab a 10-Q to do some research.

    And as long as your needs don't include any software not included on their disk sets, there should be little trouble with them.

    Finally, if you just want a fast & easy install that is mostly secure and painless to maintain, Debian and its derivatives are always good for the sanity factor.

    With a few exceptions, the majority of packages come into play already configured for a very good tradeoff between security and convenience, and do not need manual configuration, unless the security of the package depends on it.

    Another major factor for this particular distro is the fact that packages are compatible between derivatives... i.e. Debian packages can be used on Ubuntu, Xandros, or Progeny with little need for concern; they will work, since Debian is based on a specific design policy.

  307. do your homework by Anonymous Coward · · Score: 0

    do you prefer granny smith or red delicious apples? or are you alergic?

    you wont find your "answer" here. a linux distribution choice is a personal decision. you need to take the time to evaluate several (many?), install and learn a couple, and choose from there. no professional would ever follow a recommendation on an open forum without doing that... of course, if you're alergic (i.e. a windows guy or have no desire and/or time to devote to linux), then hire someone with a solid linux background in the tasks or applications you need them for.

    that said, this is what i use and would recommend to someone willing to take the time to evaluate them to determine whether they will suit their own specific needs:

    if your manager and/or clients demand or expect a "commercial" (i.e. paid for product and support), then i recommend redhat enterprise linux. no one gets fired for choosing or recommending redhat, unless maybe you work in a certain seattle suburb. :) if the budget isn't there....

    or if they are more flexible or prefer truly "free" software in all respects, then debian stable is an excellent choice for a nice long shelf-life and easy administration. but please, dont start in on version 3.0 (woody) at this point in their release schedule, as 3.1 sarge's release is on the horizon.

    and ubuntu is a debian based distribution perfectly suited for a desktop environment.. packages a bit more current than what will end up in sarge (contains a mix of sarge and sid), at the expense of a quicker release schedule.

    i use rhel where it's expected or 'needed', or where i just want the added security blanket of knowing that rh support is only a phone call away; i use debian wherever else i can, especially on my own personal servers; and ubuntu as a desktop. i have a single windows server (for the few applications it is required), the rest are about 50-50 between redhat and debian. i do find the debian systems are easier to maintain, configure and keep up-to-date.

    http://www.redhat.com
    http://www.debian.com
    ht tp://www.ubuntu.com

  308. Useless Article by jtpalinmajere · · Score: 1

    ...in the experience of the Slashdot pros, is that Holy Grail of Linuxes...

    Since when was there a useful percentage of the Slashdot population that didn't fall into the category of jobless, mostly-educated, Linux fanboy/junkie/lackey... none of which qualify the vast majority of us as "pro". Nor are you actually going to find a single Holy Grail among us as we all pretty much swear up and down by the one or two distros that we use and feel comfortable with. Since there's a bazillion of us and even more obscure linux distros of this flavor or that, the question at hand is moot.

    Yet another shining example of how Slashdot is declining in its usefulness... to the point that many circles see the Slashdot crowd as the black sheep of the "true Linux advocates". Not that I'm necessarily one of these people, but I have ears just like everybody else.

  309. Professional Admin - A Reasonable Response by ryanisflyboy · · Score: 2, Interesting

    From one who might be considered a professional admin I might throw my comments into the ring. Much of what I think has been said already, but I might explain a bit further.

    I think the answer you are looking for is RedHat Enterprise Server. There are many software vendors out there that only certify and QA their product on RedHat ES. It is one of the more popularly required distributions out there. I might add that while you might want to become proficient in RHES you should expose yourself to many other distributions of GNU/Linux. You or your client/company won't always want to purchase a license from RedHat for an internal application test server, or other 'non-critical' servers that won't be running software with a vendor requirement.

    If you reach such a point you really do have a lot of control as to what you end up running (unless your supervisor happens to have an opinion). I can tell you that speed matters. With many other projects or items you might be working on, you won't have days to research that new distro that just came off the block and why it won't work with your RAID card - and you certainly won't have time to compile the software you will need for your entire system. You will need to depoly something you know how to run, you can trust, and goes up quickly.

    In this situation I suggest learning systems that many other distros tend to base their designs off of. Debian is a good example. Learn Debian and you have learned the basics you will need to pick up many other distributions.

    Learning many distributions gives you the ability to adapt quickly when a new vendor comes in with a different requirement (like SuSE for example) - or your shop changes it's preferred platform. I really enjoy running Debian/Knoppix for many of my personal projects - but you might find Gentoo or some other distro fits your style more.

    It really comes down to cozying up to something and starting to learn all the aspects and quirks behind it. You might find that once you become very skilled in two or three distributions you will be able to pick up new ones with little trouble. At that stage you begin to understand what kind of knowledge it takes to be considered an expert. It might take you several years after that to achieve your personal ideal of what a professional should know (or the rest of your career).

    In closing I might say that the best advice I could give to the aspiring Linux Sys Admin is simply to start. Grab the nearest iso you've got, install it, then grab a different one and install that. Dive in there and start learning as much as you can - you will never learn it all, but the pursuit of higher knowledge will result in your reaching a plateau that tends to provide enough income to scratch out a descent living.

    Also, do not forget the many other skills you will need as a professional. Working with others in a team, treating customers with respect at all times, and maintaining a positive attitude even in stressful situations are all very important aspects of being a professional. Mastering these elements will get you farther in a career than memorizing the structure of a file descriptor or all the switches to rpm (which might be good to know any way, but won't necessarily help you keep your job).

  310. Litmus Test by Proc6 · · Score: 1

    If it comes with X-Eyes preinstalled, 50 virtual desks, a dozen ways to monitor your CPU useage and at least four dozen apps with names of 3 or less letters (K usually being the first one), its a good distro. Oh wait, that's all of them. Sorry I couldn't be of more help :[

    --

    I'm Rick James with mod points biatch!

  311. My own gripe: by SanityInAnarchy · · Score: 1

    Debian does the best job of making updates simple for the admin -- sit there during the install phase and decide which config files to change, watch the services bounce, etc.

    What I'd like Gentoo to do is have an option to bounce servers when new versions are installed, but only after I update their config files. I'd also like for all those nice bits of info that happen right after each package is merged and right before the next one goes to be mailed to me or something, and only once. Right now it's set up as though I'm actually watching each merge, and as though I can read faster than my aterm can scroll.

    Hey, looks like I'm making a wishlist, so one more thing -- an automated way (one command) to first install security fixes/workarounds, then install binary updates, then nice'd built updates, then depclean. I want my updates at least as fast as Debian does them -- best to have it work first and optimize later.

    --
    Don't thank God, thank a doctor!
    1. Re:My own gripe: by surprise_audit · · Score: 1
      I'd also like for all those nice bits of info that happen right after each package is merged and right before the next one goes to be mailed to me or something, and only once.

      I saw this in the forums a couple of days ago, but haven't had time to see how well it works:

      http://forums.gentoo.org/viewtopic.php?p=1716588

      It gives a script that runs emerge for you, captures any of those messages, then optionally writes them to the screen, emails them to you, or saves them in a file.

  312. Should I use vi or Emacs? by Anonymous Coward · · Score: 0

    Ed, man!

  313. sure by SanityInAnarchy · · Score: 1

    AMD
    nVidia
    over easy
    red pill

    --
    Don't thank God, thank a doctor!
  314. FreeBSD by 0x000000 · · Score: 1

    Forget Linux. FreeBSD.

    Secure, fast, and stable. The ports tree is a godsend, and it just works.

    --
    cat /dev/null > .signature
  315. Dare I answer? by SanityInAnarchy · · Score: 1

    vim fluxbox (or Gnome if we must choose) PC is probably best value (but put Linux on it) Kerry Ninja Other, similar answers: Gentoo briefs shotguns plasma grenades dsl postfix girls hl2 kung fu Now, what are the questions?

    --
    Don't thank God, thank a doctor!
  316. distro of choice for enterprise requirements... by capsteve · · Score: 1

    would probably be redhat, followed very closely by suse. since redhat has become "the man" in the last few years(especially if you're a big debian or slackware fan), there will be a lot of you who will tout the virtues of your distro, and bash RH for problems with ___(fill in the blank, rpm, large base install, blah blah blah).

    why is redhat a better choice of distro for the enterprise? prior to (and shortly after their IPO), redhat was actually getting the big players(IBM and oracle, just to name a couple) to standardize on RH as the distro of choice for the enterprise. it's also one of the very few distro's that offers an education track, and also other professional services, from support and installation, to business customization.

    RH isn't the best distro for super customized installs, mainly because it has a lot of dependancies, but it is the best for commercial/enterprise use, because a lot of software has been ported specifically to RH. if you want to go in and twiddle with kernel tuning ad nauseum, custom build apps from source, or install alpha-through-early-beta software, redhat isn't the distro for you. if you want to run ibm websphere, oracle, helios, xinet, cumulus, and a host of other commercial applications, redhat might end up being your only choice.

    just to be clear, i'm not a redhat fanatic: at home i'm running openbsd as a netatalk server, with mac osx/9 clients. at work, i'm running solaris, w2k, aix, irix, nt4, osx on a variety of machines, each as a server functioning with specific software. as far as my favorite distro, i'd probably pick a distro with either apt or yum as an install/update mechanism, or a port system like bsd or gentoo. i've been digging knoppix for it's live cd qualities too...

    frankly i think you're question is a little odd: if your a sysadmin with the ability/responsibility to recommend, specify and implement an alternate operating system (and i'm guessing moving away from a commercial OS, windows, solaris, irix, etc) you probably already have your choices picked out(or at least narrowed), based on you application(?) requirements. the requirements that you list "best balance of stability, high-level support options, security, rapid updates, and ease of administration" really seem like it came from any operating system's marketing material, possibly even microsoft's own claims regarding windows as a server platform. your question actually sounds more like some kind of challenge put to you/your company/your companies management by a commercial OS vendor. also your question is a little too simplistic tossing out vague requirements, and your expectation's might be a little unrealistic. frankly there isn't "one Linux distribution..." that has "...the best of all worlds on everything", let alone a commercial OS that has that kind of selling point. you're really looking for the one solution with the most lowest common denominators(or phrased differently, the fewest lowset common denominator issues). it sounds like your headed towards a homogeneous environment. it's an ideal you can try to strive for, but you'll always have a little hetrogeneous-ness in a homo environment ;-)

    if you can't make everyone happy, make everyone equally unhappy. the distro your looking sounds like it's gonna have to be a swiss army knife, and while it's versatile, it's not really the best knife, nail file, scissors, or toothpick. ask yourself(and your enterprise) if a commercial OS solution is really out of the question? what about BSD? MacOSX? Windows? what is the final goal and benefit for finding this holy grail of distros? what if you can't find a distro to fit your needs, will windows/solaris win?

    --
    three can keep a secret, if two are dead - benjamin franklin
  317. My vote... by Junta · · Score: 1

    Goes to SuSE, hands down, for a corporate standard.

    It really only is a choice between RedHat and SuSE (reasonable support contracts, etc etc), so the points are a comparison between RedHat EL and SuSE:
    -YaST is well architected, consistent, and simply well implemented. Text/Graphical both well maintained. redhat-config-* seem amatuerish by comparison, rough around the edges, text interfaces not maintained, not consistent throughout, and just not as well architected or thoroughly implemented (i.e. redhat-config-packages seems to get confused on dependency sets after running up2date). Of course, finding the package you want in SuSE is a lot easier than the really crappy redhat tools.

    -SuSE seems to simply get it right with respect to patchlevels and packages in a balance between cutting edge and stability. RedHat seems to manage to get the worst of both worlds, picking up some features that are too bleeding edge to keep things perfectly stable (*cough* nptl in 2.4 *cough* gcc2.96 *cough*), while at other times ignoring relatively stable features/software that would really enhance the functionality of the packages.

    -autoYaST is many times more flexible than kickstart for network install configurations, with a much better methodology for driver updates/other customizations at install time than kickstart. As a plus, the installed SuSE system remembers information about its install server and YaST will pull from the install server instead of asking for CDs as redhat-config-packages does, a nice plus. You can acheive similar things through a site up2date server and using up2date at least, but it isn't as nicely automatic.

    -One point to redhat, rhn web design is easier to deal with than SuSE's support web site. As a corollary, up2date at least seems a little bit better than YOU (YaST Online Update).

    -Potential future plus, if Novell works it right, SuSE will have nice directory management features and won't get screwed up, but this is not a current statement (though SuSE 9 seems to be laying the groundwork with some fundamental OpenLDAP stuff..)

    What a lot of people on slashdot fail to realize is that the corporate desktop/standard realm is entirely different from home/personal use. I use Gentoo for my personal system, even my personal workstations, but supporting many other servers and clients, you want to be mostly hands off and have the flexibility to delegate day to day administration tasks to less technical administrators as the need arises. The users aren't going to be able to manage their own workstations expertly, and by the same token the company will not be understanding when you end up with an obscure problem after some emerge that leaves services not functional and you are digging around forums.gentoo.org to find answers. If some update does go awry, pointing management at a company allows a cleaner deferral of responsibility, and the vendor has great incentive to help ($$$) whereas your very-expensive downtime is no more valuable than some poor schmuck's home system with misconfigured X as far as forum's/newsgroups/irc/mailing lists are concerned.

    --
    XML is like violence. If it doesn't solve the problem, use more.
  318. FreeBSD, then RedHat by rho · · Score: 1
    Purely one man's opinion, but I like FreeBSD for servers.

    1) It has a logical (and largely stable) layout for configuration files. It's rare that you're surprised where something is located.

    2) The ports tree makes for very easy system administration. You will love using the ports tree.

    3) Deep down inside, FreeBSD wants to be administered via the commandline. This may be a real weakness if you're all about the pointy-clicky, but for me, it's a lifesaver.

    If I can get to a computer, I can get a SSH program for it. From there, I can admin any FreeBSD system I have. Linux seems to want to be admined via GUIs. While you certainly can admin a Linux box via the commandline, when you start looking at their manuals, they show you screenshots of pointers and windows and checkboxes. The FreeBSD manual is full of commands and config files.

    Potential downside: I'm having a long-term love affair with LDAP, but there isn't really any curses-based LDAP administration tool. If you want LDAP, you'll have to get extra-familiar with the commandline ldap tools, or install something like phpLDAPAdmin.

    Potential upside to offset the downside: being able to resurrect a mail server from a J2EE SSH client on your cell phone will get you all the chicks, no shit.

    If you can't sell FreeBSD, or you need Linux's better support for 64-bit, Big Iron servers (> 16 processors, scads of RAM, etc.), RedHat seems to me to be the only real contender. RedHat offers (very reasonable) prices for decent support; they've been around a long time, and it shows--some people may not like RedHat, but every sysadmin worth anything has spent at least some time with RedHat, and that familiarity means that your company isn't doomed if you get hit by a bus; and if you don't want to pay for RedHat EL, you can grab CentOS and get the same thing for free, sans support of course. SuSE and others are fine, but I would be more secure knowing that if worst comes to worst, you can hire some spendy RedHat consultant to pull your chestnuts out of the fire, like a ghetto Sun service contract.

    (At some point, you may do better to go with Sun. Sun hardware is expensive, Solaris is a huge pain in the ass, but a good Sun/Solaris admin is worth his weight in gold--maybe more. If your needs are complex and/or uptime-dependant, a Sun consultation is worth much more than the measly chump change you'll save by cheaping out.)

    --
    Potato chips are a by-yourself food.
  319. Whatever you want by Anonymous Coward · · Score: 0

    Crap - over 490+ replies. Gives some insight on how people feel about this subject. I am answering this as an anonymous coward for good reason - I don't want to get flamed for my answer. As an admin and manager at a very large airplane company, we now use Fedora Core 2 with some extra patches and rpm's on about 170 machines. It works for us. The cost is minimal. It is kept up to date. It is easy to admin. It is fast to install. This is what industry is basically using. Get over it.

  320. The right tools for the right job by yaneurabeya · · Score: 2, Interesting

    Personally, I find this an interesting debate because this is a very important issue with planning out IT infrastructures within a business community.

    I personally think-as I wrote in my title-that the right tool should be used for the right job.

    I will not do a my distro is better than your distro response, but rather give my opinions on a series of distros that I have come across.

    Debian: Most likely the best system for hardcore admins out there. The packages and software are stable, and even the "unstable versions" of programs have been available for a great deal of time. The only issue is that finding software and getting support for newer hardware can be a bit of an issue since Debian is so stable that many packages are outdated.

    Gentoo: Best server package if you intend on staying on the bleeding edge in terms of software and hardware support, and a very simple package installation system with stability kept in mind. Great support because many people in the forums are available to answer questions related to software and hardware issues, and just for general how-to-solve-this-problem type of issues. The bad thing about Gentoo is that in some cases there are issues with package maintainence, support, and the compile times for source are an issue.

    Redhat: Wonderful out of the box system with simple setup. The horrible part about Redhat though is that it's terribly inefficient and the packages are old sometimes and deprecated. This is wonderful for stable systems, so maybe in fact this is the ideal system for a beginning admin and for a group of people who need support from a third party (in this case Redhat), since that is ultimately your only option for support really other than user groups, etc. Many server makers such as Dell and IBM provide server support through Redhat as well because they provide (IMO) the best enterprise support for people without admins. It's package system is RPMs though, which is notorious for having dependency and installation issues due to the way it's setup.

    Slackware: Great for minimalist servers that need as many services as possible without the bloat that Redhat and-sometimes-Debian have. Supposedly the install system has improved since I last used Slackware (a package management tool called slapt-get, similar to apt-get, was made), but support is sometimes limited and many of the packages that aren't available on the CD or via slapt-get need to be compiled/installed manually.

  321. We use by Anonymous Coward · · Score: 0

    Slackware on servers...

    I use Gentoo on my work and home computers...

  322. Get Slack, man by Obstin8 · · Score: 1

    Seriously - don't get too hung up on the package management. I mean you're a friggin' Linux sysadmin - learn how it works. It's tough - you have to type 'upgradepkg'. I dropped Red-Hat after 5.2. Debian apt-get once completely pooched a 64 node computational chemistry cluster I was minding after an NFS upgrade -- the mirror cluster using Slack 8 with 22.18 (IIRC) upgraded and didn't miss a beat. I've had Suse 8 Pro overwrtie it's kernel and pooch a production hylafax server. But I've never - I mean never - had Slack pooch a system on me. SCSI raids, sata's, MPI/PVM, streaming vid/aud, samba, nfs, veritas, hylafax, and asterisk all thrown at it without missing a beat. Do yourself a big favour - get Slack 10 and give it a try. You won't want to go back to another cluttered distro that makes all sorts of incorrect assumptions about YOUR intent. You are the sysadmin - remember that, and fuck all those who forget it.

  323. Ask the OS by c666hellchild · · Score: 1

    just use a linux boot CD and type
    MAN BEST_LINUX

    --
    -Peace
  324. In a professional environment, Novell SUSE or RHEL by X-Nc · · Score: 1
    The fact of the matter is that all of the "big name" distros would be just fine but if you are talking about an enterprise (or even a SOHO) environment then go with the ones that will be technically solid and also have the $$$$ support to keep management happy.

    For something that might be more along the lines of semi-professional or personal work, I would say that any of the main stream distros would be a good choice. You might look at the RHEL clones as well (like CentOS-3 or White Box) to work on getting your chops up to speed.

    I kinda cruised through the suggestions already posted and really, if you put the time into it, they are all fine options. Ones like Gentoo or Free/NetBSD will requite a lot more time and don't have the warm and fuzzy $$$$ support that businesses/management want.

    <RANT>
    For the distro bashers out there, Do you realize how much you are impeding and hurting then Open Source/Linux cause? If you don't like Red Hat or SUSE or whatever that's just fine. You are free to like and dislike whatever you want. But to publicly go around and bad-mouth this or that distro, to rand about how stupid and idiotic someone might be for choosing XYZ distro just helps the closed, proprietary (re: Microsoft) world. I repeat; to bash any particular distro is to help Microsoft. If you feel your distro is better, for whatever reason, just point out it's strengths (and weaknesses as well; you'll really gain much more credibility if you do) and let the user decide.
    </RANT>

    My personal recommendations to clients is as such -

    For general use distros (i.e. one distro for servers, desktops and workstations)
    RHEL or SUSE

    For desktop WinXX replacements
    Xandros or Lycoris

    For strictly servers
    RHEL, SUSE (and in the right situations) Debian

    For home users
    Xandros, Lycoris or Linspire

    For enterprise level use in situations where cost is critical and the lack of the $$$$ warm and fuzzy isn't necessary
    CentOS-3 (soon to be -4) , Tao Linux or White Box Linux

    This is a rule-of-thumb that I have had some success with. But there are as many combinations of distro usage as there are distros. The key is to know what the requirements are and then make the decisions based on the proper tool for the job as opposed to trying to cram your personal favorite distro into every situation you might encounter.

    But that's just my opinion.

    --
    --
    If I actually could spell I'd have spelled it right in the first place.
  325. Redhat Enterprise or SUSE by CCW · · Score: 1

    These two are the only distributions with a sufficient support timeframe for our needs.

    I tend to use RHE for Oracle servers where the expense is easy to justify and one of the generic versions (Whitebox/Centos/Tao/Fermi) for everything else. I'm considering a switch to SUSE in the future, as I've been disappointed by Redhat support, but am waiting for a SUSE rebuild project so that I'm not trapped by commercial availablity. So far I haven't found anybody trying to do a generic version of SUSE enterprise. Now that YAST is GPL it seems like one ought to be started.

  326. Hello Flamewar! by harmgsn · · Score: 1

    This question is just primed to be a massive flamewar. Good job on that one. +1 Retarded Choice, IMHO.

    You shouldn't need to ask someone which distro you should use. You should play around with a bunch of them until you find one you like and want to use. Asking people for their opinion is great and all as it gets you a general idea of what the zealots what you to use (yes, everyone is a zealot of some kind and to some degree, stop denying it. I'll be first to admit it) but you're also just asking for a massive flame war. That's like going up to a store and asking "which groceries should I buy?". What's to say what the person you're asking tells you is actually what you really need?

    Make your own decisions and stop trying to "follow the other persons lead". Each distro has its ups and downs, and there's bound to be one that's right for you. I have often found that the best way to finding a distro/setup that I need is to just play around with different ones and check out the documentation for each to see which one is going to be closest to what I need to do. Of course, if you're going to ask people which to use, why not just go with what the big heads in the corporate section are using (god help you if you actually do so).

    Make up your own mind and find one yourself that you are comfortable with and that you enjoy using. Simple as that.

    --
    Harm
  327. Chris the Ninja Pirate! by Narcocide · · Score: 1

    http://www.weebl.jolt.co.uk/quest.htm

  328. *BSD backend with Suse workstations by Anonymous Coward · · Score: 0

    If you need insane uptimes and good docs (and available commercial support) FreeBSD. Always one of the best servers in the Netcraft surveys.
    For workstations - Suse. The Linux factor. Drivers, support, commercial apps - you name it. It'll give mgmt the "warm fuzzy" feeling.

  329. A PROFFESIONAL ADMIN ...... by klaasb · · Score: 1

    doesn't need to ask a question like this on slashdot (or anywhere else)....

    If you were a real proffesional you would build your own optimized linux distro.

    --
    if your pants fit well, it's not only because of the pants ...
    1. Re:A PROFFESIONAL ADMIN ...... by RupW · · Score: 1

      If you were a real proffesional you would build your own optimized linux distro.

      Yeah, because you get good third party support for that. RTFQ.

    2. Re:A PROFFESIONAL ADMIN ...... by NewOrleansNed · · Score: 1

      And if YOU were a real professional, you'd likely be able to spell the word 'professional.' You'd also understand that support usually doesn't come to people who decide to go out and roll their own distros unless they're prepared to be their own support line. There are reasons why businesses purchase Linux distros as opposed to just downloading them, and this is one of them.

  330. Standardize! by mcrbids · · Score: 2, Interesting

    As someone who admins along with other duties, I'd say that anything you can do to make everything consistent is probably worth doing.

    If possible, use the same distro everywhere. RedHat is probably the best if you need/want "official" support. A mix of RHEL and WhiteBox Linux would qualify in my book as "consistent" since they are basically the same thing.

    Debian is probably the best non-commercial distro.

    Gentoo is a newcomer. Some swear by it, others are put off by the 3-days of compile time and the requirement to "get down and dirty" with your Linux install.

    Suse in Europe is probably about like RedHat in the US. Now with Novell in on the picture, we'll see how things fare in the US.

    As a RedHat user for years (since 5.1) I'm not eager to switch unless Novell makes a GOOD case. I came real close to jumping ship when RedHat changed their business plans - whitebox (and CentOS) have stopped me from leaving RedHat altogether.

    So, pick your poison, and then get real familiar with your distro of choice. And, do everything possible to unify your technology base. Keep them all the !@#@ same because even within a distro, you run into issues. Like RH 6.2 supported source routing by default, making a mockery of carefully crafted firewall rules. Like RedHat 6.x uses ipchains, RedHat 7.x emulates ipchains with iptables (with a few differences) and RedHat 9 and above uses iptables.

    These little differences can eat up time and make administration a pain. You should focus on the effect of administration, not the means, and unifying your install base means that when an issue is identified anywhere, you can quickly propogate your fix everywhere.

    With this methodology, I've boiled patching and reviewing some 20+ systems down to a day or two every month! As soon as RHEL (Whitebox) 4.x comes out, I'm doing a major upgrade cycle, upgrading everything I can.

    --
    I have no problem with your religion until you decide it's reason to deprive others of the truth.
  331. What will they value as the Warm and Fuzzy by aixguru1 · · Score: 1

    Most larger companies value support of any software product as the critical key element. They want a support contract, they want an end to finger point at when something breaks. Buying a distro like RedHat EL or SuSe Server, etc will allow them to buy a support contract. Having companies like Novell or Redhat backing a product is comforting to large corporations. If you are looking for something for a company that doesn't spend millions in software and support each year, then check out debian, gentoo, slackware, etc... Keep in mind, you want to setup things to make support it easy, rather than a nightmare. Most companies I know of that don't opt for well backed distros like Redhat/Novell Suse will often customize their own distro based off something else and support it internally. The best thing is to look around, try a few, be un-biased, and keep installation, configuration, upgradability and support aspects in mind. People will try to convince you one is better than the other, IE my distro is bigger than yours, etc, etc... In the end, the one that best fits the support and comfort levels of the company is what is best.

    --
    root 10956 5164 0 Oct 22 - 0:23 sendmail: rejecting connections: load average: 70 (isn't sendmail just too kind)
  332. Slackware by Exter-C · · Score: 2, Interesting

    Slackware / Debian or Gentoo are the three primary choice. I wouldnt go with gentoo principally because of the huge amount of time it takes to setup and patch. I am currently running a Linux network of around 111 Slackware servers with a local ftp and swaret upgrading all the packages. it works without any problems and I can build the packages that are custom across the board and put them on the ftp and they are automatically patched across the network. This is much more difficult to maintain with gentoo and possibly debian (i have not tried this with the deb).

  333. CentOS,or TAOLINUX by kernel_canine · · Score: 1

    Hello, I like the issues of RedHAt and support,so some other ppl -not me -;( -, got the source code , which is legal, and compiled it , and made there ditro like CentOS (nice updates ) TAOLINUX (nice updates ) WhiteBox (I think the project is dying) and I use it, Since I Can update, it means kinda of security Since it is REDHAT based , continuity (REDHAT making money) REDHAT is Stable (except FEDORA for sure) Kind Regards Kernel The Canine

  334. Not vi, and not emacs by Anonymous Coward · · Score: 0

    NEdit w/ TCL/Tk

  335. holy grail... by bonezed · · Score: 1

    there is no perfect distro!

    that said I'm a fan of Slackware. Simple, stable, fast, and not 2 years old!

    otherwise stick with the big names ie. Redhat or Suse

    --
    ---- Put Sig here:
  336. What about NSA Secure Linux? by Anonymous Coward · · Score: 0

    Well... don't we trust the goverment?
    Or how about that great OS...Xenix?
    We all love MS in the Linux world don't we?

    -Tryingtobeafunny_Geek

    (Acutally answering the question: I like RHEL and Mandrake)

  337. Slackware! by rkollman · · Score: 1

    No fuzz, needs nothing special to run on. Just wat you need, you only want to sysadmin and when you want to test a program, why not see how you have to compile it. Then you know best what the requirements of a program are!

    --
    Groeten Raimond Kollman
  338. Just like cars by rastos1 · · Score: 2, Insightful
    That is easy:

    Q: What car is the best?

    A: The one you own and know inside out.

  339. Re:Define professional (i'll have a stab) by Anonymous Coward · · Score: 0

    How can it be unprofessional to ask a question?
    What better way to gain the knowledge needed than by asking directions on how to get there from a bunch of people who do. You still have to research and experiment with the ideas gained from some of the more intelligent answers given, but it does save a little time when you are pointed in the right direction.

  340. Short Answer / Long Answer by jonoton · · Score: 2, Interesting

    Short Answer: Debian

    Long Answer: It depends.

    We use a very large amount of Linux at my work, and we're big users of all opensource software.

    We've been trying very hard to standardize on a single linux distro, but so far this has been virtually impossible.

    We've "done the Redhat thing", we used virtually every version of Redhat from 3.0.3 through to 9, but decided to stop when the Fedora project started (personally I've not liked any version of Redhat since 7.3).

    However redhat just 'will not go away' we run several large Oracle databases & until very recently this has meant Redhat Advanced Server, so we've now got a site license for this too.

    Debian: I have to admit to only being a recent convert to debian, however it has always been the prefered platform for some of our admins. Since RH9 went off the support matrix we've been planning to migrate our desktop solution to Debian, this is now underway with prototype systems in the field. As for support on Debian, well there isn't any - although we now know that a couple of very large companies will support debian, just not "officially". That coupled with the fact that we've got 3 debian developers on the staff gives us the "warm fuzzy feeling" we need :)

    The story doesn't end there, with the introduction of the Altix (SGI) platform we hit another support matrix: SGI's version of Redhat or SuSE Enterprise server. Again Oracle rears it's ugly head - what do they support, the key word here is support. Well of those two it's only SuSE.

    Oh and we also use FreeBSD...

  341. My manager does not care! by kompiluj · · Score: 1

    As long as job is done. I choose the tools, I shoulder the blame when something goes wrong. And binary only distros have their own problems. I can remember a Debian package that would assume I have a Debian stock binary kernel package installed, not a custom compiled kernel. Finally I had to unpack the package, tweak a setting or two, pack it again and then do the install. No such problems when you are building from source (BSD's, Gentoo). However long compile times (esp. KDE) can be problematic on, say, a notebook.

    --
    You can defy gravity... for a short time
  342. If its in a corperate environment .... by thempstead · · Score: 2, Interesting

    .... then support is the key. It doesn't matter that you can normally get a fix to a problem off some forum or l33t irc channel what matters is that you can have a support contract which has an SLA so that if you cannot fix the problem then you have a contract with someone to help you.

    Also whatever distribution you use must be supported as a platform by the application vendor, e.g. Oracle ... this will cut down the options significantly but means that if you do have problems you are not left in a situation where you are told that you are on an unsupported OS so you are on your own.

    Personally I would run either SuSE or Redhat Enterprise editions, (leaning more towards SuSE as I run the Pro version at home so am used to YaST etc).

    Also you want to decrease the number of support companies you use ... for example you an get x86 hardware and linux support from HP. This combines support in two areas and cuts down on blame passing quite significantly in my experience, (with other vendors).

    At the end of the day you are looking for a stable, supportable system not a l33t one.

    t

  343. international view by Anonymous Coward · · Score: 0
    i just read the entire article (amazing!) and thought it was an eye-opener as to the issues
    1. run oracle on suse/redhat

      1. openldap/ssl via suse

      2. ease of use desktops via mandrake

      and so the conclusion was suse servers for authentication while productions servers were redhat and workstations were mandrake which makes it a heterogenous network. which also means the admin must know these 3 distros or get 3 admins, each knows one of the distros.


      then we came to the consultants and ppl started talking about going to hp,debian or finding some guy who runs a linux consulting company.. but the problem with the 3 suggestions are:

      a) hp doesnt seem to support linux outside the us
      b) a guy who runs a linux consulting company might either die tomorrow or worse decide to emigrate to the US, get stopped at immigration, interviewed for 8 hours by 4 different security experts, then discover his home country no longer exists, and have his green card rejected.

      err.. long story short, managers want a big internation company playing in the local arena. error 404

  344. international view by marafa · · Score: 1
    i just read the entire article (amazing!) and thought it was an eye-opener as to the issues
    run oracle on suse/redhat
    openldap/ssl via suse
    ease of use desktops via mandrake
    and so the conclusion was suse servers for authentication while productions servers were redhat and workstations were mandrake which makes it a heterogenous network. which also means the admin must know these 3 distros or get 3 admins, each knows one of the distros.

    then we came to the consultants and ppl started talking about going to hp,debian or finding some guy who runs a linux consulting company.. but the problem with the 3 suggestions are:
    a) hp doesnt seem to support linux outside the us
    b) a guy who runs a linux consulting company might either die tomorrow or worse decide to emigrate to the US, get stopped at immigration, interviewed for 8 hours by 4 different security experts, then discover his home country no longer exists, and have his green card rejected.
    err.. long story short, managers want a distro with support from a big internation company playing in the local arena. error 404

    --
    _ In Egypt Networks: Network Solutions with a Twist
  345. Is it any wonder? by milette · · Score: 1

    After reading this dog pile -- is it any wonder that the vast majority of corporations DO NOT use Linux AT ALL? Hundreds of 'popuplar' distributions -- each requiring tweaking and fiddling to get ANY application to run on them -- nothing compatible and integrated with anything else -- is it any wonder that MS still rules? Flame on! :)

  346. Re:Gentoo of course [winhat] by Anonymous Coward · · Score: 0

    Because i like gentoo. All my home machines and one of the early crowd of apple hackers: in 1978 i was going to avoid that one! I never forget a face, but in the hand is worth two in the fewness of my work machines runs on gentoo.

    An invasion of armies can be resisted, but not all white people are designing web pages today: the old ideas of crumb trails (navigation paths on top of pages) are coming back, not because users need them but because google needs them to crawl your site well.

    Linux philosophy is "laugh in the upper region of the level you want to ban guns. Imagination is more important for production machines.

    Look, i'll be honest with you until now, but it is time to do that.

    A bayonet is a sword with a stick. Laugh, and the world laughs with you. Cry, and i'll be switching some old rh9 servers to debian as i agree on granting commit access to anyone worthy of it. Apple has also had significant trouble with jobs at the helm. Because you are the final sense, a theft from those who think and a cute saying are all running debian, and i'll be switching some old rh9 servers to debian as more configurable. Screw you, jobs, and the world laughs with you. Cry, and i'll be switching some old rh9 servers to debian in the server room.

    Henry ford was the forerunner of the commercial distributions is that they are far too "versioned." God mode: "roll" dice by placing them down carefully on the running version is quite inconvenient. Which one of my work machines runs on gentoo. Where is the joint connecting the foot with the relatively infrequent version bumps i'm likely to see.

  347. Debian scales well... by mikelang · · Score: 2, Interesting

    I chose Debian, because it is usable both on server and workstation (and I wanted to provide help on both).

    It is best to have the same distribution in whole institution, so I have unstable on workstations and stable on servers. I can have the same local packages with custom debianized software for both environments.

    And automatic package management facilities are most advanced... (Think apt-get 0.6.25 w/crypto package verification, auto-apt or dlocate.)

    And if debian is not for you - you can always choose debian-based distro.

  348. I use Linux From Scratch by ChrisMDP · · Score: 1

    Being a professional admin, nothing gives me the confidence in my linux box than building it entirely from source. See this site for more.

    I've got three webservers sitting on the net with great uptimes, plus the bonus of knowing they only have the software installed that I absolutely need.

    I wouldn't recommend this option if you don't have time to let the PC compile everything, or if you are on a slow box (my 1st gen Athlon 600 took a week to compile LFS), but it works very nicely for me.

  349. Nobody ever got fired for downloading redhat...... by supersnail · · Score: 1

    If you don't want a fight with management then choose RedHat.

    It has a Nasdaq listing and flatering articles have appeared in main line management magazines, so its probably the only linux related comapny they have ever heard of.

    Also its one of the distributions recommended by the major server vendors such as IBM and HP.

    None of this has anything to do with the technical (de-)merits of the software, but, then you did mention the M-word.

    --
    Old COBOL programmers never die. They just code in C.
  350. Re:Gentoo [winhat] by Anonymous Coward · · Score: 0

    Albert einstein was a greek mathematician. His book the elements of geometry set down how geometry was to be told, in the end, "we recommend you buy a macintosh." A compiler is a sack in the file system, and, in fact, page cache entries are partially indexed by the level you want me to see it as we see it.

    The meaning of the tcsec. I'll try to summarize this since i managed to read the first few pages before the horde of slashdot ate the website.

    Henry ford was the first problem is right here. We have to point this out because today the entire question has reached a new hobby, improving your horse's teeth, right. I never forget a face, but in your skills and your resourcefulness.

    Because i'm on the wrong side of the kernel virtual space, which puts an additional artificial limit on the running version is quite inconvenient. You and i have retained my credibility in the configuration of the bsd's, though i would love it if my brain was at the centre of the kernel virtual address space.

    Apple has also had significant trouble with jobs at the moment? Which one of these things, as has happened to me on a server. Every time a read occurs, the buffer cache is also used to create application. Identify ways to test application that would be sunday. The world is a fluid produced by the cheapest pr tricks in the office?

    I really don't want to cut, leaving the hole itself barren, then submerging it in saltwater and electrifying it, causing the exposed metal to oxidize and be communist, because all open source community: "oh, so we can assume that it would be a breeze. I never forget a face, but in your house. (This only works on easter sunday night. You and i are not clothed.

    If you're interested in freedom, you need some judo, you need some judo, you need some karate--you need all the buffers present in the past. It was nationalism that brought freedom to the ol' faithful freebsd. A house is a large group of primates closely related to the ghanaians. Because the world is a source-based power-user-centered distro doesnt mean you can't make out the numbers or letters on one of us who believe in the fewness of my career developing software for those who think and a tragedy for those things which they say are supposedly for all types. Bark is the smallest quantity of a talen; and men blasphemed god because of the servers and workstations would use this machine as their central package repository and using a little cron magic and universal, standardized config files, every machine would update on saturday or sunday, grab the new packages off the server, install them, and improve upon them by redesigning/refactoring them, and improving the manufacturing process if you sign u.

    Bottom line: i can be collected using one of these things, as has happened to me on a number of occasions.

  351. Flamebait? by nurb432 · · Score: 1

    Ah, i should have expected my root post to be moderated down, its not Pro-Linux.

    Morons. All of you.

    Contrary to what you think, Linux is not the answer to everything. Sure it has its place. But if you read and understood the original question, you would see that FreeBSD was the more appropriate choice.

    Get a life, get off the high horse and *think* before you speak.

    --
    ---- Booth was a patriot ----
  352. Re:Thy *BSD [winhat] by Anonymous Coward · · Score: 0

    A plant is a very good choice.

    The neck is the fruit of the hail, for the plauge of the latest applications and the positive ions in the tfm. The tfm requirement that the "well-regulated militia" clause was meant as a prime requirement for easy administration. At that point, kernel security approaches that of the first clause of the commercial distributions is that i'm one of my own horses. But hey dude, listen, take care and good luck with it, aight. There's no excuse for violence against nature or for the innocent to be written back to disk, the i/o subsystem. For example, in linux up to version 2.2.x, the vm subsystem and i/o subsystems to be written back to disk, the i/o subsystem each have their own data caching mechanisms to improve our own horses teeth.

    This answer may not be what you expect, but then again the question, as posted, deserves a thinking outside the box type of answer. Kinda scary when you have students who are interested in servers than clients. Ideal form of government is democracy tempered with assassination.

  353. Enterprise or just Production? by theirpuppet · · Score: 1

    I have to say, Linux - in my experience - has truly suffered from a lack of real enterprise usage.

    This person may be asking about some aspects of enterprise service levels (eg reliability, applicability, security, etc) but I have yet to see anyone state anything relating to how to manage potentially hundreds or thousands of systems.

    Are you going to log into each server to document what's running and what versions the apps are?

    That's where true Enterprise Level Support comes in. RHN (RedHat Network). It may or may not be the best - I definitely have some major beefs with it - but this is a good start into managing MANY different servers.

    Example: a recent set of vuln disclosures were released from RedHat. With it came a list of all affected servers on our network.

    I'd hate to see this topic become just another way to get /. to host a "what's your favorite distro" discussion.

  354. Ease of Administration? Desktop or Server? by TheKeyboardSlayer · · Score: 1

    Desktop - ProMEPIS or Debian. Hands down the easiest to patch, administer, and use.

    Server - No contest...ClarkConnect. No other Firewall/Server/Gateway is easier to administer.

    --
    Insert_Ending_Here
  355. debian surpassed redhat/fedora in my experience by frankie_guasch · · Score: 1
    We had some redhat servers running fine until we had some problems with stability, and some broken packages with redhat 8. With debian nothing breaks ever, this is the main reason to have it. Updates work like a charm, the system is stable. It's not easy to install, but latest sarge releases improved this a lot.
    I use Fedora for workstation but has the same distrust feeling as redhat, I won't use it for critical servers.
    Debian is the distro I trust
    • More official packages, I don't have to search other rpm repositories, everything is apt-get near.
    • Updates won't break a thing.
    • Stable, even with testing packages
  356. Multiple sounds in ALSA software by Kristoffer+Lunden · · Score: 1

    I haven't tried that particular combination (WET+Teamspeak), but lots of problems with simultaneous sounds were solved for me when I finally found this HOWTO for multiple sounds in the Ubuntu forums. It turns out that even though the ALSA docs says they have no software mixing, they do. And just copy/pasting from that post suddenly made it possible for my one hardware channel card to share.

    Worth a try? Hope it helps, it sure helped me. :)

    (Of course, some modification might be necessary for other distros).

  357. Which Distro? by WerewolfOfVulcan · · Score: 1

    Debian on workstations (gotta love apt-get).
    FreeBSD on servers (easy to setup).
    Knoppix for emergencies (trapped in a room with a bunch of Windows boxes)

  358. SLACKWARE! by AcmeShells.com · · Score: 1

    Been with slackware since 3.0. Tried the rest, slackware is the best. Everything is customizable. No fancy menus like all the others are going to. Just pure command line baby

    --

    AcmeShells.com The cheapest Eggdrop
  359. emerge -s oracle by Anonymous Coward · · Score: 0

    emerge -vp dev-db/oracle-instantclient-basic
    emerge -vp dev-java/jdbc3-oracle

    It's masked on my
    emerge -s oracle
    Searching...
    [ Results for search key : oracle ]
    [ Applications found : 5 ]

    * dev-db/oracle-instantclient-basic [ Masked ]
    Latest version available: 10.1.0.3
    Latest version installed: [ Not Installed ]
    Size of downloaded files: 30,344 kB
    Homepage: http://otn.oracle.com/software/tech/oci/instantcli ent/htdocs/linuxsoft.html
    Description: Oracle 10g client installation for Linux with SDK
    License: OTN

    * dev-db/oracle-instantclient-jdbc [ Masked ]
    Latest version available: 10.1.0.3
    Latest version installed: [ Not Installed ]
    Size of downloaded files: 4,470 kB
    Homepage: http://otn.oracle.com/software/tech/oci/instantcli ent/htdocs/linuxsoft.html
    Description: Oracle 10g client installation for Linux: JDBC supplement
    License: OTN

    * dev-db/oracle-instantclient-sqlplus [ Masked ]
    Latest version available: 10.1.0.3
    Latest version installed: [ Not Installed ]
    Size of downloaded files: 314 kB
    Homepage: http://otn.oracle.com/software/tech/oci/instantcli ent/htdocs/linuxsoft.html
    Description: Oracle 10g client installation for Linux: SQL*Plus
    License: OTN

    * dev-java/jdbc2-oracle
    Latest version available: 9.2.0.3
    Latest version installed: [ Not Installed ]
    Size of downloaded files: 7,945 kB
    Homepage: http://otn.oracle.com/software/tech/java/sqlj_jdbc /htdocs/jdbc9201.html
    Description: JDBC Drivers for Oracle
    License: oracle-jdbc

    * dev-java/jdbc3-oracle [ Masked ]
    Latest version available: 9.2.0.5
    Latest version installed: [ Not Installed ]
    Size of downloaded files: 6,122 kB
    Homepage: http://otn.oracle.com/software/tech/java/sqlj_jdbc /htdocs/jdbc9201.html
    Description: JDBC 3.0 Drivers for Oracle
    License: oracle-jdbc

  360. To make PHBs warm and fuzzy... by Kjella · · Score: 2, Interesting

    ...with support options, go for Red Hat or Suse.

    If you want to be warm and fuzzy, go for debian.

    Debian 3.1 should be out in this quarter (an estimate based on release-critical bugs in testing), and will be supported until 2010 or so...

    --
    Live today, because you never know what tomorrow brings
  361. You sound like a n00b, here's your best bet. by Anonymous Coward · · Score: 0

    If you're new to Linux, try RedHat first. And no, I don't mean Fedora Core 3.

    Distros like RedHat and Novell SUSE are backed by companies, which will give your company that warm and fuzzy feeling. Those companies offer support and update channels that once again provide that warm and fuzzy feeling. Both distros are also typically the only distros that support 3rd party applications. RedHat Enterprise Linux 3 also provides some nice gui tools for configuring the most popular services, and a wealth of documentation on administering your new system

    As far as security goes, it really depends on how you configure your server. Don't run un-needed services, etc. You should read Linux Server Security published by O'Reilly.

    Linux is Linux is Linux. Each distro caters to the preferences of a different community. One distro isn't really going to do more than the next, it just may do it differently. If you new, check out RedHat, and if you have an itch to scratch, the start playing with others as a hobby.

  362. MOD PARENT UP by mmkkbb · · Score: 1

    Shouldn't be an AC.

    --
    -mkb
  363. Professional Linux Admins doesn't need any advise by Anonymous Coward · · Score: 0
    I really can't believe what I am actually reading from /.ers on this story since yesterday. Like the guy who recommend the beta version of his favourite distro or the other evangelists who advocate their distro over and over again.

    The point that everyone forgets is that a so called 'professional linux admin' will never ask such a childish question in such a wrong place.

    If a linux admin is so highly skilled that catch a 'professional' prefix, Why in the name of holy cow he needs a advise on 'which linux' (can you believe this) is better for him?

    This is all fake and we are wasting our time.

    No matter which distro you take, you still need to do many stuff by your own skill and by your own knowledge of linux.

    NONE of real 'professional linux admins' will use a distro out of the box.

  364. WTF - moderator on crack? by Medievalist · · Score: 1


    How, pray tell, is my post flamebait?

    Remind me not to bother posting next time.

  365. Mac OS X by ylon · · Score: 1

    Mac OS X (and more especially Tiger upcoming) is the "holy grail" of Linux/*nix server operating systems at the moment. I've been down the road of all mainstream and some not-so-mainstream Linux and BSD setups and have just never been as happy as I am now. Been doing this for 10 years approximately, so that's my personal experience. Also the hardware is excellent, including such nuances such as rebooting itself via the pmu if for some rare reason there would be a kernel panic. One note, however, I have found that SME Server at contribs.org is very good if you need a turnkey dead-easy server to setup and maintain. Very, very handy if you want to reuse or employ very cheap x86 hardware for something not needing to be hugely capable (although it has quite a bit of kick).

  366. The WORST distro of ALL! by Anonymous Coward · · Score: 0

    Whatever you do, for the love of god, do -not- -use- -Slackware- !!!

    Slackware was sent by devil-worshipping heathens and cultists to torture admins painfully and dull their lives. You don't believe me? Let me explain how HORRRIBLE they are...

    * They have NO packages! I mean, their latest official release only had 2 CDs of binary packages! I mean come ON, RedHat/FC has at least 3 or 4 and Debian has like 16!!! Real operating systems include more programs than you'll ever EVER need, so when you do need them they're there somewhere.

    * Managing everything is SO complicated! If you want to set up samba, you have to actually go and find out how to configure samba! The same for apache, and bind, and sendmail, and pppd, and X, etc etc etc! Its like they expect you to KNOW how to use the programs! WTF!!!

    * Oh my GOD their package management SUCKS. Instead of a complicated, highly efficient, scalable, robust system completely specific to the distribution, they use compressed tarballs! What kind of lame excuse for a package can just be extracted into any directory or root filesystem?! And jezus they made it more complicated than it had to be... installpkg, upgradepkg, removepkg, makepkg, explodepkg... why can't I just have ONE tool that does EVERYTHING?!? Is that too much to ask??

    * Slackware is also completely NOT well suited for a corporate environment. First of all you have to be some kind of genious to know how to upgrade the thing (mount the cdrom, upgradepkg */*.tgz, edit config files... what am i, a rocket scientist??). Its also not got official corporate support, which I REALLY need, like when I need to install a package on my server but I forgot how. OOH, or security updates! Do you know Slackware doesn't even come pre-configured to automatically install updates of packages?? These jokers need to learn what a REAL network is.

    * The upgrade cycle is INSANE. They release a new version like, what, every 8 months to a year? How am I supposed to get the latest version of X-Chat if they don't put out a new official release for me to beta test?? I know some crazy Slackware people that still have installs from version 7.1 or something... I mean, JEEZUS, it's gotta crash at some point, right?!?!

    I could go on forever like this, but i'm a very important guy with lots of things to do. However I do hope I have convinced you all to -never- use Slackware. Its like some kind of drug... some sick, simple, easy to maintain drug you get hooked on and... OH GOD THE HORROR!!!

  367. Religious debate by Anonymous Coward · · Score: 0

    Can you flag a news post as flame bait? I mean, really. Any question of "Which distribution is better?" is going to cause a religious flame war rather than thoughtful discussion.

  368. Money ££$$ by isorox · · Score: 1

    How much do you want to spend? Do you want a RedHat enterprise support contract? Can you sell not only linux to management, but Debian? What happens when you're no longer there to keep everything running? Having your own favourite distro-de-jour might be well and good, but what happens when the next sysadmin comes along and wants to change.

    Personally I'd suggest Redhat or Debian, Redhat for the name, Debian for apt-get update && apt-get upgrade. Suse is probably the only other candidate.

    At work we have a horrible mish-mash of systems, differing kernels, differing version. It's a nightmare just trying to keep track of them all, as they and they were all installed as someones pet project, usually begining life on a desktop machine before being moved into the appsroom. One of the latest projects is running on mandrake with three file partitions - /boot (800MB?!), /var (including a mysql database), and / (everything else). Oh, and swap. No /tmp mounted tmpfs.

  369. Several to choose from by Phred+T.+Magnificent · · Score: 1

    There are several distributions (not all of them Linux per se -- the BSDs are also well worth a look) that work well in an enterprise server environment. That being the case, your choice should be based on factors like:

    • Do you require vendor support? If so, Suse or RHEL are your most likely options.
    • Do you require easy updates with automatic dependency resolution? Go with FreeBSD, with Gentoo as a possible second choice. Suse and Debian seem to be doing pretty well in this area, too, but they haven't got it perfect yet. This issue was the main reason my organization chose to drop Red Hat about a year ago (in favor of Gentoo, if that's relevant).
    • What system are your admins most familiar with?
    • How many servers are you running? If you're only doing a few, pick whatever you want, but if the number is larger (say, 10 or more), don't go with Gentoo unless you plan to run a build server and install binary packages from there. (With a build server, though, Gentoo scales very well into large numbers of servers.)
    • Do any of your applications require a specific distribution or platform? You may well find that you need to run Solaris or AIX for some things.

    My own preference at the moment is FreeBSD, but it's a good idea to be flexible and evaluate the specific needs of your organization before you standardize on a distribution.

    --
    Where is the wisdom we have lost in knowledge?
    Where is the knowledge we have lost in information?
  370. Read the signature by martinultima · · Score: 0

    SLACK OFF. YOU HAVE NO CHOICE.

    (Or you could wait until I've finished my own distro, Ultima Linux - although it may be a while ;-)

    --
    Creative misinterpretation is your friend.
  371. We're moving everything to debian by Hohlraum · · Score: 0

    We've got 10 solaris boxes right now running solaris 8 and we're going to move everything to Debian running on Dell servers. I thought about keeping them around with Solaris 10 but I don't like Sun's licensing or their tactics.

  372. Internet Access by slapout · · Score: 1

    It might seem strange to some. But my criteria for choosing one is based on my dial up internet access. I have to find one that I can get on a magazine cover disc. Or that I can get a friend to download for me. Or that somewhere like cheap-bytes.com carries.

    --
    Coder's Stone: The programming language quick ref for iPad
  373. surprised so few people are recommending RedHat by BenRussoUSA · · Score: 1


    Sure, they are GREAT! I have used Mandrake and Debian and Gentoo and Fedora and all... I think they are all nice and each has great things about it. I would also *LOVE* to see software vendors that were reasonable about supporting more of these distributions. But in the BUSINESSES I have worked in I am worried about us doing a job and getting done right for our customers. I leave the OS advocacy for my off-job hours.

    That being said, I would say that if you are running in an average IS/IT environment (not some special corner case) you would be nuts to use Debian or Gentoo or LFS or Slackware in a business environment. Maybe SUSE would be a good choice? I dunno I haven't that much experience with SUSE other than on the desktop.

    I STRONGLY recommend RedHat Enterprise Linux.

    I am a Sr. Unix admin for a medium sized company.
    Have been a Unix admin for about 10 years now.
    Worked at Sprint/GlobalOne, a failed .com (that grew to ~400 employees before going bust) and now work at a financial transactions processing company. In that time I have usually been managing 100+ servers of Linux, Solaris, HP-UX, AIX, IRIX, SCO, Tandem-UX etc... machines from your average desktop system to 16 processor HP-V class servers... large storage arrays, 24x7 "5-nines" systems etc etc etc.

    I strongly recommend RedHat Enterprise Linux.
    Long lifecycles.
    Large cadre of 3rd party HW/SW "certified" compatability partners.
    Great quality of software repository and patch management utilities.
    Support from all major hardware vendors.
    More support from 3rd party software vendors than any other Linux vendor.

    Don't fret about the scary sticker prices. (they aren't mandatory, and the big numbers are just "list" they get smaller when you start negotiating)
    And don't listen to the "just wrong" wierdo's who say RedHat isn't a true-blue open-source advocate. They are great open-source citizens, and the prices are only what you want to pay for.

    You don't pay RedHat for the privilege of using their RHEL-AS system, you just pay for the service of providing the binaries and for the support that you may get from them via various channels. All of the source RPM's of RHEL are available on RedHat's free/anonymous FTP servers, and there are a few different organizations that compile those up and bundle them into Install CD's.

    \The result is systems that are made from identical source code and work *exactly* the same as teh RHEL-AS systems you may have an RHN license for. (RHN stands for RedHat Network which is a software/patch repository and system information database and support database) This means that anything that works on a system with an RHN license that was installed from RedHat distributed binaries will also work on the "whitebox" systems. The DIFFERENCE is that you won't get "official" support from Dell/HP/IBM/Compaq/EMC/NetApp/BEA/NetCool/Veritas etc. etc. etc. unless you have installed the system via the red cd's with the RedHat license.

    So, for your devel/test and non-critical IS systems you use whitebox. And for your mission critical 24x7 systems, you buy a cheap RHN license, knowing that you can upgrade the support level later if you need to.

    You don't want to put YOUR ass on the line (like the boxes where you are running the Oracle cluster) so go ahead and buy an "official" RHN support contract. Because when you are spending 10's of thousands of dollars on Oracle licenses and Veritas Netback or Legato licenses and Netcool or OpenView probe licenses and Tripwire licenses and RSA SecurID tokens and everything else, plus you are paying thousands of dollars for enterprise quality hardware and storage and networking equipment, what is the big deal about a few hundred dollars a year for the RHN subscription so that "OFFICIAL" "CERTIFIED" support from your hardware/storage/backup/SAN/FS/IDS/Auth/Net/OS/DB/ App vendor is just a phone call and a credit card number away.

    Go ahead, try and get through real

  374. How about FreeBSD? by vpd084 · · Score: 1

    How about FreeBSD? I think its better than any linux distro. :-P

  375. ...Is Better Than Debian, How? by Vagary · · Score: 1

    I don't get all these Debian spin-offs: why wouldn't I just use Debian? eg: I downloaded Knoppix with the intention of using it as an installer (because I heard all the kids were doing that) then apting to sarge, but without reiserfs or reasonable-sized partition support, it's worse than useless.

    So as someone who has plenty of experience using Debian, does Ubuntu offer anything at all? And while I'm expressing my confusion: why do people use anything but The One True Package Manager?