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?"

6 of 934 comments (clear)

  1. 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
  2. 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
  3. 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.

  4. 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?
  5. 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

  6. 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.