chris

How To Set Up a Gatsby Project with TypeScript — step-by-step Javascript tutorial on Progressive Robot

How To Set Up a Gatsby Project with TypeScript

TypeScript is a superset of JavaScript that adds optional static typing at build time, which cuts down on debugging runtime errors. It’s static-typing abilities go well with a static-site generator like Gatsby, and Gatsby has built-in support for coding in TypeScript. In this tutorial, you’re going to use Gatsby’s built-in capabilities to configure a Gatsby project for TypeScript.

Read more
How to Install VictoriaMetrics as a Prometheus Alternative on RHEL 8 — step-by-step RHEL 8 tutorial on Progressive Robot

How to Install VictoriaMetrics as a Prometheus Alternative on RHEL 8

VictoriaMetrics is a fast, cost-efficient time-series database designed as a drop-in replacement for Prometheus storage. It supports the full Prometheus remote_write protocol, exposes its own MetricsQL query language (fully compatible with PromQL), and operates as a single binary with no external dependencies. On RHEL 8, the installation takes under five minutes and the memory footprint […]

Read more
Oracle Linux 8 — python-jinja2 — vulnerability — patch and remediation guide — diagnosis and fix on Oracle Linux 8

Oracle Linux 8 — python-jinja2 — vulnerability — patch and remediation guide (ELSA-2019-1152)

🟠 High   ⏱ 15–60 min  Last verified: 25 November 2019 Affected versions: Oracle Linux 8 📖 ~4 min read  •  Source: ELSA advisory ELSA-2019-1152 Related CVEs: CVE-2019-10906 Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step Diagnosis Solution – Primary Fix Solution – Alternative Approaches Verification & Acceptance […]

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

Debian 9 — ruby2.3 — multiple vulnerabilities (6 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 25 November 2019 Affected versions: Debian 9 (stretch) 📖 ~4 min read  •  Source: Debian Security Tracker Related CVEs: CVE-2015-9096 CVE-2017-0898 CVE-2017-17405 CVE-2018-16395 CVE-2019-15845 CVE-2019-8320 Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step Diagnosis Solution – Primary Fix Solution – […]

Read more
How to Configure PHP-FPM on SLES 12 — step-by-step SUSE Linux Enterprise 12 tutorial on Progressive Robot

How to Configure PHP-FPM on SLES 12

Introduction This tutorial covers How to Configure PHP-FPM 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. Prerequisites Ensure your SLES 12 system is up to date: zypper refresh && […]

Read more
How to Set Up Centralized Logging with syslogd on IBM AIX 7.2 — step-by-step IBM AIX 7.2 tutorial on Progressive Robot

How to Set Up Centralized Logging with syslogd 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 set up centralized logging with syslogd on ibm aix […]

Read more
CHAT