authorization

How to Detect Rootkits with rkhunter and chkrootkit on RHEL 9 — step-by-step RHEL 9 tutorial on Progressive Robot

How to Detect Rootkits with rkhunter and chkrootkit on RHEL 9

Rootkits are among the most dangerous forms of malware — they conceal themselves and other malicious software deep within the operating system, often modifying system binaries and kernel modules to hide their presence from standard tools. Detecting rootkits requires specialised scanners that check for known signatures, hidden files, suspicious processes, and tampered system binaries. This […]

Read more
Common Problems 124477

Oracle Linux 9 – Common Problem 002 – Diagnosis and Fix

🔴 Critical   ⏱ 5–30 min  Last verified: 30 May 2023 Affected versions: Oracle Linux 9 📖 ~3 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 […]

Read more
How to Install MariaDB on Oracle Linux 9 — step-by-step Oracle Linux 9 tutorial on Progressive Robot

How to Install MariaDB on Oracle Linux 9

Introduction This tutorial demonstrates how to Install MariaDB on Oracle Linux 9 on Oracle Linux 9. It is written for administrators who want a repeatable, well-explained walkthrough that goes beyond a bare command list and explains each configuration choice. Every command is tested against a freshly registered Oracle Linux 9 system with the default AppStream […]

Read more
How to Configure BitLocker Drive Encryption on Windows Server 2022 — step-by-step Windows Server 2022 tutorial on Progressive Robot

How to Configure BitLocker Drive Encryption on Windows Server 2022

How to Set Up ASP.NET Core with IIS on Windows Server 2022 ASP.NET Core applications are self-contained by default and use their own built-in Kestrel web server. When deploying to IIS on Windows Server 2022, IIS can act as a reverse proxy in front of Kestrel (out-of-process hosting) or host the application directly within the […]

Read more
How to Configure Nginx Rate Limiting on Oracle Linux 9 — step-by-step Oracle Linux 9 tutorial on Progressive Robot

How to Configure Nginx Rate Limiting on Oracle Linux 9

Introduction How to Configure Nginx Rate Limiting on Oracle Linux 9 on Oracle Linux 9 provides administrators with a robust, enterprise-ready workflow that integrates cleanly with systemd, SELinux, firewalld, and the modern AppStream module system. In this tutorial we will walk through every step required, from package installation to verification, so that the resulting configuration […]

Read more
How to Configure Jenkins Pipelines on FreeBSD 12 — step-by-step FreeBSD 12 tutorial on Progressive Robot

How to Configure Jenkins Pipelines on FreeBSD 12

Introduction Deploying configure jenkins pipelines on freebsd 12 on a FreeBSD 12 machine differs from Linux in several important ways: packages come from the FreeBSD Ports Collection or the binary pkg repository, services are registered in /etc/rc.conf via sysrc(8), and firewall rules are written in pf.conf(5) syntax. This tutorial stays entirely within the standard base […]

Read more
Alpine Linux 3.18 — linux-pam — vulnerability — patch and remediation guide — diagnosis and fix on Alpine Linux 3.18

Alpine Linux 3.18 — linux-pam — vulnerability — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: Alpine Linux 3.18 / fixed in 1.5.1-r0 📖 ~4 min read  •  Source: Alpine secdb entry — linux-pam 1.5.1-r0 Related CVEs: CVE-2020-27780 Upstream summary: Alpine main repository for vv3.18 ships linux-pam 1.5.1-r0 which addresses CVE-2020-27780. Table of contents Symptom & Impact Environment […]

Read more
How to Set Up Swap Space on Oracle Linux 9 — step-by-step Oracle Linux 9 tutorial on Progressive Robot

How to Set Up Swap Space on Oracle Linux 9

Introduction This tutorial demonstrates how to Set Up Swap Space on Oracle Linux 9 on Oracle Linux 9. It is written for administrators who want a repeatable, well-explained walkthrough that goes beyond a bare command list and explains each configuration choice. Every command is tested against a freshly registered Oracle Linux 9 system with the […]

Read more
How to Set Up GlusterFS on Oracle Linux 9 — step-by-step Oracle Linux 9 tutorial on Progressive Robot

How to Set Up GlusterFS on Oracle Linux 9

Introduction Setting up set up glusterfs on oracle linux 9 on a Oracle Linux 9 server is a common task for system administrators, DevOps engineers, and site reliability engineers. This guide explains how to Set Up GlusterFS on Oracle Linux 9, with all the commands you need, the SELinux and firewalld considerations to keep in […]

Read more
How to Set Up STONITH for Cluster Fencing on Oracle Linux 9 — step-by-step Oracle Linux 9 tutorial on Progressive Robot

How to Set Up STONITH for Cluster Fencing on Oracle Linux 9

Introduction How to Set Up STONITH for Cluster Fencing on Oracle Linux 9 on Oracle Linux 9 provides administrators with a robust, enterprise-ready workflow that integrates cleanly with systemd, SELinux, firewalld, and the modern AppStream module system. In this tutorial we will walk through every step required, from package installation to verification, so that the […]

Read more
CHAT