2021 - Page 768 of 806

How To Use MongoDB Access Control — step-by-step Databases tutorial on Progressive Robot

How To Use MongoDB Access Control

MongoDB employs a robust mechanism to control access and privileges to a databases system known as Role-Based Access Control (RBAC). In this tutorial, you’ll learn how RBAC works, the meaning and purpose of the principle of least privilege, as well as how to use MongoDB’s access privileges features in practice.

Read more
How to Set Up STONITH for Cluster Fencing on Oracle Linux 8 — step-by-step Oracle Linux 8 tutorial on Progressive Robot

How to Set Up STONITH for Cluster Fencing on Oracle Linux 8

Introduction Setting up set up stonith for cluster fencing 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 Set Up STONITH for Cluster Fencing on Oracle Linux 8, with all the commands you need, the SELinux […]

Read more
Ubuntu 18.04 — tomcat7 — multiple vulnerabilities (3 CVEs) — patch and remediation guide — diagnosis and fix on Ubuntu 18.04

Ubuntu 18.04 — tomcat7 — multiple vulnerabilities (3 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: Ubuntu 18.04 (bionic) 📖 ~4 min read  •  Source: Ubuntu Security Notice USN-6908-1 Related CVEs: CVE-2019-0221 CVE-2020-9484 CVE-2021-25329 Upstream summary: It was discovered that the Tomcat SSI printenv command echoed user provided data without escaping it. An attacker could possibly use this […]

Read more
Cómo instalar Node.js en Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Cómo instalar Node.js en Ubuntu 20.04

Node.js es un tiempo de ejecución de JavaScript para programar del lado del servidor. Permite a los desarrolladores crear funcionalidades de backend escalables usando JavaScript, un lenguaje que muchos ya conocen del desarrollo web basado en…

Read more
How To Create Django Models — step-by-step Linux tutorial on Progressive Robot

How To Create Django Models

In this tutorial, we will create the Django models that define the fields and behaviors of the Blog application data that we will be storing. These models map the data from your Django application to the database. It’s what Django uses to generate the database tables via their object relational mapping (ORM) API called “models.”

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

Oracle Linux 8 — openjpeg2 — vulnerability — patch and remediation guide (ELSA-2020-0570)

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