• @AgreeableLandscapeOPM
    link
    123 years ago

    For production servers you should basically never use non-stable operating systems.

    • Halce
      link
      13 years ago

      Doesn’t the change just mean it’s going to be a rolling release? As long as they push quality updates, I can’t see why it would be unstable. In fact, wouldn’t security vulnerabilities get patched sooner?

      • @AgreeableLandscapeOPM
        link
        3
        edit-2
        3 years ago

        I don’t know about how CentOS handled security patches for its stable releases, but Debian does backports of security updates (AFAIK there can be issues but it works fine for the important packages). The main problem is that rolling release can package conflicts and subtle issues, and depending on what branch the actual packages are on, they can be unstable or have many bugs (Nvidia drivers were the bame of my existance both when I ran Arch/Manjaro and OpenSUSE Tumbleweed). I’m not a sysadmin, but everywhere I read not to use rolling release for a production server.