ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Chosing an Enterprise Linux Server Distro

    Scheduled Pinned Locked Moved IT Discussion
    red hatlinuxserverubunturhelsusecentosopensusesam linux administration
    28 Posts 9 Posters 9.4k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • scottalanmillerS
      scottalanmiller @quicky2g
      last edited by

      @quicky2g said:

      I stick to LTS releases and generally don't have problems.

      I've actually had Canonical completely drop support for LTS with known stability problems and race conditions. To the level that the product would have to be classified as "not supported." The LTS concept is totally just a naming convention and has no bearing on their support provisioning.

      1 Reply Last reply Reply Quote 1
      • scottalanmillerS
        scottalanmiller @quicky2g
        last edited by

        @quicky2g said:

        I wish I could agree that RHEL/CentOS is better than Ubuntu. I've used so many flavors and releases and every time I give it an honest try, yum fails me: Takes too long, doesn't resolve dependencies, breaks other packages, etc.

        What kinds of issues? I've yet to have YUM break anything and I've managed thousands of CentOS/RHEL servers. This is very surprising. Is this with third party repos or the RH ones?

        quicky2gQ 1 Reply Last reply Reply Quote 1
        • quicky2gQ
          quicky2g @scottalanmiller
          last edited by

          @scottalanmiller said:

          @quicky2g said:

          I wish I could agree that RHEL/CentOS is better than Ubuntu. I've used so many flavors and releases and every time I give it an honest try, yum fails me: Takes too long, doesn't resolve dependencies, breaks other packages, etc.

          What kinds of issues? I've yet to have YUM break anything and I've managed thousands of CentOS/RHEL servers. This is very surprising. Is this with third party repos or the RH ones?

          I remember installing 3rd party apps (Can't remember names off the top of my head) and needing dependencies that weren't resolved. Then I'd try to manually install dependencies and yum would fail to install them and/or break another package (Somehow always something system related). Got frustrating enough after multiple times throughout the years that I just stopped using anything with yum.

          To be fair, I've also had issues with apt but had better luck finding resolution.

          scottalanmillerS 2 Replies Last reply Reply Quote 1
          • scottalanmillerS
            scottalanmiller @quicky2g
            last edited by

            @quicky2g said:

            I remember installing 3rd party apps (Can't remember names off the top of my head) and needing dependencies that weren't resolved. Then I'd try to manually install dependencies and yum would fail to install them.

            Up to this point, it just means that the software in question wasn't supported on CentOS, doesn't imply a CentOS or YUM issue. If dependencies were not resolved it means that they were not met. That's an issue solely with the third party software.

            1 Reply Last reply Reply Quote 1
            • scottalanmillerS
              scottalanmiller @quicky2g
              last edited by

              @quicky2g said:

              ...or break another package (Somehow always something system related). .

              This I have never seen happen.

              dafyreD JaredBuschJ 2 Replies Last reply Reply Quote 0
              • dafyreD
                dafyre @scottalanmiller
                last edited by

                @scottalanmiller said:

                @quicky2g said:

                ...or break another package (Somehow always something system related). .

                This I have never seen happen.

                I've seen it happen in my early days... It can happen if you use say... a Repo specifically for say... Mandrake (Mandriva) while you run CentOS (this is just an example, I can't remember the specific distros this actually happened to me with). Gotta make sure any repos you add in are for your specific OS and version -- and not a newer version, or a different distro altogether.

                JaredBuschJ 1 Reply Last reply Reply Quote 3
                • wirestyle22W
                  wirestyle22 @scottalanmiller
                  last edited by

                  @scottalanmiller said in Chosing an Enterprise Linux Server Distro:

                  extremely stale

                  typo

                  1 Reply Last reply Reply Quote 0
                  • wirestyle22W
                    wirestyle22 @scottalanmiller
                    last edited by

                    @scottalanmiller said in Chosing an Enterprise Linux Server Distro:

                    Suse / OpenSuse is generally considered the best all around server distro outside of the US. Very mature and incredibly broad features and enterprise support. Largest focus on storage and clustering technologies making it unique when looking at building storage systems.

                    Why is Suse / OpenSuse considered the best outside of the US specifically?

                    scottalanmillerS 1 Reply Last reply Reply Quote 0
                    • scottalanmillerS
                      scottalanmiller @wirestyle22
                      last edited by

                      @wirestyle22 said in Chosing an Enterprise Linux Server Distro:

                      @scottalanmiller said in Chosing an Enterprise Linux Server Distro:

                      Suse / OpenSuse is generally considered the best all around server distro outside of the US. Very mature and incredibly broad features and enterprise support. Largest focus on storage and clustering technologies making it unique when looking at building storage systems.

                      Why is Suse / OpenSuse considered the best outside of the US specifically?

                      Because Red Hat is the leader in the US, and Suse is the leader elsewhere.

                      1 Reply Last reply Reply Quote 0
                      • JaredBuschJ
                        JaredBusch @scottalanmiller
                        last edited by

                        @scottalanmiller said in Chosing an Enterprise Linux Server Distro:

                        @quicky2g said:

                        ...or break another package (Somehow always something system related). .

                        This I have never seen happen.

                        If I had to wager, it would be updating PHP. I have seen people have problems trying to update PHP to something newer than RHEL supports and break stuff. Usually manual install of PHP though.

                        1 Reply Last reply Reply Quote 1
                        • JaredBuschJ
                          JaredBusch @dafyre
                          last edited by

                          @dafyre said in Chosing an Enterprise Linux Server Distro:

                          @scottalanmiller said:

                          @quicky2g said:

                          ...or break another package (Somehow always something system related). .

                          This I have never seen happen.

                          I've seen it happen in my early days... It can happen if you use say... a Repo specifically for say... Mandrake (Mandriva) while you run CentOS (this is just an example, I can't remember the specific distros this actually happened to me with). Gotta make sure any repos you add in are for your specific OS and version -- and not a newer version, or a different distro altogether.

                          No, this is not the same thing. You are adding in a third party system that was not setup properly to support RHEL/CentOS.

                          I have never had a non third party system cause a problem.

                          dafyreD 1 Reply Last reply Reply Quote 3
                          • dafyreD
                            dafyre @JaredBusch
                            last edited by

                            @JaredBusch said in Chosing an Enterprise Linux Server Distro:

                            @dafyre said in Chosing an Enterprise Linux Server Distro:

                            @scottalanmiller said:

                            @quicky2g said:

                            ...or break another package (Somehow always something system related). .

                            This I have never seen happen.

                            I've seen it happen in my early days... It can happen if you use say... a Repo specifically for say... Mandrake (Mandriva) while you run CentOS (this is just an example, I can't remember the specific distros this actually happened to me with). Gotta make sure any repos you add in are for your specific OS and version -- and not a newer version, or a different distro altogether.

                            No, this is not the same thing. You are adding in a third party system that was not setup properly to support RHEL/CentOS.

                            I have never had a non third party system cause a problem.

                            Let's just say I learned that lesson the hard way, lol.

                            1 Reply Last reply Reply Quote 0
                            • Emad RE
                              Emad R
                              last edited by

                              +1 for primary application platform on Ubuntu.

                              If you mean what I think you mean, I use Centos for General server stuff, basically a server that can handle anything or can be more than 1 thing, however for Ubuntu and cause of the snaps, I use Ubuntu for specific roles like :

                              File server
                              Or
                              RockChat server

                              For specific purpose roles.

                              1 Reply Last reply Reply Quote 0
                              • 1
                              • 2
                              • 2 / 2
                              • First post
                                Last post