February 2021 - Page 5 of 62

How To Customize React Components with Props — step-by-step Javascript tutorial on Progressive Robot

How To Customize React Components with Props

Props are arguments that you provide to a JSX element in a React application. They look like standard HTML props, but they aren’t predefined and can have many different JavaScript data types, including numbers, strings, functions, arrays, and even other React components. In this tutorial, you’ll create custom components by passing props to your component. After adding props, you will use PropTypes to define the type of data you expect a component to receive.

Read more
How to Manage Node.js Versions with NVM on RHEL 7 — step-by-step RHEL 7 tutorial on Progressive Robot

How to Manage Node.js Versions with NVM on RHEL 7

How to Manage Node.js Versions with NVM on RHEL 7 Managing Node.js versions is one of the most common challenges for developers and system administrators working with JavaScript applications. Different projects often require different Node.js versions—a legacy application might target Node.js 14 while a new microservice targets Node.js 20. Upgrading the system-wide Node.js installation to […]

Read more
Oracle Linux 8 — container-tools:ol8 security, bug fix, and — enhancement update — new behaviour and fixes — diagnosis and fix on Oracle Linux 8

Oracle Linux 8 — container-tools:ol8 security, bug fix, and — enhancement update — new behaviour and fixes (ELSA-2020-4694)

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: Oracle Linux 8 📖 ~4 min read  •  Source: ELSA advisory ELSA-2020-4694 Related CVEs: CVE-2020-10749 CVE-2020-10756 CVE-2020-14040 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
openSUSE Tumbleweed — ncat — multiple vulnerabilities (3 CVEs) — patch and remediation guide — diagnosis and fix on openSUSE Tumbleweed

openSUSE Tumbleweed — ncat — multiple vulnerabilities (3 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: openSUSE Tumbleweed 📖 ~4 min read  •  Source: SUSE advisory openSUSE-SU-2019:2198-1 (see also SUSE bugzilla) Related CVEs: CVE-2017-18594 CVE-2018-15173 CVE-2021-3712 Upstream summary: nse_libssh2.cc in Nmap 7.70 is subject to a denial of service condition due to a double free when an SSH […]

Read more
Common Problems 118989

Ubuntu 14.04 LTS – NTP sync fails and system clock drifts

🟡 Medium   ⏱ 5–30 min  Last verified: 19 May 2026 Affected versions: Ubuntu 14.04 LTS Ubuntu 14.04 Ubuntu 14.04.6 📖 ~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 […]

Read more
Common Problems 117901

Ubuntu 18.04 Wi-Fi Adapter Not Detected After Reboot

🟡 Medium   ⏱ 5–30 min  Last verified: 19 May 2026 📖 ~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 & Cross-Refs References & Further […]

Read more
Common Problems 116020

Ubuntu 26.04 LTS NVIDIA Driver Update Causes Black Screen

🔴 Critical   ⏱ 5–30 min  Last verified: 19 May 2026 Affected versions: Ubuntu 26.04 LTS 📖 ~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 ArgoCD on Oracle Linux 8 — step-by-step Oracle Linux 8 tutorial on Progressive Robot

How to Configure ArgoCD on Oracle Linux 8

Introduction Setting up configure argocd on oracle linux 8 on a Oracle Linux 8 server is a common task for system administrators, DevOps engineers, and site reliability engineers. This guide explains how to Configure ArgoCD on Oracle Linux 8, with all the commands you need, the SELinux and firewalld considerations to keep in mind, and […]

Read more
CHAT