What makes a Linux Distribution “Enterprise”?












7














Id like to know what makes a Linux Distribution "Enterprise" compared to another Non-Enterprise Distros.










share|improve this question





























    7














    Id like to know what makes a Linux Distribution "Enterprise" compared to another Non-Enterprise Distros.










    share|improve this question



























      7












      7








      7







      Id like to know what makes a Linux Distribution "Enterprise" compared to another Non-Enterprise Distros.










      share|improve this question















      Id like to know what makes a Linux Distribution "Enterprise" compared to another Non-Enterprise Distros.







      distributions






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Dec 20 '18 at 0:20









      Rui F Ribeiro

      39k1479130




      39k1479130










      asked Dec 18 '12 at 20:14









      Jhurtado

      1384




      1384






















          1 Answer
          1






          active

          oldest

          votes


















          9














          Two things:




          • Long term commercial support, underpinned with (legal) contracts. For an enterprise it is extremely important to be able to convince clients that in case of outage all precautions reasonably possible were taken to prevent or at least minimize impact. If not you will probably be held responsible for losses (which can be huge), if necessary ordered by court. Remember that in enterprise market the stakes are high and no-one will hesitate to bring in their lawyers. In the end, a client's only interest is its own share price, not yours as provider / hosting company.

          • Only proven technology in stable releases (often several stable releases behind current with back ported security patches).


          And often: development tools (like header files and compilers) not installed by default. Those are for test/dev boxes, not for enterprise production.






          share|improve this answer



















          • 5




            One missing: Long term support. RHEL is supported for up to 13 years where as Fedora about 1 year. Upgrading the OS on your mission-critical server is scary and requires QA time. Something you don't want to do very often.
            – jordanm
            Dec 18 '12 at 21:12








          • 1




            Good point, let me adjust my answer with that. Many people do not realize Fedora is just RedHat's play yard, just like OpenSuse is a play yard for Novell's SLES/SLED. Ubuntu is trying to position its LTS-releases as enterprise grade and not doing a bad job as a newcomer in this market.
            – jippie
            Dec 18 '12 at 21:15












          • Debian is trying to elongate their support-time as well. So this IS imho more important - so I would leave out "commercial" for this.
            – Nils
            Dec 19 '12 at 22:38










          • @Nils Is Debian willing to capture mutual obligations and agreements in a legally binding contract for free (as in free beer)?
            – jippie
            Dec 20 '12 at 7:15






          • 1




            @Erathiel I believe CentOS is largely similar to RHEL, it is even managed by Red Hat. So probably apart from proprietary management tooling in RHEL there is probably little difference. Another example: Oracle Linux used to be an exact copy of RHEL and still largely identical including the identifiers in /etc/issue and probably /etc/os-release (didn't check the latter one). Red Hat is not amused by the fact that Oracle is copying their efforts and selling premium support to former RH customers. So no, there is very little to nothing 'extra' special about enterprise readiness.
            – jippie
            Apr 7 '15 at 19:30













          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "106"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f58808%2fwhat-makes-a-linux-distribution-enterprise%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          9














          Two things:




          • Long term commercial support, underpinned with (legal) contracts. For an enterprise it is extremely important to be able to convince clients that in case of outage all precautions reasonably possible were taken to prevent or at least minimize impact. If not you will probably be held responsible for losses (which can be huge), if necessary ordered by court. Remember that in enterprise market the stakes are high and no-one will hesitate to bring in their lawyers. In the end, a client's only interest is its own share price, not yours as provider / hosting company.

          • Only proven technology in stable releases (often several stable releases behind current with back ported security patches).


          And often: development tools (like header files and compilers) not installed by default. Those are for test/dev boxes, not for enterprise production.






          share|improve this answer



















          • 5




            One missing: Long term support. RHEL is supported for up to 13 years where as Fedora about 1 year. Upgrading the OS on your mission-critical server is scary and requires QA time. Something you don't want to do very often.
            – jordanm
            Dec 18 '12 at 21:12








          • 1




            Good point, let me adjust my answer with that. Many people do not realize Fedora is just RedHat's play yard, just like OpenSuse is a play yard for Novell's SLES/SLED. Ubuntu is trying to position its LTS-releases as enterprise grade and not doing a bad job as a newcomer in this market.
            – jippie
            Dec 18 '12 at 21:15












          • Debian is trying to elongate their support-time as well. So this IS imho more important - so I would leave out "commercial" for this.
            – Nils
            Dec 19 '12 at 22:38










          • @Nils Is Debian willing to capture mutual obligations and agreements in a legally binding contract for free (as in free beer)?
            – jippie
            Dec 20 '12 at 7:15






          • 1




            @Erathiel I believe CentOS is largely similar to RHEL, it is even managed by Red Hat. So probably apart from proprietary management tooling in RHEL there is probably little difference. Another example: Oracle Linux used to be an exact copy of RHEL and still largely identical including the identifiers in /etc/issue and probably /etc/os-release (didn't check the latter one). Red Hat is not amused by the fact that Oracle is copying their efforts and selling premium support to former RH customers. So no, there is very little to nothing 'extra' special about enterprise readiness.
            – jippie
            Apr 7 '15 at 19:30


















          9














          Two things:




          • Long term commercial support, underpinned with (legal) contracts. For an enterprise it is extremely important to be able to convince clients that in case of outage all precautions reasonably possible were taken to prevent or at least minimize impact. If not you will probably be held responsible for losses (which can be huge), if necessary ordered by court. Remember that in enterprise market the stakes are high and no-one will hesitate to bring in their lawyers. In the end, a client's only interest is its own share price, not yours as provider / hosting company.

          • Only proven technology in stable releases (often several stable releases behind current with back ported security patches).


          And often: development tools (like header files and compilers) not installed by default. Those are for test/dev boxes, not for enterprise production.






          share|improve this answer



















          • 5




            One missing: Long term support. RHEL is supported for up to 13 years where as Fedora about 1 year. Upgrading the OS on your mission-critical server is scary and requires QA time. Something you don't want to do very often.
            – jordanm
            Dec 18 '12 at 21:12








          • 1




            Good point, let me adjust my answer with that. Many people do not realize Fedora is just RedHat's play yard, just like OpenSuse is a play yard for Novell's SLES/SLED. Ubuntu is trying to position its LTS-releases as enterprise grade and not doing a bad job as a newcomer in this market.
            – jippie
            Dec 18 '12 at 21:15












          • Debian is trying to elongate their support-time as well. So this IS imho more important - so I would leave out "commercial" for this.
            – Nils
            Dec 19 '12 at 22:38










          • @Nils Is Debian willing to capture mutual obligations and agreements in a legally binding contract for free (as in free beer)?
            – jippie
            Dec 20 '12 at 7:15






          • 1




            @Erathiel I believe CentOS is largely similar to RHEL, it is even managed by Red Hat. So probably apart from proprietary management tooling in RHEL there is probably little difference. Another example: Oracle Linux used to be an exact copy of RHEL and still largely identical including the identifiers in /etc/issue and probably /etc/os-release (didn't check the latter one). Red Hat is not amused by the fact that Oracle is copying their efforts and selling premium support to former RH customers. So no, there is very little to nothing 'extra' special about enterprise readiness.
            – jippie
            Apr 7 '15 at 19:30
















          9












          9








          9






          Two things:




          • Long term commercial support, underpinned with (legal) contracts. For an enterprise it is extremely important to be able to convince clients that in case of outage all precautions reasonably possible were taken to prevent or at least minimize impact. If not you will probably be held responsible for losses (which can be huge), if necessary ordered by court. Remember that in enterprise market the stakes are high and no-one will hesitate to bring in their lawyers. In the end, a client's only interest is its own share price, not yours as provider / hosting company.

          • Only proven technology in stable releases (often several stable releases behind current with back ported security patches).


          And often: development tools (like header files and compilers) not installed by default. Those are for test/dev boxes, not for enterprise production.






          share|improve this answer














          Two things:




          • Long term commercial support, underpinned with (legal) contracts. For an enterprise it is extremely important to be able to convince clients that in case of outage all precautions reasonably possible were taken to prevent or at least minimize impact. If not you will probably be held responsible for losses (which can be huge), if necessary ordered by court. Remember that in enterprise market the stakes are high and no-one will hesitate to bring in their lawyers. In the end, a client's only interest is its own share price, not yours as provider / hosting company.

          • Only proven technology in stable releases (often several stable releases behind current with back ported security patches).


          And often: development tools (like header files and compilers) not installed by default. Those are for test/dev boxes, not for enterprise production.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited Dec 20 '12 at 22:10

























          answered Dec 18 '12 at 20:32









          jippie

          8,88172956




          8,88172956








          • 5




            One missing: Long term support. RHEL is supported for up to 13 years where as Fedora about 1 year. Upgrading the OS on your mission-critical server is scary and requires QA time. Something you don't want to do very often.
            – jordanm
            Dec 18 '12 at 21:12








          • 1




            Good point, let me adjust my answer with that. Many people do not realize Fedora is just RedHat's play yard, just like OpenSuse is a play yard for Novell's SLES/SLED. Ubuntu is trying to position its LTS-releases as enterprise grade and not doing a bad job as a newcomer in this market.
            – jippie
            Dec 18 '12 at 21:15












          • Debian is trying to elongate their support-time as well. So this IS imho more important - so I would leave out "commercial" for this.
            – Nils
            Dec 19 '12 at 22:38










          • @Nils Is Debian willing to capture mutual obligations and agreements in a legally binding contract for free (as in free beer)?
            – jippie
            Dec 20 '12 at 7:15






          • 1




            @Erathiel I believe CentOS is largely similar to RHEL, it is even managed by Red Hat. So probably apart from proprietary management tooling in RHEL there is probably little difference. Another example: Oracle Linux used to be an exact copy of RHEL and still largely identical including the identifiers in /etc/issue and probably /etc/os-release (didn't check the latter one). Red Hat is not amused by the fact that Oracle is copying their efforts and selling premium support to former RH customers. So no, there is very little to nothing 'extra' special about enterprise readiness.
            – jippie
            Apr 7 '15 at 19:30
















          • 5




            One missing: Long term support. RHEL is supported for up to 13 years where as Fedora about 1 year. Upgrading the OS on your mission-critical server is scary and requires QA time. Something you don't want to do very often.
            – jordanm
            Dec 18 '12 at 21:12








          • 1




            Good point, let me adjust my answer with that. Many people do not realize Fedora is just RedHat's play yard, just like OpenSuse is a play yard for Novell's SLES/SLED. Ubuntu is trying to position its LTS-releases as enterprise grade and not doing a bad job as a newcomer in this market.
            – jippie
            Dec 18 '12 at 21:15












          • Debian is trying to elongate their support-time as well. So this IS imho more important - so I would leave out "commercial" for this.
            – Nils
            Dec 19 '12 at 22:38










          • @Nils Is Debian willing to capture mutual obligations and agreements in a legally binding contract for free (as in free beer)?
            – jippie
            Dec 20 '12 at 7:15






          • 1




            @Erathiel I believe CentOS is largely similar to RHEL, it is even managed by Red Hat. So probably apart from proprietary management tooling in RHEL there is probably little difference. Another example: Oracle Linux used to be an exact copy of RHEL and still largely identical including the identifiers in /etc/issue and probably /etc/os-release (didn't check the latter one). Red Hat is not amused by the fact that Oracle is copying their efforts and selling premium support to former RH customers. So no, there is very little to nothing 'extra' special about enterprise readiness.
            – jippie
            Apr 7 '15 at 19:30










          5




          5




          One missing: Long term support. RHEL is supported for up to 13 years where as Fedora about 1 year. Upgrading the OS on your mission-critical server is scary and requires QA time. Something you don't want to do very often.
          – jordanm
          Dec 18 '12 at 21:12






          One missing: Long term support. RHEL is supported for up to 13 years where as Fedora about 1 year. Upgrading the OS on your mission-critical server is scary and requires QA time. Something you don't want to do very often.
          – jordanm
          Dec 18 '12 at 21:12






          1




          1




          Good point, let me adjust my answer with that. Many people do not realize Fedora is just RedHat's play yard, just like OpenSuse is a play yard for Novell's SLES/SLED. Ubuntu is trying to position its LTS-releases as enterprise grade and not doing a bad job as a newcomer in this market.
          – jippie
          Dec 18 '12 at 21:15






          Good point, let me adjust my answer with that. Many people do not realize Fedora is just RedHat's play yard, just like OpenSuse is a play yard for Novell's SLES/SLED. Ubuntu is trying to position its LTS-releases as enterprise grade and not doing a bad job as a newcomer in this market.
          – jippie
          Dec 18 '12 at 21:15














          Debian is trying to elongate their support-time as well. So this IS imho more important - so I would leave out "commercial" for this.
          – Nils
          Dec 19 '12 at 22:38




          Debian is trying to elongate their support-time as well. So this IS imho more important - so I would leave out "commercial" for this.
          – Nils
          Dec 19 '12 at 22:38












          @Nils Is Debian willing to capture mutual obligations and agreements in a legally binding contract for free (as in free beer)?
          – jippie
          Dec 20 '12 at 7:15




          @Nils Is Debian willing to capture mutual obligations and agreements in a legally binding contract for free (as in free beer)?
          – jippie
          Dec 20 '12 at 7:15




          1




          1




          @Erathiel I believe CentOS is largely similar to RHEL, it is even managed by Red Hat. So probably apart from proprietary management tooling in RHEL there is probably little difference. Another example: Oracle Linux used to be an exact copy of RHEL and still largely identical including the identifiers in /etc/issue and probably /etc/os-release (didn't check the latter one). Red Hat is not amused by the fact that Oracle is copying their efforts and selling premium support to former RH customers. So no, there is very little to nothing 'extra' special about enterprise readiness.
          – jippie
          Apr 7 '15 at 19:30






          @Erathiel I believe CentOS is largely similar to RHEL, it is even managed by Red Hat. So probably apart from proprietary management tooling in RHEL there is probably little difference. Another example: Oracle Linux used to be an exact copy of RHEL and still largely identical including the identifiers in /etc/issue and probably /etc/os-release (didn't check the latter one). Red Hat is not amused by the fact that Oracle is copying their efforts and selling premium support to former RH customers. So no, there is very little to nothing 'extra' special about enterprise readiness.
          – jippie
          Apr 7 '15 at 19:30




















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Unix & Linux Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.





          Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


          Please pay close attention to the following guidance:


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f58808%2fwhat-makes-a-linux-distribution-enterprise%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Morgemoulin

          Scott Moir

          Souastre