February 2021 - Page 57 of 62

Initialize an Array in C — step-by-step DevOps tutorial on Progressive Robot

Initialize an Array in C

URL: https://www.progressiverobot.com/initialize-an-array-in-c/ In this article, we'll take a look at how we will initialize an array in C. There are different ways through which we can do this, so we'll list them all one by one. Let's get started! Method 1: Initialize an array using an Initializer List An initializer list initializes elements of an […]

Read more
How to Install SaltStack on Oracle Linux 8 — step-by-step Oracle Linux 8 tutorial on Progressive Robot

How to Install SaltStack on Oracle Linux 8

Introduction How to Install SaltStack on Oracle Linux 8 on Oracle Linux 8 provides administrators with a robust, enterprise-ready workflow that integrates cleanly with systemd, SELinux, firewalld, and the modern AppStream module system. In this tutorial we will walk through every step required, from package installation to verification, so that the resulting configuration is reproducible […]

Read more
SLES 12 — chrony — multiple vulnerabilities (5 CVEs) — patch and remediation guide — diagnosis and fix on SLES 12

SLES 12 — chrony — multiple vulnerabilities (5 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 25 May 2026 Affected versions: SLES 12 📖 ~4 min read  •  Source: SUSE security advisory Related CVEs: CVE-2014-0021 CVE-2020-14367 CVE-2012-4502 CVE-2012-4503 CVE-2016-1567 Upstream summary: Chrony before 1.29.1 has traffic amplification in cmdmon protocol Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick […]

Read more
How To Build a Blog with Nest.js, MongoDB, and Vue.js — step-by-step Databases tutorial on Progressive Robot

How To Build a Blog with Nest.js, MongoDB, and Vue.js

Nest.js is a scalable, server-side JavaScript framework built with TypeScript that still preserves compatibility with JavaScript. You’ll approach this project by separating the application into two different sections: the frontend and the backend. You’ll use Nest.js to build the backend, Vue.js for the front-end application, and MongoDB to persist your app’s data.

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

Oracle Linux 8 — firefox — vulnerability — patch and remediation guide (ELSA-2020-0512)

🟠 High   ⏱ 15–60 min  Last verified: 25 May 2026 Affected versions: Oracle Linux 8 📖 ~4 min read  •  Source: ELSA advisory ELSA-2020-0512 Related CVEs: CVE-2020-6800 CVE-2020-6798 CVE-2020-6796 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
CHAT