Guides - Choosing a Linux Distribution
Linux virtual machines equipped with a tailored set of resources designed to run any cloud-based workload.
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. 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. For release and version information, see Supported Distributions.
Distribution | Description |
---|---|
AlmaLinux | A nearly binary compatible derivative of RHEL intended to provide a long-term stable replacement for CentOS. Made by the same team as CloudLinux OS |
Alpine | Recommended for advanced Linux users only. Lightweight distribution popular with Docker and security minded users. |
Arch | Recommended for advanced Linux users only. Powerful and detail oriented, empowers more advanced users to fine tune their configuration. |
CentOS | 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 | A popular and stable distribution that’s been actively maintained longer than most other distributions. |
Fedora | 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 | 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. |
Kali Linux | Recommended for advanced Linux users only. A specialized and advanced Debian-based distribution designed for penetration testing and security auditing. This is a minimum installation, allowing you to install only the tools and metapackages you require. |
openSUSE Leap | 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. |
Rocky Linux | A nearly 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 | Recommended for advanced Linux users only. The oldest actively maintained distribution. One of the most UNIX-like Linux distributions available. |
Ubuntu | 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. |
This page was originally published on