Rocky Linux patch management

Rocky is a representation of what CentOS used to be when it first started out: a reliable, wholly compatible downstream distribution of Red Hat Enterprise Linux that is best suited for servers. Rocky Linux is a community-driven, enterprise-grade operating system and is designed to be a secure and stable platform.
Built from the same source code as Red Hat Enterprise Linux (RHEL), Rockly Linux provides a stable base for distribution and was designed to be a replacement for CentOS, which shifted its focus from CentOS Linux to CentOS Stream. It is important to understand how to update Rocky Linux to prevent vulnerabilities from being exploited on the endpoints in your network. With Patch Manager Plus, you can make Rocky Linux patching a cinch.

This section will discuss:

What is Rocky Linux update?

Rocky Linux is a free and open-source operating system based on the RHEL distribution. The goal of Rocky Linux is to provide a stable and secure platform for enterprise users and organizations with a focus on long-term support and compatibility with RHEL. Rocky Linux uses the same upstream sources as RHEL, including the kernel and software packages, and maintains binary compatibility with RHEL.
Rocky Linux is designed to be a drop-in replacement for RHEL with the same features and functions. It is available for download as ISO images, which can be used to install the operating system on physical or virtual machines. Rocky Linux is licensed under the GNU General Public License (GPL), which allows for free distribution and modification of the software. It is supported by a community of developers and users, who contribute to the project by testing, reporting bugs, and developing new features.

How do I update Rocky Linux automatically using Patch Manager Plus?

Patch Manager Plus allows you to fully automate the entire process of Rocky Linux patching, including scanning for missing patches, downloading them from the vendor site, and deploying them.
To deploy Rocky Linux security updates:

  • In the product console, navigate to the Deployment tab > Automate Patch Deployment.
  • Click Automate Task and select Linux, as you are going to install patches for your Linux systems.
  • Create an Automate Patch Deployment task by selecting the Linux and third-party updates that you want to install based on their severities.
  • Click Patch Specific Applications under Updates & Severities to update Rocky Linux specifically.

  • Then choose any deployment policy listed there or create a policy of your own.
  • This deployment policy will be applied to the specified target computer by defining target computers either by choosing their domain or remote office.
  • Check the box to enable notifications via email.
  • Click Save to create your Automate Patch Deployment task.

With Patch Manager Plus, you can completely automate the process of deploying Rocky Linux updates to your endpoints.

How do I install a Rocky Linux update manually?

You can manually deploy Rocky Linux updates from the product console by navigating to Patches > Missing Patches.

Follow the steps below to download and install Rocky Linux updates manually using dnf package manager:

  • Open a Terminal window on your Rocky Linux system.
  • Update the package list by running the following command: sudo dnf makecache
  • This will download information about the latest packages from the Rocky Linux repositories.

  • Once the package list is updated, you can check if any updates are available by running the following command: sudo dnf check-update
  • This will show you a list of all available updates that can be installed.

  • To install the updates, run the following command: sudo dnf upgrade
  • This will download and install all available updates. After the updates have been installed, reboot your system to ensure that all updates are fully applied.

  • To reboot your system, run the following command: sudo reboot
  • That's it! Your Rocky Linux system is now updated with the latest packages.

Supported applications

To find the supported Linux operating systems, see Patch Manager Plus' list of supported applications.

FAQ

1) Is Rocky Linux same as CentOS?

Rocky Linux and CentOS are based on the same source code and aim to provide a free and open-source alternative to RHEL. However, Rocky Linux is a newer distribution that is committed to a fixed release schedule while CentOS has shifted its focus towards CentOS Stream, a rolling release distribution.

2) How do I install only security updates for Rocky Linux?

You can install Rocky Linux security updates by running the following command: sudo yum update --security. This command will only install updates that address security vulnerabilities. You can also automate the deployment of Rocky Linux security updates based on severity with Patch Manager Plus.

3) What is the latest version of Rocky Linux?

The latest version is Rocky Linux 9.1, which was released on November 26, 2022.

4) Does Rocky Linux have a GUI?

Yes, Rocky Linux does have a graphical user interface (GUI). By default, Rocky Linux uses the GNOME desktop environment, which provides a user-friendly interface and a wide range of features and applications.

5) What advantages does Rocky Linux offer?

Rocky Linux has several advantages:

  • Stability: Rocky Linux is designed to be a stable and reliable operating system, which makes it a great choice for production environments where stability and predictability are critical.
  • Security: Rocky Linux is built with security in mind and provides a secure platform that is resistant to attacks and vulnerabilities.
  • Community-driven: Rocky Linux is a community-driven project that is supported by a large and active community of developers and users, which means that it benefits from the collective knowledge and experience of its members.
  • Compatibility: Rocky Linux is fully compatible with RHEL, which means that it can run most of the applications that are designed to run on RHEL without any modification.
  • Free and open-source: Rocky Linux is a free to use, open-source operating system, which means that users can access the source code and modify it according to their needs.
  • Long-term support: Rocky Linux provides long-term support for its releases, which means that users can rely on it for years without worrying about upgrading to a new version frequently.

As a whole, Rocky Linux is a robust, secure, and reliable operating system that is suitable for a wide range of use cases from desktops and servers to data centers.