Choosing a Linux Distribution
Traducciones al EspañolEstamos traduciendo nuestros guías y tutoriales al Español. Es posible que usted esté viendo una traducción generada automáticamente. Estamos trabajando con traductores profesionales para verificar las traducciones de nuestro sitio web. Este proyecto es un trabajo en curso.
What is a Distribution?
Distributions, also called distros, can be described as different operating system versions built on top of the underlying Linux Kernel to support a variety of use-cases and preferences. Since all distributions are built on Linux, most are similar and can be used interchangeably. Ubuntu, for example, is the most popular for it’s ease of use and the ability to abstract smaller configuration tasks for you by default. Arch Linux, on the other hand, favors a high level of control over simplicity so that you can fine tune the way that your system functions.
List of Distributions Available on Linode
Below is a full list of distributions, along with the release versions that we offer and a brief description. Release versions appearing in bold are the recommended version for that distribution. Once you’ve decided on a distribution, it’s typically recommended to select the latest LTS (Long Term Support) release on systems intended for production use. This ensures that the system receives security updates for as long as possible.
Distribution | Releases | Description |
---|---|---|
AlmaLinux | 8 | A binary compatible derivative of RHEL intended to provide a long-term stable replacement for CentOS. Made by the same team as CloudLinux OS |
Alpine | 3.15, 3.14, 3.13, 3.12, 3.11** | Recommended for advanced Linux users only. Lightweight distribution popular with Docker and security minded users. |
Arch | Rolling release* | Recommended for advanced Linux users only. Powerful and detail oriented, empowers more advanced users to fine tune their configuration. |
CentOS | Stream 9, Stream 8, 8**, 7 | Widely popular in professional and business settings while still being accessible to the average user. Versions 8 and earlier are binary equivalents of their corresponding RHEL (Red Hat Enterprise Linux) release. CentOS Stream has replaced CentOS and receives updates just ahead of the corresponding RHEL version. |
Debian | 11, 10, 9 | A popular and stable distribution that’s been actively maintained longer than most other distributions. |
Fedora | 35, 34, 33** | Implements bleeding edge software. Fedora is similar though more advanced than CentOS and great for users who want to use the newest of the new and don’t mind an added layer of complexity. |
Gentoo | Rolling release* | Recommended for advanced Linux users only. Advanced distribution designed for power users who want more control over their configuration and are comfortable compiling everything from source. |
Rocky Linux | 8 | A binary compatible derivative of RHEL intended to provide a long-term stable replacement for CentOS. Built by a community team led by the founder of the CentOS project. |
Slackware | 15, 14.2, 14.1** | Recommended for advanced Linux users only. The oldest actively maintained distribution. One of the most UNIX-like Linux distributions available. |
Ubuntu | 21.10, 21.04**, 20.04 LTS, 18.04 LTS, 16.04 LTS | Arguably the most popular Linux distribution, widely regarded for it’s ease of use. The LTS versions of Ubuntu are featured heavily in Linode’s guides and across the community. |
OpenSUSE Leap | 15.3, 15.2** | Provides powerful tools specific to system administration tasks. Starting with version 15.3, this distribution maintains parity with SLE (SUSE Linux Enterprise), making it a great choice for users of SLE or those looking to benefit from enterprise-grade stability. |
* Rolling release: Continuously updated release, typically with small but frequent updates.
** Deprecated image: This image is still available for deployment but is no longer maintained by Linode.
NoteThough this list covers most popular distributions, creating a Linode using a distribution that we do not provide is possible. Feel free to follow our Custom Distribution Guide for more information.
This page was originally published on