2021 - Page 687 of 759

Debian 10 — qtbase-opensource-src — multiple vulnerabilities (2 CVEs) — patch and remediation guide — diagnosis and fix on Debian 10

Debian 10 — qtbase-opensource-src — multiple vulnerabilities (2 CVEs) — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 5 February 2021 Affected versions: Debian 10 (buster) 📖 ~4 min read  •  Source: Debian Security Tracker Related CVEs: CVE-2019-18281 CVE-2020-0569 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
Java 14 Features — step-by-step Programming tutorial on Progressive Robot

Java 14 Features

URL: https://www.progressiverobot.com/java-14-features/ Keeping up with the six-month cycle tradition, after the release of Java 13 on September 17, 2019, Java 14, another non-LTS version is scheduled to release on March 17, 2020. Java 14 Features Here's the list of Java 14 features: Switch Expressions (Standard) – JEP 361 Pattern Matching for [instanceof](/community/tutorials/instanceof-java) (Preview) – JEP […]

Read more
How To Use Dates and Times in Go — step-by-step Programming tutorial on Progressive Robot

How To Use Dates and Times in Go

Date and time values show up everywhere in modern software. Learn to use Go’s time package to get the current local time of your computer and customize the format. You can also translate the date and time values between two time zones, as well as add or subtract time values to determine the interval between two times.

Read more
Debian 10 — qemu — multiple vulnerabilities (6 CVEs) — patch and remediation guide — diagnosis and fix on Debian 10

Debian 10 — qemu — multiple vulnerabilities (6 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 5 February 2021 Affected versions: Debian 10 (buster) 📖 ~4 min read  •  Source: Debian Security Tracker Related CVEs: CVE-2019-12068 CVE-2019-13164 CVE-2019-15890 CVE-2020-10756 CVE-2020-12829 CVE-2020-8608 Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step Diagnosis Solution – Primary Fix Solution – […]

Read more
How to Configure PHP-FPM on SLES 15 — step-by-step SUSE Linux Enterprise 15 tutorial on Progressive Robot

How to Configure PHP-FPM on SLES 15

Introduction This tutorial covers How to Configure PHP-FPM on SLES 15 on SLES 15. SLES 15 (SUSE Linux Enterprise Server 16) is SUSE’s enterprise-grade Linux distribution. It uses the zypper package manager, AppArmor for mandatory access control, and systemctl for service management. Prerequisites Ensure your SLES 15 system is up to date: zypper refresh && […]

Read more
CHAT