March 2021 - Page 21 of 63

SLES 12 — glib-networking — vulnerability — patch and remediation guide — diagnosis and fix on SLES 12

SLES 12 — glib-networking — vulnerability — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 22 March 2021 Affected versions: SLES 12 📖 ~4 min read  •  Source: SUSE advisory SUSE-SU-2021:3944-1 (see also SUSE bugzilla) Related CVEs: CVE-2020-13645 Upstream summary: In GNOME glib-networking through 2.64.2, the implementation of GTlsClientConnection skips hostname verification of the server's TLS certificate if the application fails to […]

Read more
How to Configure Nginx as a Reverse Proxy on RHEL 7 — step-by-step RHEL 7 tutorial on Progressive Robot

How to Configure Nginx as a Reverse Proxy on RHEL 7

How to Configure Nginx as a Reverse Proxy on RHEL 7 A reverse proxy sits in front of one or more backend application servers, forwarding incoming client requests and returning the backend responses. Nginx is exceptionally well-suited for this role due to its event-driven architecture and low memory footprint. On RHEL 7, a common pattern […]

Read more
Arch Linux — dotnet-runtime — multiple vulnerabilities (5 CVEs) — patch and remediation guide — diagnosis and fix on Arch Linux

Arch Linux — dotnet-runtime — multiple vulnerabilities (5 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 25 May 2026 Affected versions: Arch Linux (rolling release) 📖 ~4 min read  •  Source: Arch ASA ASA-202103-20 Related CVEs: CVE-2021-26701 CVE-2021-24112 CVE-2021-1723 CVE-2021-1721 CVE-2021-31204 Upstream summary: Type: arbitrary code execution. Status: Fixed. Affected: 5.0.3.sdk103-2. Fixed in: 5.0.4.sdk104-1. Group: AVG-1698. Table of contents Symptom & Impact Environment […]

Read more
Garbage Collection in Java — step-by-step Programming tutorial on Progressive Robot

Garbage Collection in Java

Garbage collection in java is one of the advance topic. Java GC knowledge helps us in fine tuning our application runtime performance. Garbage Collection in Java In Java, the programmers don't need to take care of destroying the objects that are out of use. The Garbage Collector takes care of it. Garbage Collector is a […]

Read more
Oracle Linux 8 — redis:6 security, bug fix, and — enhancement update — new behaviour and fixes — diagnosis and fix on Oracle Linux 8

Oracle Linux 8 — redis:6 security, bug fix, and — enhancement update — new behaviour and fixes (ELSA-2022-7541)

🟢 Low   ⏱ 5–15 min  Last verified: 21 March 2021 Affected versions: Oracle Linux 8 📖 ~4 min read  •  Source: ELSA advisory ELSA-2022-7541 Related CVEs: CVE-2022-24736 CVE-2022-24735 Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step Diagnosis Solution – Primary Fix Solution – Alternative Approaches Verification & […]

Read more
Common Problems 118526

Ubuntu 16.04 LTS – swap not enabled after reboot

🟡 Medium   ⏱ 5–30 min  Last verified: 21 March 2021 Affected versions: Ubuntu 16.04 LTS Ubuntu 16.04 Ubuntu 16.04.7 📖 ~1 min read Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step Diagnosis Solution – Primary Fix Solution – Alternative Approaches Verification & Acceptance Criteria Rollback Plan Prevention […]

Read more
Common Problems 115086

RHEL 8 auditd Backlog Limit Reached Drops Security Events

🟡 Medium   ⏱ 5–30 min  Last verified: 21 March 2021 📖 ~1 min read Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step Diagnosis Solution – Primary Fix Solution – Alternative Approaches Verification & Acceptance Criteria Rollback Plan Prevention & Hardening Related Errors & Cross-Refs References & Further […]

Read more
Spring Boot Actuator Endpoints — step-by-step DevOps tutorial on Progressive Robot

Spring Boot Actuator Endpoints

URL: https://www.progressiverobot.com/spring-boot-actuator-endpoints/ Spring Boot Actuator Endpoints lets us monitor and interact with our application. Spring Actuator is a [Spring Boot](/community/tutorials/spring-boot-tutorial) sub-module and provides built-in endpoints that we can enable and disable for our application. Spring Boot Actuator Endpoints Spring Boot Actuator Endpoints are exposed over [JMX](/community/tutorials/what-is-jmx-mbean-jconsole-tutorial) and HTTP, most of the times we use HTTP […]

Read more
Arch Linux — zint — vulnerability — patch and remediation guide — diagnosis and fix on Arch Linux

Arch Linux — zint — vulnerability — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: Arch Linux (rolling release) 📖 ~4 min read  •  Source: Arch ASA ASA-202106-13 Related CVEs: CVE-2021-27799 Upstream summary: Type: arbitrary code execution. Status: Fixed. Affected: 2.9.1-1. Fixed in: 2.9.1-2. Group: AVG-1625. Table of contents Symptom & Impact Environment & Reproduction Root Cause […]

Read more
How to Set Up Suricata IDS/IPS on SLES 15 — step-by-step SUSE Linux Enterprise 15 tutorial on Progressive Robot

How to Set Up Suricata IDS/IPS on SLES 15

Introduction This tutorial covers How to Set Up Suricata IDS/IPS on SLES 15 on SLES 15. SLES 15 (SUSE Linux Enterprise Server 16) is SUSE’s enterprise-grade Linux distribution. It uses the zypper package manager, AppArmor for mandatory access control, and systemctl for service management. Prerequisites Ensure your SLES 15 system is up to date: zypper […]

Read more
CHAT