74
What distribution is most used in production environment
(lemmy.stonansh.org)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Mission critical server mostly are RHEL or EL Clone or Fedora or it's derivative... If you combine even Azure nowdays, Microsoft Linux is derived from Fedora, same as Amazon Linux, and others... Debian are covering some part, but mostly hobbyist, or SME, and mostly non critical, as they don't have standard across, even on their https://wiki.debian.org/LTS/Extended and https://www.debian.org/consultants/
apt also bad when you got to dowgrade package when something mess up, and get messy with dpkg.. :'(
So I quite doubt if it's production env, mostly go with EL. I do know some company use Ubuntu/Debian, but it's quite few...
If Ubuntu/Debian want to shape Industries, and kick out RHEL, they need to have standard, and better consultancy than RHEL. I hope so that they could grow and make market competitive, but for now it isn't sadly.
What has automation to do with a distro? You can automate any distro. Ansible runs on any linux.
Any examples? I never installed such a package.