November 2020 - Page 61 of 66

How to Set Up MinIO Object Storage on SLES 15 — step-by-step SUSE Linux Enterprise 15 tutorial on Progressive Robot

How to Set Up MinIO Object Storage on SLES 15

Introduction This tutorial covers How to Set Up MinIO Object Storage on SLES 15 on SLES 15. SLES 15 (SUSE Linux Enterprise Server 16) is SUSE’s enterprise-grade Linux distribution. It uses the zypper package manager, AppArmor for mandatory access control, and systemctl for service management. Prerequisites Ensure your SLES 15 system is up to date: […]

Read more
How to Configure VLAN Tagging on IBM AIX 7.1 — step-by-step IBM AIX 7.1 tutorial on Progressive Robot

How to Configure VLAN Tagging on IBM AIX 7.1

Introduction IBM AIX 7.1 is the latest release of IBM’s enterprise-grade UNIX operating system, running on IBM Power Systems hardware. Known for its reliability, security, and performance in mission-critical environments, AIX 7.1 introduces enhanced virtualization, security hardening, and cloud integration features. This guide covers how to configure vlan tagging on ibm aix 7.1 on IBM […]

Read more
How to Configure IBM XL Fortran on IBM AIX 7.2 — step-by-step IBM AIX 7.2 tutorial on Progressive Robot

How to Configure IBM XL Fortran on IBM AIX 7.2

Introduction IBM AIX 7.2 is the latest release of IBM’s enterprise-grade UNIX operating system, running on IBM Power Systems hardware. Known for its reliability, security, and performance in mission-critical environments, AIX 7.2 introduces enhanced virtualization, security hardening, and cloud integration features. This guide covers how to configure ibm xl fortran on ibm aix 7.2 on […]

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

Debian 10 — wpa — multiple vulnerabilities (2 CVEs) — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 25 May 2026 Affected versions: Debian 10 (buster) 📖 ~4 min read  •  Source: Debian Security Tracker Related CVEs: CVE-2019-13377 CVE-2020-12695 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 Enable Remote Desktop on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Enable Remote Desktop on Windows Server 2012 R2

How to Enable Remote Desktop on Windows Server 2012 R2 Remote Desktop Protocol (RDP) is one of the most essential tools in a Windows Server administrator’s arsenal. It allows you to connect to and manage a server from any network-connected machine without needing physical access to the hardware. On Windows Server 2012 R2, Remote Desktop […]

Read more
Spring @Async Annotation for Asynchronous Processing — step-by-step DevOps tutorial on Progressive Robot

Spring @Async Annotation for Asynchronous Processing

URL: https://www.progressiverobot.com/spring-async-annotation/ Spring @Async annotation allows us to create asynchronous methods in spring. Let's explore @Async in this tutorial on spring framework. For a brief, when we annotate a method of a bean @Async annotation, Spring will execute it in a separate [thread](/community/tutorials/java-thread-example) and the caller of the method will not wait till the method […]

Read more
How to Configure Oracle Linux 8 for Oracle Database — step-by-step Oracle Linux 8 tutorial on Progressive Robot

How to Configure Oracle Linux 8 for Oracle Database

Introduction How to Configure Oracle Linux 8 for Oracle Database on Oracle Linux 8 provides administrators with a robust, enterprise-ready workflow that integrates cleanly with systemd, SELinux, firewalld, and the modern AppStream module system. In this tutorial we will walk through every step required, from package installation to verification, so that the resulting configuration is […]

Read more
CHAT