February 2021 - Page 42 of 62

Python Bitwise Operators — step-by-step Python tutorial on Progressive Robot

Python Bitwise Operators

URL: https://www.progressiverobot.com/python-bitwise-operators/ Python bitwise operators are used to perform bitwise calculations on integers. The integers are converted into binary format and then operations are performed bit by bit, hence the name bitwise operators. Python bitwise operators work on integers only and the final output is returned in the decimal format. Python bitwise operators are also […]

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

Debian 10 — salt — multiple vulnerabilities (4 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: Debian 10 (buster) 📖 ~4 min read  •  Source: Debian Security Tracker Related CVEs: CVE-2019-17361 CVE-2020-11651 CVE-2020-16846 CVE-2021-21996 Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step Diagnosis Solution – Primary Fix Solution – Alternative Approaches […]

Read more
How To Install and Use Recess on a VPS — step-by-step Linux tutorial on Progressive Robot

How To Install and Use Recess on a VPS

In this tutorial we will install Recess on a VPS running Ubuntu 12.04. You should already have your own virtual private server, as well as Node.js and NPM (Node Packaged Modules) installed.

Read more
Amazon Linux 2 — squashfs-tools — multiple vulnerabilities (4 CVEs) — patch and remediation guide — diagnosis and fix on Amazon Linux 2

Amazon Linux 2 — squashfs-tools — multiple vulnerabilities (4 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: Amazon Linux 2 📖 ~4 min read  •  Source: Amazon Linux advisory ALAS2-2023-2152 Related CVEs: CVE-2015-4645 CVE-2015-4646 CVE-2021-40153 CVE-2021-41072 Upstream summary: Integer overflow in the read_fragment_table_4 function in unsquash-4.c in Squashfs and sasquatch allows remote attackers to cause a denial of service […]

Read more
Oracle Linux 8 — ghostscript security, bug fix, and — enhancement update — new behaviour and fixes — diagnosis and fix on Oracle Linux 8

Oracle Linux 8 — ghostscript security, bug fix, and — enhancement update — new behaviour and fixes (ELSA-2021-1852)

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: Oracle Linux 8 📖 ~4 min read  •  Source: ELSA advisory ELSA-2021-1852 Related CVEs: CVE-2020-16292 CVE-2020-16294 CVE-2020-16306 CVE-2020-16287 CVE-2020-16307 CVE-2020-16298 Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step Diagnosis Solution – Primary Fix Solution – […]

Read more
CHAT