Rocky Linux 8

How To Protect an Nginx Server with Fail2Ban on Rocky Linux 8 — step-by-step Linux tutorial on Progressive Robot

How To Protect an Nginx Server with Fail2Ban on Rocky Linux 8

In this guide, you will learn how to install `fail2ban` on a Rocky Linux 8 server and configure it to monitor your Nginx logs for intrusion attempts. Fail2ban can significantly mitigate brute force attacks by creating rules that automatically alter your firewall configuration to ban specific IPs after a certain number of unsuccessful login attempts. This will allow your server to harden itself against these access attempts without intervention from you.

Read more
How To Install Node.js on Rocky Linux 8 — step-by-step Linux tutorial on Progressive Robot

How To Install Node.js on Rocky Linux 8

In this guide, we will show you three different ways of getting Node.js installed on a Rocky Linux 8 server: using `dnf` to install the `nodejs` package from Rocky’s default AppStream repository; installing via the NodeSource repository; installing `nvm`, the Node Version Manager, and using it to install and manage multiple versions of `node`

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

Rocky Linux 8 — mingw-binutils — 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 — mingw-sqlite — multiple vulnerabilities (5 CVEs) — patch and remediation guide — diagnosis and fix on Rocky Linux 8

Rocky Linux 8 — mingw-sqlite — 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 — lldpd — vulnerability — patch and remediation guide — diagnosis and fix on Rocky Linux 8

Rocky Linux 8 — lldpd — vulnerability — 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 RLBA-2024:5287 Upstream summary: LLDP is an industry standard protocol designed to supplant proprietary Link-Layer protocols such as EDP or CDP. The goal of LLDP is to provide an inter-vendor compatible […]

Read more
CHAT