2020 - Page 200 of 735

How to Restore from mksysb Backup on IBM AIX 7.1 — step-by-step IBM AIX 7.1 tutorial on Progressive Robot

How to Restore from mksysb Backup on IBM AIX 7.1

Introduction IBM AIX 7.1 is the latest release of IBM’s enterprise-grade UNIX operating system, running on IBM Power Systems hardware. Known for its reliability, security, and performance in mission-critical environments, AIX 7.1 introduces enhanced virtualization, security hardening, and cloud integration features. This guide covers how to restore from mksysb backup on ibm aix 7.1 on […]

Read more
Ubuntu 18.04 — json-c — multiple vulnerabilities (2 CVEs) — patch and remediation guide — diagnosis and fix on Ubuntu 18.04

Ubuntu 18.04 — json-c — multiple vulnerabilities (2 CVEs) — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 21 September 2020 Affected versions: Ubuntu 18.04 (bionic) 📖 ~4 min read  •  Source: Ubuntu Security Notice USN-4360-4 Related CVEs: CVE-2020-12762 https://launchpad.net/bugs/1878723 Upstream summary: USN-4360-1 fixed a vulnerability in json-c. The security fix introduced a memory leak that was reverted in USN-4360-2 and USN-4360-3. This update provides […]

Read more
Ubuntu 16.04 — pcre3 — multiple vulnerabilities (4 CVEs) — patch and remediation guide — diagnosis and fix on Ubuntu 16.04

Ubuntu 16.04 — pcre3 — multiple vulnerabilities (4 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 21 September 2020 Affected versions: Ubuntu 16.04 (xenial) 📖 ~4 min read  •  Source: Ubuntu Security Notice USN-5665-1 Related CVEs: CVE-2017-6004 CVE-2017-7186 CVE-2019-20838 CVE-2020-14155 Upstream summary: It was discovered that PCRE incorrectly handled certain regular expressions. A remote attacker could use this issue to cause applications using […]

Read more
OpenBSD 7.5 — expat — errata 021_expat — reliability fix — syspatch and remediation — diagnosis and fix on OpenBSD 7.5

OpenBSD 7.5 — expat — errata 021_expat — reliability fix — syspatch and remediation

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: OpenBSD 7.5 📖 ~4 min read  •  Source: OpenBSD 7.5 errata 021_expat Errata topic: Reliability: expat (All architectures) Issued: April 1, 2025 Upstream summary: In libexpat fix regression of behavior introduced by previous errata. Table of contents Symptom & Impact Environment & […]

Read more
How To Generate Pages from Markdown in Gatsby — step-by-step Javascript tutorial on Progressive Robot

How To Generate Pages from Markdown in Gatsby

One of the key features of the popular static site generator Gatsby is its flexibility in consuming content sources. Markdown files are a popular file-based source to use with Gatsby. In this tutorial, you will create a Gatsby-powered static site that builds itself from local Markdown source files, using the gatsby-source-filesystem plugin to collect the files and the gatsby-transformer-remark plugin to convert them into HTML.

Read more
How to Configure Nginx as a Reverse Proxy for Apache2 on Debian 9 — step-by-step Debian 9 tutorial on Progressive Robot

How to Configure Nginx as a Reverse Proxy for Apache2 on Debian 9

Introduction Deploying configure nginx as a reverse proxy for apache2 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 […]

Read more
CHAT