chris

How To Add the log Module to Nginx on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Add the log Module to Nginx on Ubuntu 16.04

In this guide, we will look at how to utilize Nginx’s logging module. We’ll set up separate log files for different server blocks and then customize the logging output. We’ll also add additional information about requests (in this tutorial’s example, the time it takes to serve a request) to the access log beyond what Nginx includes by default.

Read more
How to Set Up a Container Registry on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Set Up a Container Registry on Windows Server 2016

How to Set Up Windows Server 2016 Container Registry A Container Registry is a centralized repository for storing, managing, and distributing container images. Rather than pulling images from the public Docker Hub or Microsoft Container Registry on every deployment, organizations can host a private registry to store proprietary images, control access, reduce external bandwidth consumption, […]

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

FreeBSD 12 — clamav-devel — multiple vulnerabilities (20 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 21 September 2019 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: clamav — multiple vulnerabilities Related CVEs: CVE-2005-0133 CVE-2005-1922 CVE-2005-1923 CVE-2005-2919 CVE-2005-2920 CVE-2006-0162 CVE-2006-1614 CVE-2006-1615  +12 more Upstream summary: ClamAV project reports: ClamAV 0.98.7 is here! This release contains new scanning […]

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

FreeBSD 12 — py33-django — multiple vulnerabilities (20 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 21 September 2019 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: django — multiple vulnerabilities Related CVEs: CVE-2014-0472 CVE-2014-0473 CVE-2014-0474 CVE-2014-0480 CVE-2014-0481 CVE-2014-0482 CVE-2014-0483 CVE-2015-0219  +12 more Upstream summary: Django team reports: These release addresses two security issues detailed below. We […]

Read more
How to Install .NET SDK and Runtime on RHEL 7 — step-by-step RHEL 7 tutorial on Progressive Robot

How to Install .NET SDK and Runtime on RHEL 7

How to Install .NET SDK and Runtime on RHEL 7 The .NET platform from Microsoft is an open-source, cross-platform framework for building modern web applications, APIs, command-line tools, microservices, and more. Since .NET Core 3.x and the subsequent unified .NET 5+ releases, Linux has been a first-class deployment target — and Red Hat Enterprise Linux […]

Read more
Common Problems 121513

Debian 9: Network outage from ifupdown and NetworkManager conflict

🟠 High   ⏱ 5–30 min  Last verified: 20 September 2019 Affected versions: Debian 9 📖 ~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
FreeBSD 12 — py33-rsa — vulnerability — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — py33-rsa — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 20 September 2019 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: py-rsa — Bleichenbacher'06 signature forgery vulnerability Related CVEs: CVE-2016-1494 Upstream summary: Filippo Valsorda reports: python-rsa is vulnerable to a straightforward variant of the Bleichenbacher'06 attack against RSA signature verification with […]

Read more
How to Install Drupal on SLES 12 — step-by-step SUSE Linux Enterprise 12 tutorial on Progressive Robot

How to Install Drupal on SLES 12

Introduction This tutorial covers How to Install Drupal on SLES 12 on SLES 12. SLES 12 (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 12 system is up to date: zypper refresh && […]

Read more
CHAT