Rocky Linux

How To Install and Use Docker on Rocky Linux 9 — step-by-step Docker tutorial on Progressive Robot

How To Install and Use Docker on Rocky Linux 9

Docker is an application that simplifies the process of managing application processes in containers. In this tutorial, you’ll install and use Docker Community Edition (CE) on Rocky Linux 9. You’ll install Docker itself, work with containers and images, and push an image to a Docker Repository.

Read more
How to Set Up Squid Proxy for Private Connections on Rocky Linux 9 — step-by-step Linux tutorial on Progressive Robot

How to Set Up Squid Proxy for Private Connections on Rocky Linux 9

Proxy servers are a useful way of caching or obfuscating web traffic. This means that web requests can be served from different inbound or outbound addresses than they appear to be, by offloading the connection to intermediaries. For regular end users, this usually means allowing you to make web requests from a different IP address than your own. Squid is a stable, popular, open-source HTTP proxy. In this tutorial, you will be installing and configuring Squid to provide an HTTP proxy on Rocky.

Read more
How To Add Swap Space on Rocky Linux 9 — step-by-step Linux tutorial on Progressive Robot

How To Add Swap Space on Rocky Linux 9

Swap is a portion of hard drive storage that has been set aside for the operating system to temporarily store data that it can no longer hold in RAM. This lets you increase the amount of information that your server can keep in its working memory, with some caveats. The swap space on the hard drive will be used mainly when there is no longer sufficient space in RAM to hold in-use application data.

Read more
Rocky Linux 8 — mingw-bzip2 — multiple vulnerabilities (5 CVEs) — patch and remediation guide — diagnosis and fix on Rocky Linux 8

Rocky Linux 8 — mingw-bzip2 — multiple vulnerabilities (5 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: Rocky Linux 8 📖 ~4 min read  •  Source: Rocky Linux RXSA RLSA-2021:1968 Related CVEs: CVE-2019-16168 CVE-2020-13434 CVE-2020-13630 CVE-2020-13631 CVE-2020-13632 Upstream summary: MinGW is a free and open source software development environment to create Microsoft Windows applications. The following packages have been […]

Read more
Rocky Linux 8 — libtar — multiple vulnerabilities (4 CVEs) — patch and remediation guide — diagnosis and fix on Rocky Linux 8

Rocky Linux 8 — libtar — multiple vulnerabilities (4 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: Rocky Linux 8 📖 ~4 min read  •  Source: Rocky Linux RXSA RLSA-2023:2898 Related CVEs: CVE-2021-33643 CVE-2021-33644 CVE-2021-33645 CVE-2021-33646 Upstream summary: The libtar packages contain a C library for manipulating tar archives. The library supports both the strict POSIX tar format and […]

Read more
CHAT