- The developers of Rocky Linux have announced the release of the 9.1 version of the operating system, coming with similar changes to RHEL 9.1.
- Rocky Linux 9.1 delivers a new package named Keylime to allow the administrators continuously monitor and verify the integrity of remote machines.
- The images are available for x86-64, aarch64, ppc64le, and s390x systems, and it is now available on the Oracle Cloud Platform as well.
CentOS alternatives are receiving updates for both the 8 and 9 series immediately after the release of Red Hat Enterprise Linux 9.1 and 8.7. AlmaLinux was one of the first ones to deliver the 9.1 version, now Rocky Linux follows approximately one week after.
New package: Keylime
Rocky Linux 9.1 is based on Red Hat Enterprise Linux 9.1, thus, comes with a very similar changelog, like AlmaLinux 9.1. One of the most noticeable changes in Rocky Linux 9.1 is the addition of the Keylime package. It is a remote machine attestation tool that utilizes the TPM technology, allowing admins continuously monitor and verify the integrity of remote machines.
Beginning with the 9.1 version, official Rocky Linux images are now available on the Oracle Cloud Platform. It is also offered as container images for x86-64, aarch64, ppc64le, and s390x systems, and Vagrant images for x86-64 and aarch64 systems. The new version also introduces new module streams that include:
- PHP 8.1
- Ruby 3.1
- Node.js 18
- Maven 3.8
The compiler toolsets are updated to the following versions:
- GCC Toolset 12
- LLVM Toolset 14.0.6
- Rust Toolset 1.62
- Go Toolset 1.18
Upgrade Rocky Linux 9 to 9.1
The systems that are already utilizing Rocky Linux 9 can be updated through PackageKit or the following Terminal command:
dnf update
Download Rocky Linux 9.1
You can also use the following link to download the latest version of Rocky Linux through its official page:
Click here to download Rocky Linux 9.1
FAQ
What is the latest version of Rocky Linux?
The latest version in Rocky Linux 8 series is 8.7 which was released on 14 November 2022, and in 9 series is 9.1 released on 26 November 2022.
How long will Rocky Linux be supported?
Rocky Linux 8.X versions will be supported until 2029 and Rocky Linux 9.X versions will be supported until 2032.
Is Rocky Linux free?
Yes, Rocky Linux is free and open-source software. It is released under the GNU General Public License.
Is Rocky Linux lightweight?
Rocky Linux is designed to be lightweight and minimalistic, it is built to be a drop-in replacement for Red Hat Enterprise Linux (RHEL) and it uses the same packaging, management, and update tools. It aims to be a fast, stable, and secure platform for enterprise use, so it is not as lightweight as other Linux distributions such as Arch Linux or Gentoo, but it is still considered a lightweight distribution when compared to others that are designed for enterprise use.
Who owns Rocky Linux?
Rocky Linux is owned and developed by the Rocky Linux Project, which is a community-driven and open-source project. The project is led by Gregory Kurtzer, who is also the founder of the CentOS project.
Is Rocky Linux same as RHEL?
Rocky Linux is similar to Red Hat Enterprise Linux (RHEL) in many ways, as it is designed to be a drop-in replacement for RHEL and uses the same packaging, management, and update tools. It aims to be fully compatible with RHEL and to provide the same level of performance, stability, and security as RHEL.
Is Rocky Linux same as CentOS?
Rocky Linux and CentOS are similar in many ways, but Rocky Linux is a new project that aims to fill the gap left by the discontinuation of CentOS and it has some different goals and directions.
Is Rocky Linux good for servers?
Rocky Linux is designed for enterprise use and as a drop-in replacement for Red Hat Enterprise Linux (RHEL), so it can be a good choice for servers. It aims to provide the same level of performance, stability, and security as RHEL and uses the same packaging, management, and update tools.
Does Rocky Linux have a desktop environment?
Yes, Rocky Linux comes with a desktop environment, it ships with the KDE Plasma desktop environment by default, but it also provides other options like GNOME and Xfce that can be installed via the package manager. The desktop environment is just one of the many packages that can be installed on Rocky Linux, so users can choose to install a different desktop environment or none at all, depending on their needs.
Can Rocky Linux be installed on a virtual machine?
Yes, Rocky Linux can be installed on a virtual machine. A virtual machine (VM) allows you to run an operating system within another operating system. This means that you can install Rocky Linux on a virtual machine and run it on top of your current operating system, without the need to replace it or partition your hard drive. To install Rocky Linux on VMWare, you can refer to our article: How to create VM and install a Linux distro on VMWare Workstation