Find the answer to your Linux question:
Results 1 to 4 of 4
Hi, Our current servers use various linux distros. However, I am looking for the most stable, secure, and reliable server OS. I believe (from everythin I heard) that Debian is ...
  1. #1
    Just Joined!
    Join Date
    Feb 2005
    Posts
    46

    Security vs stability



    Hi,

    Our current servers use various linux distros. However, I am looking for the most stable, secure, and reliable server OS. I believe (from everythin I heard) that Debian is my answer (I am not looking to have a linux distro comparison).

    My question is as follows.

    For security reasons, I know it is best to use the latest packages and server software (eg. apache, bind, openssh). However, for stability I have read many times that debian is so stable because it uses older software versions that are knowned to be reliable.

    Am I right in saying that we are forced to make a trade off of either security or stability?

  2. #2
    Linux Guru Vergil83's Avatar
    Join Date
    Mar 2004
    Posts
    2,408
    nope!

    Debian stable has security updates. So if a new version of apache has a bug fix, debian will apply that fix to the old version. All you will do it
    Code:
    apt-get update
    apt-get upgrade
    and it will get and install the security fixies
    Brilliant Mediocrity - Making Failure Look Good

  3. #3
    Trusted Penguin Roxoff's Avatar
    Join Date
    Aug 2005
    Location
    Nottingham, England
    Posts
    3,319
    Vergil83 is right. The trade off is normally between most-up-to-date-features v stability.

    Along with Debian, some of the major distros have 'server' version of their OS, which are paid-for versions with update support. Redhat and Suse both have a variety of these, you may want to check them out, too.
    Linux user #126863 - see http://linuxcounter.net/

  4. #4
    Just Joined!
    Join Date
    Jul 2005
    Posts
    72
    Slackware. Up-to-date, stable as a rock.

    (FreeBSD has a similar reputation, but I assume you're after a Linux distro.)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •