IT, Cloud & DevOps Blog

How to Enable HTTP/2 in Nginx on SLES 15 — step-by-step SUSE Linux Enterprise 15 tutorial on Progressive Robot

How to Enable HTTP/2 in Nginx on SLES 15

Introduction This tutorial covers How to Enable HTTP/2 in Nginx 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
How To Create Your First Visual Studio Code Extension — step-by-step DevOps tutorial on Progressive Robot

How To Create Your First Visual Studio Code Extension

Visual Studio Code is a code editor from Microsoft available on Windows, Linux, and macOS. It offers extensions that you can install through the Visual Studio Code MarketPlace for additional features in your editor. When you can’t find an extension that does exactly what you need, it is possible to create your own. In this article, you’ll create your first Visual Studio Code extension.

Read more
Ubuntu 18.04 — ruby-nokogiri — vulnerability — patch and remediation guide — diagnosis and fix on Ubuntu 18.04

Ubuntu 18.04 — ruby-nokogiri — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 5 September 2019 Affected versions: Ubuntu 18.04 (bionic) 📖 ~4 min read  •  Source: Ubuntu Security Notice USN-4175-1 Related CVEs: CVE-2019-5477 Upstream summary: It was discovered that Nokogiri incorrectly handled inputs. A remote attacker could possibly use this issue to execute arbitrary OS commands. Table of contents […]

Read more
How to Install Rust with rustup on Debian 9 — step-by-step Debian 9 tutorial on Progressive Robot

How to Install Rust with rustup on Debian 9

Introduction This guide explains how to Install Rust with rustup on Debian 9 on Debian 9 Stretch. Debian Stretch uses systemd for service management, nftables as the underlying packet filter (with ufw or iptables front-ends still available), and AppArmor for mandatory access control. Every command is designed for a minimal Debian 9 install with the […]

Read more
Common Problems 115632

RHEL 7 firewalld Direct Rules Lost After Reload

🟡 Medium   ⏱ 5–30 min  Last verified: 4 September 2019 Affected versions: RHEL 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 & Hardening Related Errors & […]

Read more
How to Configure Prometheus Alerting Rules on SLES 12 — step-by-step SUSE Linux Enterprise 12 tutorial on Progressive Robot

How to Configure Prometheus Alerting Rules on SLES 12

Introduction This tutorial covers How to Configure Prometheus Alerting Rules on SLES 12 on SLES 12. SLES 12 (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. Step 1 — Install Prometheus zypper install -y golang-github-prometheus-prometheus Step 2 […]

Read more
openSUSE Tumbleweed — libHX28 — vulnerability — patch and remediation guide — diagnosis and fix on openSUSE Tumbleweed

openSUSE Tumbleweed — libHX28 — vulnerability — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: openSUSE Tumbleweed 📖 ~4 min read  •  Source: SUSE advisory SUSE-SR:2010:019 (see also SUSE bugzilla) Related CVEs: CVE-2010-2947 Upstream summary: Heap-based buffer overflow in the HX_split function in string.c in libHX before 3.6 allows remote attackers to execute arbitrary code or cause […]

Read more
CHAT