May 2020 - Page 61 of 69

How to Monitor Nginx Logs with GoAccess on FreeBSD 12 — step-by-step FreeBSD 12 tutorial on Progressive Robot

How to Monitor Nginx Logs with GoAccess on FreeBSD 12

Introduction How to Monitor Nginx Logs with GoAccess on FreeBSD 12 is a core administration task for any FreeBSD 12 server operator. FreeBSD 12 ships with the 15.0-RELEASE kernel, ZFS as the default root filesystem, Capsicum capability sandboxing improvements, and an updated ports tree. Unlike Linux distributions, FreeBSD uses rc(8) for service management, pf for […]

Read more
Common Problems 113900

RHEL 10 – dnf fails with SSL certificate verification error against repo mirror – Fix & Prevention

🟠 High   ⏱ 5–30 min  Last verified: 19 May 2026 Affected versions: RHEL 10.0 RHEL 10.1 📖 ~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 […]

Read more
How to Configure IPv6 on IBM AIX 7.2 — step-by-step IBM AIX 7.2 tutorial on Progressive Robot

How to Configure IPv6 on IBM AIX 7.2

Introduction IBM AIX 7.2 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.2 introduces enhanced virtualization, security hardening, and cloud integration features. This guide covers how to configure ipv6 on ibm aix 7.2 on IBM AIX […]

Read more
Arch Linux — subversion — multiple vulnerabilities (4 CVEs) — patch and remediation guide — diagnosis and fix on Arch Linux

Arch Linux — subversion — multiple vulnerabilities (4 CVEs) — patch and remediation guide

🔴 Critical   ⏱ 15–90 min  Last verified: 25 May 2026 Affected versions: Arch Linux (rolling release) 📖 ~4 min read  •  Source: Arch ASA ASA-201708-14 Related CVEs: CVE-2017-9800 CVE-2019-0203 CVE-2018-11782 CVE-2018-11803 Upstream summary: Type: arbitrary command execution. Status: Fixed. Affected: 1.9.6-1. Fixed in: 1.9.7-1. Group: AVG-379. Table of contents Symptom & Impact Environment & […]

Read more
How to Set Up a Git Server with Gitea on Ubuntu 26.04 — step-by-step Linux tutorial on Progressive Robot

How to Set Up ArgoCD on Ubuntu 26.04

ArgoCD is a declarative GitOps continuous delivery tool for Kubernetes. It monitors Git repositories and automatically syncs the desired application state into your Kubernetes cluster. This guide installs and configures ArgoCD on Ubuntu 26.04 LTS with a running Kubernetes cluster. Tested and valid on: Ubuntu 26.04 LTS Prerequisites Ubuntu 26.04 LTS with a running Kubernetes […]

Read more
Arch Linux — dnsmasq — multiple vulnerabilities (14 CVEs) — patch and remediation guide — diagnosis and fix on Arch Linux

Arch Linux — dnsmasq — multiple vulnerabilities (14 CVEs) — patch and remediation guide

🔴 Critical   ⏱ 15–90 min  Last verified: 25 May 2026 Affected versions: Arch Linux (rolling release) 📖 ~4 min read  •  Source: Arch ASA ASA-201710-1 Related CVEs: CVE-2017-14496 CVE-2017-14495 CVE-2017-14494 CVE-2017-14493 CVE-2017-14492 CVE-2017-14491 CVE-2020-25687 CVE-2020-25686  +6 more Upstream summary: Type: multiple issues. Status: Fixed. Affected: 2.77-1. Fixed in: 2.78-1. Group: AVG-421. Table of contents […]

Read more
How To Upgrade to PHP 7 on CentOS 7 — step-by-step Linux tutorial on Progressive Robot

How To Upgrade to PHP 7 on CentOS 7

PHP 7.0 was released on December 3, 2015. It promises substantial speed improvements over previous versions of the language, along with new features like scalar type hinting. This guide explains how to quickly upgrade a PHP 5.x installation on a CentOS 7 system with Apache or Nginx, using community-provided packages.

Read more
How to Configure a Python Gunicorn Application Server on Debian 10 — step-by-step Debian 10 tutorial on Progressive Robot

How to Configure a Python Gunicorn Application Server on Debian 10

Introduction Debian 10 Buster is built around the ethos of stability and free software. Setting up configure a python gunicorn application server on debian 10 on Buster leverages the same proven Debian packaging system that powers millions of servers worldwide, while benefiting from the latest upstream releases included in the Buster freeze. Follow each step […]

Read more
Ubuntu 20.04 — libvncserver — multiple vulnerabilities (18 CVEs) — patch and remediation guide — diagnosis and fix on Ubuntu 20.04

Ubuntu 20.04 — libvncserver — multiple vulnerabilities (18 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 25 May 2026 Affected versions: Ubuntu 20.04 (focal) 📖 ~4 min read  •  Source: Ubuntu Security Notice USN-4636-1 Related CVEs: CVE-2020-25708 CVE-2019-20839 CVE-2019-20840 CVE-2020-14396 CVE-2020-14397 CVE-2020-14398 CVE-2020-14399 CVE-2020-14400  +10 more Upstream summary: It was discovered that LibVNCServer incorrectly handled certain internals. An attacker could possibly use this […]

Read more
How to Install, Run, and Connect to Jupyter Notebook on a Remote Server — step-by-step Linux tutorial on Progressive Robot

How to Install, Run, and Connect to Jupyter Notebook on a Remote Server

Jupyter Notebook is an open-source, interactive web application that allows you to write and run computer code in more than 40 programming languages, including Python, R, Julia, and Scala. This article will walk you through how to install and configure the Jupyter Notebook application on a web server and how to connect to it from your local computer.

Read more
CHAT