Capacity Planning

Common Problems 112629

Windows Server 2019 — VSS snapshot creation fails during backup windows — Fix & Prevention

🟠 High   ⏱ 5–30 min  Last verified: 9 January 2022 Affected versions: Windows Server 2019 📖 ~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 Multipath I/O on CentOS Stream 9 — step-by-step CentOS Stream 9 tutorial on Progressive Robot

How to Configure Multipath I/O on CentOS Stream 9

Introduction CentOS Stream 9 ships with a stable, security-hardened base that makes deploying configure multipath i/o on centos stream 9 both straightforward and auditable. This tutorial covers the complete procedure for how to Configure Multipath I/O on CentOS Stream 9, including dnf module streams where applicable, systemd unit management, and the firewalld rules required for […]

Read more
How to Install ClickHouse Columnar Database on RHEL 7 — step-by-step RHEL 7 tutorial on Progressive Robot

How to Install ClickHouse Columnar Database on RHEL 7

How to Install ClickHouse Columnar Database on RHEL 7 ClickHouse is an open-source columnar database management system developed by Yandex, designed specifically for online analytical processing (OLAP) workloads. Unlike traditional row-oriented databases, ClickHouse stores data by column, enabling it to read only the columns needed for a query and compress similar data together — resulting […]

Read more
How to Configure PostgreSQL High Availability with Patroni on CentOS Stream 9 — step-by-step CentOS Stream 9 tutorial on Progressive Robot

How to Configure PostgreSQL High Availability with Patroni on CentOS Stream 9

Introduction Setting up configure postgresql high availability with patroni on centos stream 9 on a CentOS Stream 9 server is a common task for system administrators, DevOps engineers, and site reliability engineers. This guide explains how to Configure PostgreSQL High Availability with Patroni on CentOS Stream 9, with all the commands you need, the SELinux […]

Read more
How to Install Jenkins on CentOS Stream 9 — step-by-step CentOS Stream 9 tutorial on Progressive Robot

How to Install Jenkins on CentOS Stream 9

Introduction This tutorial demonstrates how to Install Jenkins on CentOS Stream 9 on CentOS Stream 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 CentOS Stream 9 system with the default AppStream […]

Read more
How to Install InfluxDB and Telegraf on RHEL 7 — step-by-step RHEL 7 tutorial on Progressive Robot

How to Install InfluxDB and Telegraf on RHEL 7

How to Install InfluxDB and Telegraf on RHEL 7 InfluxDB is a purpose-built time series database optimised for the high-write workloads that are typical in infrastructure monitoring, IoT data collection, and application performance tracking. Unlike general-purpose databases, InfluxDB stores measurements indexed by timestamp and tag values, enabling sub-millisecond queries across billions of data points. Telegraf […]

Read more
How to Set Up Centralised Log Collection with Windows Event Collector on Windows Server 2012 R2 — Windows Server 2012 R2 tutorial on Progressive Robot

How to Set Up Centralised Log Collection with Windows Event Collector on Windows Server 2012 R2

How to Set Up Centralised Log Collection with Windows Event Collector on Windows Server 2012 R2 Windows Event Collector (WEC) is a built-in Windows Server 2012 R2 service that enables centralised collection of Windows event log entries from multiple source computers into a single collector server. This eliminates the need to log into each individual […]

Read more
How to Set Up a Certificate Authority with OpenSSL on RHEL 7 — step-by-step RHEL 7 tutorial on Progressive Robot

How to Set Up a Certificate Authority with OpenSSL on RHEL 7

How to Set Up a Certificate Authority with OpenSSL on RHEL 7 A Private Certificate Authority (CA) is essential infrastructure for any organization that needs to issue and manage TLS certificates for internal services, VPNs, mutual TLS authentication, or code signing — without relying on commercial CAs or exposing internal hostnames to the public internet. […]

Read more
How to Configure Prometheus Alerting Rules on CentOS Stream 9 — step-by-step CentOS Stream 9 tutorial on Progressive Robot

How to Configure Prometheus Alerting Rules on CentOS Stream 9

Introduction This tutorial demonstrates how to Configure Prometheus Alerting Rules on CentOS Stream 9 on CentOS Stream 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 CentOS Stream 9 system with the […]

Read more
How to Install ClamAV Antivirus on RHEL 8 — step-by-step RHEL 8 tutorial on Progressive Robot

How to Install ClamAV Antivirus on RHEL 8

ClamAV is an open-source antivirus engine widely used on Linux servers to scan for malware in email attachments, uploaded files, and shared storage directories. Although Linux malware is less common than its Windows counterpart, RHEL 8 servers often act as intermediaries that receive and redistribute files to mixed-OS environments, making antivirus scanning an important layer […]

Read more
CHAT