2020 - Page 527 of 735

How to Configure Docker Networking on RHEL 8 — step-by-step RHEL 8 tutorial on Progressive Robot

How to Configure Docker Networking on RHEL 8

Docker networking determines how containers communicate with each other, with the host, and with external networks. RHEL 8 adds a layer of complexity because Docker writes its own iptables rules at startup, which can interact unexpectedly with firewalld — the default firewall manager on RHEL 8. Understanding Docker’s network drivers and how they map to […]

Read more
FreeBSD 12 — libressl — multiple vulnerabilities (20 CVEs) — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — libressl — multiple vulnerabilities (20 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 13 April 2020 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: LibreSSL — overwrite and -read vulnerability Related CVEs: CVE-2014-8176 CVE-2015-0204 CVE-2015-0206 CVE-2015-0209 CVE-2015-0286 CVE-2015-0287 CVE-2015-0288 CVE-2015-0289  +12 more Upstream summary: The LibreSSL project reports: An incorrect length check can result […]

Read more
FreeBSD 12 — ruby — multiple vulnerabilities (20 CVEs) — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — ruby — multiple vulnerabilities (20 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 13 April 2020 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: rubygem-resolv — Possible denial of service Related CVEs: CVE-2004-0755 CVE-2004-0983 CVE-2005-1992 CVE-2005-2337 CVE-2006-3694 CVE-2006-5467 CVE-2006-6303 CVE-2008-1447  +12 more Upstream summary: Manu reports: The vulnerability is caused by an insufficient check […]

Read more
Como Instalar e Utilizar o Docker: Primeiros passos — step-by-step Docker tutorial on Progressive Robot

Como Instalar e Utilizar o Docker: Primeiros passos

Os casos de uso apresentados são ilimitados e a necessidade sempre esteve lá. O Docker está aqui para oferecer a você uma eficiente e rápida maneira de portar aplicações entre sistemas e máquinas. Ele é leve e enxuto, permitindo a você rapidamente…

Read more
Common Problems 112971

Windows Server 2016 — SoftwareDistribution Corruption Causes Endless Update Retry Loop — Fix & Prevention

🟡 Medium   ⏱ 5–30 min  Last verified: 12 April 2020 Affected versions: Windows Server 2016 📖 ~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 […]

Read more
How to Enable HTTP/2 in Nginx on FreeBSD 12 — step-by-step FreeBSD 12 tutorial on Progressive Robot

How to Enable HTTP/2 in Nginx on FreeBSD 12

Introduction Deploying enable http/2 in nginx on freebsd 12 on a FreeBSD 12 machine differs from Linux in several important ways: packages come from the FreeBSD Ports Collection or the binary pkg repository, services are registered in /etc/rc.conf via sysrc(8), and firewall rules are written in pf.conf(5) syntax. This tutorial stays entirely within the standard […]

Read more
CHAT