2020 - Page 265 of 735

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-2022-7108)

🟡 Medium   ⏱ 10–30 min  Last verified: 20 August 2020 Affected versions: Oracle Linux 8 📖 ~4 min read  •  Source: ELSA advisory ELSA-2022-7108 Related CVEs: CVE-2020-35525 CVE-2020-35527 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
How to Set Up SonarQube Code Analysis on Debian 10 — step-by-step Debian 10 tutorial on Progressive Robot

How to Set Up SonarQube Code Analysis on Debian 10

Introduction Deploying set up sonarqube code analysis on debian 10 on a Debian 10 Buster machine is straightforward thanks to Debian’s policy-compliant packaging. Unlike rpm-based distributions, Debian stores configuration helpers in /etc/default/, uses update-rc.d for older init scripts, and provides dpkg-reconfigure for interactive package configuration. This tutorial stays on the systemd path throughout. Prerequisites You […]

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

Oracle Linux 8 — gnutls — vulnerability — patch and remediation guide (ELSA-2020-2637)

🟠 High   ⏱ 15–60 min  Last verified: 20 August 2020 Affected versions: Oracle Linux 8 📖 ~4 min read  •  Source: ELSA advisory ELSA-2020-2637 Related CVEs: CVE-2020-13777 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
How to Authenticate Users to a SSH Server Using Monkeysphere on an Ubuntu VPS — step-by-step Linux tutorial on Progressive Robot

How to Authenticate Users to a SSH Server Using Monkeysphere on an Ubuntu VPS

The authorized_keys file on an SSH server can become difficult to manage with key changes and a large amount of entries. It can be hard to know which credentials are valid and which actual person each key is associated with. The Monkeysphere system allows you to configure authentication to an SSH server in plain English by utilizing GPG keys. This leads to a more manageable system and allows you to create policies for users, not keys.

Read more
CHAT