February 2020 - Page 57 of 64

How to Configure File System Quotas on Debian 10 — step-by-step Debian 10 tutorial on Progressive Robot

How to Configure File System Quotas on Debian 10

Introduction This guide explains how to Configure File System Quotas on Debian 10 on Debian 10 Buster. Debian Buster uses systemd for service management, nftables as the underlying packet filter (with ufw or iptables front-ends still available), and AppArmor for mandatory access control. Every command is designed for a minimal Debian 10 install with the […]

Read more
How To Use argparse to Write Command-Line Programs in Python — step-by-step Python tutorial on Progressive Robot

How To Use argparse to Write Command-Line Programs in Python

In this tutorial, you’ll use some of the utilities exposed by Python’s argparse standard library module. You’ll write command-line interfaces that accept positional and optional arguments to control the underlying program’s behavior. You’ll also self-document a CLI by providing help text that can be displayed to other developers who are using your CLI.

Read more
openSUSE Tumbleweed — kubernetes-etcd — multiple vulnerabilities (5 CVEs) — patch and remediation guide — diagnosis and fix on openSUSE Tumbleweed

openSUSE Tumbleweed — kubernetes-etcd — multiple vulnerabilities (5 CVEs) — patch and remediation guide

🔴 Critical   ⏱ 15–90 min  Last verified: 25 May 2026 Affected versions: openSUSE Tumbleweed 📖 ~4 min read  •  Source: SUSE advisory openSUSE-SU-2020:0554-1 (see also SUSE bugzilla) Related CVEs: CVE-2018-1002105 CVE-2017-1002101 CVE-2019-11247 CVE-2019-11249 CVE-2019-11253 Upstream summary: In all Kubernetes versions prior to v1.10.11, v1.11.5, and v1.12.3, incorrect handling of error responses to proxied upgrade […]

Read more
How to Manage and Monitor Docker Containers with dry on Ubuntu 16.04 — step-by-step Docker tutorial on Progressive Robot

How to Manage and Monitor Docker Containers with dry on Ubuntu 16.04

dry is a simple but extensive terminal application built to interact with Docker containers and their images. Using dry removes the repetition involved when executing routine Docker Engine commands, and also provides a more visual alternative to the native Docker CLI. In this tutorial, we will install dry and explore some of its most useful features.

Read more
How to Configure Kerberos Constrained Delegation on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Configure Kerberos Constrained Delegation on Windows Server 2012 R2

How to Configure Kerberos Constrained Delegation on Windows Server 2012 R2 Kerberos delegation allows a service running under a specific account to impersonate a user and access other network resources on their behalf. Unconstrained delegation is dangerous because a compromised account can be used to impersonate any user to any service in the domain. Constrained […]

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

FreeBSD 12 — kdenetwork — multiple vulnerabilities (6 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: libgadu — multiple vulnerabilities Related CVEs: CVE-2005-1850 CVE-2005-1851 CVE-2005-1852 CVE-2005-2369 CVE-2005-2370 CVE-2005-2448 Upstream summary: Wojtek Kaniewski reports: Multiple vulnerabilities have been found in libgadu, a library for handling Gadu-Gadu instant […]

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

FreeBSD 12 — haproxy — multiple vulnerabilities (4 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: HAproxy — serious vulnerability affecting the HPACK decoder used for HTTP/2 Related CVEs: CVE-2012-2391 CVE-2015-3281 CVE-2016-5360 CVE-2020-11100 Upstream summary: The HAproxy Project reports: The main driver for this release is […]

Read more
CHAT