October 2020 - Page 64 of 69

Java i18n - Internationalization in Java — step-by-step Programming tutorial on Progressive Robot

Java i18n – Internationalization in Java

URL: https://www.progressiverobot.com/java-i18n-internationalization-in-java/ Internationalization in Java or Java i18n is a very important feature. Java provides internationalization (i18n) support through resource bundles. Internationalization in Java For making your application support different locales, we need to create locale specific properties file. The file names follow the pattern of bundle name with language code and country code, for […]

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

Oracle Linux 8 — lua — vulnerability — patch and remediation guide (ELSA-2021-4510)

🟢 Low   ⏱ 5–15 min  Last verified: 25 May 2026 Affected versions: Oracle Linux 8 📖 ~4 min read  •  Source: ELSA advisory ELSA-2021-4510 Related CVEs: CVE-2020-24370 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
Установка Jenkins на Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Установка Jenkins на Ubuntu 18.04

Jenkins — это сервер автоматизации с открытым исходным кодом, который позволяет автоматизировать выполнение повторяющихся технических задач в области непрерывной интеграции и предоставления программного обеспечения. Jenkins написан на Java и может…

Read more
Установка Go и настройка локальной среды программирования в macOS — step-by-step Programming tutorial on Progressive Robot

Установка Go и настройка локальной среды программирования в macOS

Go — это язык программирования, созданный Google в результате разочарования в других языках. Разработчикам постоянно приходилось выбирать между эффективным языком программирования с очень длительным временем компиляции и удобным языком программирования, не…

Read more
How to Install Java and Configure JAVA_HOME on RHEL 9 — step-by-step RHEL 9 tutorial on Progressive Robot

How to Install Java and Configure JAVA_HOME on RHEL 9

Java 21 is a Long-Term Support release that brings virtual threads, record classes, and pattern matching to the platform, making it the recommended JDK for new enterprise workloads on RHEL 9. Red Hat ships OpenJDK 21 through the standard dnf repositories, so installation is straightforward and kept in sync with security advisories. This tutorial covers […]

Read more
Oracle Linux 8 — keepalived — security and stability fixes — required update — diagnosis and fix on Oracle Linux 8

Oracle Linux 8 — keepalived — security and stability fixes — required update (ELSA-2022-1930)

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: Oracle Linux 8 📖 ~4 min read  •  Source: ELSA advisory ELSA-2022-1930 Related CVEs: CVE-2021-44225 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
Debian 10 — e2fsprogs — vulnerability — patch and remediation guide — diagnosis and fix on Debian 10

Debian 10 — e2fsprogs — vulnerability — 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-5094 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
CHAT