March 2021 - Page 55 of 69

How To Set Filesystem Quotas on Debian 9 — step-by-step Linux tutorial on Progressive Robot

How To Set Filesystem Quotas on Debian 9

Quotas are used to limit the amount of disk space a user or group can use on a filesystem. Without such limits, a user could fill up the machine’s disk and cause problems for other users and services. In this tutorial we will install command line tools to create and inspect…

Read more
Oracle Linux 8 — Unbreakable Enterprise kernel-container — vulnerability — patch and remediation guide — diagnosis and fix on Oracle Linux 8

Oracle Linux 8 — Unbreakable Enterprise kernel-container — vulnerability — patch and remediation guide (ELSA-2022-9013)

🟠 High   ⏱ 15–60 min  Last verified: 25 May 2026 Affected versions: Oracle Linux 8 📖 ~4 min read  •  Source: ELSA advisory ELSA-2022-9013 Related CVEs: CVE-2021-4155 CVE-2021-0920 Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step Diagnosis Solution – Primary Fix Solution – Alternative Approaches Verification & […]

Read more
How to Set Up Windows Event Forwarding (WEF) on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Set Up Windows Event Forwarding (WEF) on Windows Server 2012 R2

How to Set Up Windows Event Forwarding (WEF) on Windows Server 2012 R2 Windows Event Forwarding (WEF) is a native Windows mechanism that allows you to centralize security events from dozens or hundreds of servers onto a dedicated collector server—without deploying an agent or purchasing additional software. WEF uses the WS-Management protocol (the same protocol […]

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

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

Системы контроля версий, например Git, необходимы для передовых методов разработки программного обеспечения. Контроль версий помогает отслеживать изменения программного обеспечения на уровне исходного кода. Вы можете отслеживать изменения, возвращаться к предыдущим версиям и…

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

Oracle Linux 8 — libgcrypt — vulnerability — patch and remediation guide (ELSA-2022-5311)

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: Oracle Linux 8 📖 ~4 min read  •  Source: ELSA advisory ELSA-2022-5311 Related CVEs: CVE-2021-40528 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
Android MVVM LiveData Data Binding — step-by-step DevOps tutorial on Progressive Robot

Android MVVM LiveData Data Binding

We've already implemented [MVVM using Data Binding](/community/tutorials/android-mvvm-design-pattern) and covered [LiveData](/community/tutorials/android-livedata) and [Data Binding](/community/tutorials/android-data-binding) in separate tutorials. Today, we'll use LiveData with Data Binding in our MVVM Android Application. We'll see how LiveData makes it easy to update the UI from the ViewModel. MVVM LiveData Data Binding Up until now, we've used Data Binding to update […]

Read more
How to Configure 802.1X Network Access Control on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure 802.1X Network Access Control on Windows Server 2019

Introduction to 802.1X Network Access Control 802.1X is an IEEE standard for port-based network access control. It ensures that only authenticated and authorized devices can connect to a network—whether wired or wireless. In an enterprise environment, 802.1X prevents unauthorized devices (laptops, phones, IoT devices) from simply plugging into a network port or connecting to a […]

Read more
CHAT