chris

How to Set Up ArgoCD for GitOps on RHEL 7 — step-by-step RHEL 7 tutorial on Progressive Robot

How to Set Up ArgoCD for GitOps on RHEL 7

How to Set Up ArgoCD for GitOps on RHEL 7 GitOps is an operational model in which the desired state of your infrastructure and applications is stored declaratively in a Git repository, and an automated agent continuously reconciles that desired state with the actual running state in your Kubernetes cluster. ArgoCD is the leading open-source […]

Read more
Oracle Linux 8 — sqlite — vulnerability — patch and remediation guide — diagnosis and fix on Oracle Linux 8

Oracle Linux 8 — sqlite — vulnerability — patch and remediation guide (ELSA-2020-0273)

🟠 High   ⏱ 15–60 min  Last verified: 12 October 2020 Affected versions: Oracle Linux 8 📖 ~4 min read  •  Source: ELSA advisory ELSA-2020-0273 Related CVEs: CVE-2019-13734 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
Cómo usar .map() para iterar elementos de matriz en JavaScript — step-by-step Javascript tutorial on Progressive Robot

Cómo usar .map() para iterar elementos de matriz en JavaScript

Uno de los métodos más populares de iterar conjuntos de datos en JavaScript es el método `.map()`. `.map()` crea una matriz a partir de la invocación de una función específica sobre cada elemento en la matriz principal. `.map()` es un método sin mutación que crea una nueva matriz en vez de cambiar la original. En este tutorial, veremos cuatro usos notales de `.map()` en JavaScript: invocar una función de elementos de matriz, convertir cadenas a matrices, renderizar listas en bibliotecas y cambia

Read more
Oracle Linux 8 — .NET Core 3.1 security and bugfix update — diagnosis and fix on Oracle Linux 8

Oracle Linux 8 — .NET Core 3.1 security and bugfix update (ELSA-2022-6912)

🟡 Medium   ⏱ 10–30 min  Last verified: 11 October 2020 Affected versions: Oracle Linux 8 📖 ~4 min read  •  Source: ELSA advisory ELSA-2022-6912 Related CVEs: CVE-2022-41032 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
Common Problems 115620

System Boots to Emergency Target Instead of Multi-User

🟡 Medium   ⏱ 5–30 min  Last verified: 11 October 2020 📖 ~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
CHAT