March 2020 - Page 26 of 69

Common Problems 112523

Windows Server 2019 — IPsec site-to-site tunnel renegotiation fails after certificate renewal on RRAS — Fix & Prevention

🟠 High   ⏱ 5–30 min  Last verified: 19 May 2026 Affected versions: Windows Server 2019 📖 ~2 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
Ubuntu 14.04 — python-rsa — vulnerability — patch and remediation guide — diagnosis and fix on Ubuntu 14.04

Ubuntu 14.04 — python-rsa — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 25 May 2026 Affected versions: Ubuntu 14.04 (trusty) 📖 ~4 min read  •  Source: Ubuntu Security Notice USN-4478-1 Related CVEs: CVE-2020-13757 Upstream summary: It was discovered that Python-RSA incorrectly handled certain ciphertexts. An attacker could possibly use this issue to obtain sensitive information. Table of contents Symptom […]

Read more
How to Configure InfluxDB and Grafana on Debian 9 — step-by-step Debian 9 tutorial on Progressive Robot

How to Configure InfluxDB and Grafana on Debian 9

Introduction Deploying configure influxdb and grafana on debian 9 on a Debian 9 Stretch machine is straightforward thanks to Debian’s policy-compliant packaging. Unlike rpm-based distributions, Debian stores configuration helpers in /etc/default/, uses update-rc.d for older init scripts, and provides dpkg-reconfigure for interactive package configuration. This tutorial stays on the systemd path throughout. Prerequisites Before you […]

Read more
Understanding the Event Loop, Callbacks, Promises, and Async/Await in JavaScript — step-by-step Javascript tutorial on Progressive Robot

Understanding the Event Loop, Callbacks, Promises, and Async/Await in JavaScript

In order to avoid blocking code in JavaScript development, asynchronous coding techniques must be used for operations that take a long time, such as network requests made from Web APIs like Fetch. This article will cover asynchronous programming fundamentals, teaching you about the event loop, the original way of dealing with asynchronous behavior through callbacks, the updated ECMAScript 2015 (ES6) addition of promises, and the modern practice of using async/await.

Read more
Ubuntu 18.04 — speex — vulnerability — patch and remediation guide — diagnosis and fix on Ubuntu 18.04

Ubuntu 18.04 — speex — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 25 May 2026 Affected versions: Ubuntu 18.04 (bionic) 📖 ~4 min read  •  Source: Ubuntu Security Notice USN-5280-1 Related CVEs: CVE-2020-23903 Upstream summary: It was discovered that Speex incorrectly handled certain WAV files. An attacker could possibly use this issue to cause a denial of service. Table […]

Read more
Kotlin Data Class — step-by-step DevOps tutorial on Progressive Robot

Kotlin Data Class

URL: https://www.progressiverobot.com/kotlin-data-class/ In this tutorial, we'll look at Kotlin Data Class. If you haven't read the [Kotlin Classes](/community/tutorials/kotlin-class-constructor) post, we recommend you to do so before proceeding. Kotlin Data Class !Kotlin Data Class Do you get tired of writing thousands of lines of code for your POJO data classes in Java? Every Java Programmer at […]

Read more
Oracle Linux 8 — nginx:1.14 — vulnerability — patch and remediation guide — diagnosis and fix on Oracle Linux 8

Oracle Linux 8 — nginx:1.14 — vulnerability — patch and remediation guide (ELSA-2019-2799)

🟠 High   ⏱ 15–60 min  Last verified: 25 May 2026 Affected versions: Oracle Linux 8 📖 ~4 min read  •  Source: ELSA advisory ELSA-2019-2799 Related CVEs: CVE-2019-9513 CVE-2019-9511 CVE-2019-9516 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
How to Configure Zabbix Agent on Debian 10 — step-by-step Debian 10 tutorial on Progressive Robot

How to Configure Zabbix Agent on Debian 10

Introduction How to Configure Zabbix Agent on Debian 10 is a fundamental operation for any administrator maintaining a Debian 10 Buster server. Debian 10 Buster ships with the Linux 6.12 kernel, updated toolchains, and a fully refreshed package archive — meaning version numbers, configuration file paths, and some dependency chains differ from Debian 10. This […]

Read more
Debian 9 — wireshark — multiple vulnerabilities (6 CVEs) — patch and remediation guide — diagnosis and fix on Debian 9

Debian 9 — wireshark — multiple vulnerabilities (6 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: Debian 9 (stretch) 📖 ~4 min read  •  Source: Debian Security Tracker Related CVEs: CVE-2017-11408 CVE-2018-7334 CVE-2018-12086 CVE-2018-16056 CVE-2018-5334 CVE-2019-5716 Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step Diagnosis Solution – Primary Fix Solution – […]

Read more
CHAT