September 2020 - Page 66 of 66

Debian 9 — awl — vulnerability — patch and remediation guide — diagnosis and fix on Debian 9

Debian 9 — awl — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 25 May 2026 Affected versions: Debian 9 (stretch) 📖 ~4 min read  •  Source: Debian Security Tracker Related CVEs: CVE-2020-11728 Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step Diagnosis Solution – Primary Fix Solution – Alternative Approaches Verification & Acceptance […]

Read more
How to Set Up Remote Desktop Services on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up Remote Desktop Services on Windows Server 2019

How to Set Up Remote Desktop Services on Windows Server 2019 Remote Desktop Services (RDS) on Windows Server 2019 provides a platform for delivering virtual desktops, session-based desktops, and RemoteApp programs to users. RDS is the technology behind Windows Virtual Desktop, server-based computing, and centralized application delivery. This guide covers deploying a standard RDS scenario […]

Read more
Java 8 Interface Changes - static method, default method — step-by-step Programming tutorial on Progressive Robot

Java 8 Interface Changes – static method, default method

URL: https://www.progressiverobot.com/java-8-interface-changes-static-method-default-method/ Java 8 interface changes include static methods and default methods in interfaces. Prior to Java 8, we could have only method declarations in the interfaces. But from Java 8, we can have default methods and static methods in the interfaces. Java 8 Interface ![java 8 interface changes, java 8 interface, java interface static […]

Read more
Oracle Linux 8 — libxml2 — vulnerability — patch and remediation guide — diagnosis and fix on Oracle Linux 8

Oracle Linux 8 — libxml2 — vulnerability — patch and remediation guide (ELSA-2022-7715)

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: Oracle Linux 8 📖 ~4 min read  •  Source: ELSA advisory ELSA-2022-7715 Related CVEs: CVE-2016-3709 Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step Diagnosis Solution – Primary Fix Solution – Alternative Approaches Verification & Acceptance […]

Read more
Установка Nginx в Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Установка Nginx в Ubuntu 20.04

Nginx — один из самых популярных в мире веб-серверов, на базе которого размещены некоторые из самых крупных сайтов интернета с огромным трафиком. Это облегченный вариант, который можно использовать как веб-сервер или как обратный прокси. В этом…

Read more
How To Install Nginx on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Install Nginx on Ubuntu 18.04

Nginx is one of the most popular web servers in the world and is responsible for hosting some of the largest and highest-traffic sites on the internet. It is more resource-friendly than Apache in most cases and can be used as a web server or reverse proxy.

Read more
How to Connect to a Terminal from Your Browser Using Python WebSSH — step-by-step Linux tutorial on Progressive Robot

How to Connect to a Terminal from Your Browser Using Python WebSSH

Ordinarily, you connect to an SSH server using a command line app in a terminal, or terminal emulator software that includes an SSH client. Some tools, like Python’s [WebSSH](https://pypi.org/project/webssh/), make it possible to instead connect over SSH and run a terminal directly in your web browser.

Read more
How to Deploy a .NET Application on RHEL 8 — step-by-step RHEL 8 tutorial on Progressive Robot

How to Deploy a .NET Application on RHEL 8

Microsoft’s .NET 8 runtime and SDK are available for RHEL 8 directly from Red Hat’s AppStream and Microsoft’s package feed, making it straightforward to run modern ASP.NET Core applications on enterprise Linux. This tutorial covers installing the .NET 8 SDK, scaffolding a minimal Web API project, running it for local testing, publishing a self-contained Release […]

Read more
CHAT