authorization

How to Set Up a Private Container Registry on Oracle Linux 8 — step-by-step Oracle Linux 8 tutorial on Progressive Robot

How to Set Up a Private Container Registry on Oracle Linux 8

Introduction This tutorial demonstrates how to Set Up a Private Container Registry on Oracle Linux 8 on Oracle Linux 8. 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 8 system […]

Read more
How to Configure DRBD for High Availability on Oracle Linux 8 — step-by-step Oracle Linux 8 tutorial on Progressive Robot

How to Configure DRBD for High Availability on Oracle Linux 8

Introduction This tutorial demonstrates how to Configure DRBD for High Availability on Oracle Linux 8 on Oracle Linux 8. 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 8 system with […]

Read more
Common Problems 118128

Ubuntu 18.04 LTS Cron Jobs Stop Running Due to PAM or Permission Changes

🟡 Medium   ⏱ 5–30 min  Last verified: 5 December 2020 Affected versions: 18.04 LTS 📖 ~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 & […]

Read more
How to Configure PostgreSQL High Availability with Patroni on Oracle Linux 8 — step-by-step Oracle Linux 8 tutorial on Progressive Robot

How to Configure PostgreSQL High Availability with Patroni on Oracle Linux 8

Introduction This tutorial demonstrates how to Configure PostgreSQL High Availability with Patroni on Oracle Linux 8 on Oracle Linux 8. 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 8 system […]

Read more
How to Upgrade Oracle Linux 7 to Oracle Linux 8 — step-by-step Oracle Linux 8 tutorial on Progressive Robot

How to Upgrade Oracle Linux 7 to Oracle Linux 8

Introduction Setting up upgrade oracle linux 7 to oracle linux 8 on a Oracle Linux 8 server is a common task for system administrators, DevOps engineers, and site reliability engineers. This guide explains how to Upgrade Oracle Linux 7 to Oracle Linux 8, with all the commands you need, the SELinux and firewalld considerations to […]

Read more
How to Install MariaDB on RHEL 7 — step-by-step RHEL 7 tutorial on Progressive Robot

How to Install MariaDB on RHEL 7

How to Install MariaDB on RHEL 7 MariaDB is a community-developed, fully open-source relational database management system that serves as the default MySQL-compatible database engine on Red Hat Enterprise Linux 7. Maintained by the original developers of MySQL, MariaDB offers full SQL compliance, excellent performance, and a rich set of storage engines. Because RHEL 7 […]

Read more
How to Configure Fail2ban on Oracle Linux 8 — step-by-step Oracle Linux 8 tutorial on Progressive Robot

How to Configure Fail2ban on Oracle Linux 8

Introduction This tutorial demonstrates how to Configure Fail2ban on Oracle Linux 8 on Oracle Linux 8. 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 8 system with the default AppStream […]

Read more
How to Configure Oracle Linux 8 with FCoE Storage — step-by-step Oracle Linux 8 tutorial on Progressive Robot

How to Configure Oracle Linux 8 with FCoE Storage

Introduction This tutorial demonstrates how to Configure Oracle Linux 8 with FCoE Storage on Oracle Linux 8. 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 8 system with the default […]

Read more
How to Set Up VLAN Tagging on Debian 9 — step-by-step Debian 9 tutorial on Progressive Robot

How to Set Up VLAN Tagging on Debian 9

Introduction Debian 9 Stretch is built around the ethos of stability and free software. Setting up set up vlan tagging on debian 9 on Stretch leverages the same proven Debian packaging system that powers millions of servers worldwide, while benefiting from the latest upstream releases included in the Stretch freeze. Follow each step carefully and […]

Read more
How to Set Up a Load-Balanced PostgreSQL Cluster with Patroni on RHEL 7 — step-by-step RHEL 7 tutorial on Progressive Robot

How to Set Up a Load-Balanced PostgreSQL Cluster with Patroni on RHEL 7

How to Set Up a Load-Balanced PostgreSQL Cluster with Patroni on RHEL 7 Running a single PostgreSQL instance is a liability in any production environment — it is a single point of failure that, when it goes down, takes your entire application with it. Patroni is an open-source, Python-based high-availability solution for PostgreSQL that uses […]

Read more
CHAT