June 2020 - Page 13 of 66

Amazon Linux 2 — oniguruma — multiple vulnerabilities (12 CVEs) — patch and remediation guide — diagnosis and fix on Amazon Linux 2

Amazon Linux 2 — oniguruma — multiple vulnerabilities (12 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 25 May 2026 Affected versions: Amazon Linux 2 📖 ~4 min read  •  Source: Amazon Linux advisory ALAS2-2023-2311 Related CVEs: CVE-2017-9226 CVE-2017-9227 CVE-2017-9228 CVE-2017-9229 CVE-2017-9224 CVE-2020-26159 CVE-2019-16163 CVE-2019-19012  +4 more Upstream summary: An issue was discovered in Oniguruma 6.2.0, as used in Oniguruma-mod in Ruby through 2.4.1 […]

Read more
Java BlockingQueue Example — step-by-step Programming tutorial on Progressive Robot

Java BlockingQueue Example

URL: https://www.progressiverobot.com/java-blockingqueue-example/ Today we will look into Java BlockingQueue. java.util.concurrent.BlockingQueue is a java Queue that support operations that wait for the queue to become non-empty when retrieving and removing an element, and wait for space to become available in the queue when adding an element. Java BlockingQueue ![Java BlockingQueue](images/java-blockingqueue-example-section-1.png) Java BlockingQueue doesn't accept null values […]

Read more
Установка и настройка VNC в Ubuntu 20.04 [Краткое руководство] — step-by-step Linux tutorial on Progressive Robot

Установка и настройка VNC в Ubuntu 20.04 [Краткое руководство]

Virtual Network Computing или VNC — это система подключения, позволяющая использовать клавиатуру и мышь для взаимодействия с графической средой рабочего стола на удаленном сервере. Данная система упрощает управление файлами, программным обеспечением и настройками на удаленном…

Read more
How to Set Up Uptime Robot Self-Hosted Monitor on Debian 10 — step-by-step Debian 10 tutorial on Progressive Robot

How to Set Up Uptime Robot Self-Hosted Monitor on Debian 10

Introduction Deploying set up uptime robot self-hosted monitor on debian 10 on a Debian 10 Buster machine is straightforward thanks to Debian’s policy-compliant packaging. Unlike rpm-based distributions, Debian stores configuration helpers in /etc/default/, uses update-rc.d for older init scripts, and provides dpkg-reconfigure for interactive package configuration. This tutorial stays on the systemd path throughout. Prerequisites […]

Read more
Arch Linux — crypto++ — multiple vulnerabilities (2 CVEs) — patch and remediation guide — diagnosis and fix on Arch Linux

Arch Linux — crypto++ — multiple vulnerabilities (2 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 25 May 2026 Affected versions: Arch Linux (rolling release) 📖 ~4 min read  •  Source: Arch ASA ASA-201912-3 Related CVEs: CVE-2019-14318 CVE-2016-7420 Upstream summary: Type: private key recovery. Status: Fixed. Affected: 8.2.0-1. Fixed in: 8.2.0-2. Group: AVG-1046. Table of contents Symptom & Impact Environment & Reproduction Root […]

Read more
Ubuntu 18.04 — libpcap — vulnerability — patch and remediation guide — diagnosis and fix on Ubuntu 18.04

Ubuntu 18.04 — libpcap — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 25 May 2026 Affected versions: Ubuntu 18.04 (bionic) 📖 ~4 min read  •  Source: Ubuntu Security Notice USN-4221-1 Related CVEs: CVE-2019-15165 Upstream summary: It was discovered that libpcap did not properly validate PHB headers in some situations. An attacker could use this to cause a denial of […]

Read more
Building Your First Slackbot With Python — step-by-step Python tutorial on Progressive Robot

Building Your First Slackbot With Python

Want to make a Slackbot to automate all the things? Slack’s amazing Python libraries can help get your bot up and running. See what a Slackbot is, how to configure it in the Slack developer portal, build your first Python Slackbot, and deploy it to production using an app platform.

Read more
CHAT