December 2019 - Page 64 of 69

Настройка проекта Node с помощью Typescript — step-by-step Javascript tutorial on Progressive Robot

Настройка проекта Node с помощью Typescript

По мере увеличения базы кода написание серверного кода JavaScript становится сложнее. TypeScript — это типовой (опциональный) супернабор JavaScript, который может помочь со сборкой и управлением крупномасштабными проектами JavaScript. Его можно представить как JavaScript с дополнительными возможностями, включая мощное статическое типирование, компиляцию и объектно-ориентированное программирование. В этом учебном модуле вы узнаете, как использовать структуру [Express](https://expressjs.com/) с Ty

Read more
How to Set Up a PXE Boot Server on RHEL 7 — step-by-step RHEL 7 tutorial on Progressive Robot

How to Set Up a PXE Boot Server on RHEL 7

How to Set Up a PXE Boot Server on RHEL 7 Provisioning bare-metal servers or virtual machines one by one from USB media does not scale. A PXE (Preboot Execution Environment) boot server lets a machine boot directly from the network, pull a kernel and RAM disk from a TFTP server, and optionally complete an […]

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

Oracle Linux 8 — libvorbis — vulnerability — patch and remediation guide (ELSA-2019-3703)

🟢 Low   ⏱ 5–15 min  Last verified: 25 May 2026 Affected versions: Oracle Linux 8 📖 ~4 min read  •  Source: ELSA advisory ELSA-2019-3703 Related CVEs: CVE-2018-10392 CVE-2018-10393 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
FreeBSD 12 — libXtst — multiple vulnerabilities (20 CVEs) — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — libXtst — multiple vulnerabilities (20 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 25 May 2026 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: X.org libraries — multiple vulnerabilities Related CVEs: CVE-2013-1981 CVE-2013-1982 CVE-2013-1983 CVE-2013-1984 CVE-2013-1985 CVE-2013-1986 CVE-2013-1987 CVE-2013-1988  +12 more Upstream summary: Matthieu Herrb reports: Tobias Stoeckmann from the OpenBSD project has discovered […]

Read more
Java Keytool Essentials: Working with Java Keystores — step-by-step Security tutorial on Progressive Robot

Java Keytool Essentials: Working with Java Keystores

Java Keytool is a key and certificate management tool that is used to manipulate Java Keystores, and is included with Java. A Java Keystore is a container for authorization certificates or public key certificates, and is often used by Java-based applications for encryption,…

Read more
FreeBSD 12 — asterisk — multiple vulnerabilities (20 CVEs) — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — asterisk — multiple vulnerabilities (20 CVEs) — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 25 May 2026 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: asterisk – path traversal Related CVEs: CVE-2004-0097 CVE-2006-1827 CVE-2011-1507 CVE-2011-2216 CVE-2011-2529 CVE-2011-2535 CVE-2011-2536 CVE-2011-3389  +12 more Upstream summary: [email protected] reports: An issue in the action_listcategories() function of Sangoma Asterisk v22/22.0.0/22.0.0-rc1/22.0.0-rc2/22.0.0-pre1 […]

Read more
How to Install Java (OpenJDK) on RHEL 7 — step-by-step RHEL 7 tutorial on Progressive Robot

How to Install Java (OpenJDK) on RHEL 7

How to Install Java (OpenJDK) on RHEL 7 Java remains one of the most widely used programming languages and runtime environments in enterprise environments. Whether you are running a web application server, building microservices, or working with big data tools like Hadoop or Kafka, Java is almost certainly part of your stack. Red Hat Enterprise […]

Read more
Alpine Linux edge — libzip — vulnerability — patch and remediation guide — diagnosis and fix on Alpine Linux edge

Alpine Linux edge — libzip — vulnerability — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: Alpine Linux edge / fixed in 1.3.0-r0 📖 ~4 min read  •  Source: Alpine secdb entry — libzip 1.3.0-r0 Related CVEs: CVE-2017-14107 Upstream summary: Alpine community repository for vedge ships libzip 1.3.0-r0 which addresses CVE-2017-14107. Table of contents Symptom & Impact Environment […]

Read more
OpenBSD 7.4 — ospfd — errata 004_ospfd — reliability fix — syspatch and remediation — diagnosis and fix on OpenBSD 7.4

OpenBSD 7.4 — ospfd — errata 004_ospfd — reliability fix — syspatch and remediation

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: OpenBSD 7.4 📖 ~4 min read  •  Source: OpenBSD 7.4 errata 004_ospfd Errata topic: Reliability: ospfd (All architectures) Issued: November 21, 2023 Upstream summary: Simple passwords which were 8 characters long caused ospfd(8) to send out packets with invalid checksum. Table of […]

Read more
CHAT