August 2019 - Page 46 of 69

FreeBSD 12 — nbsmtp — security advisory — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — nbsmtp — security advisory — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 25 May 2026 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: nbsmtp — format string vulnerability Upstream summary: When nbsmtp is executed in debug mode, server messages will be printed to stdout and logged via syslog. Syslog is used insecurely and […]

Read more
Java HashMap - HashMap in Java — step-by-step Programming tutorial on Progressive Robot

Java HashMap – HashMap in Java

URL: https://www.progressiverobot.com/java-hashmap/ Java HashMap is one of the most popular Collection classes in java. Java HashMap is Hash table based implementation. HashMap in java extends AbstractMap class that implements Map interface. Java HashMap !java hashmap, hashmap in java, java hashmap example, java hashmap tutorial Some of the important points about HashMap in Java are; Java […]

Read more
FreeBSD 12 — drm-devel-kmod — multiple vulnerabilities (3 CVEs) — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — drm-devel-kmod — multiple vulnerabilities (3 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: drm graphics drivers — potential information disclusure via local access Related CVEs: CVE-2019-0154 CVE-2019-11112 CVE-2019-14615 Upstream summary: Intel reports: .A potential security vulnerability in Intel(R) Processor Graphics may allow information […]

Read more
Como usar Systemctl para gerenciar serviços e unidades do systemd — step-by-step DevOps tutorial on Progressive Robot

Como usar Systemctl para gerenciar serviços e unidades do systemd

Systemd é um sistema init e gerenciador de sistema que se tornou o novo padrão para distribuições Linux. Neste guia, vamos discutir o comando systemctl, que é a ferramenta de gerenciamento central para controlar o sistema init. Vamos abordar como gerenciar serviços, verificar status, alterar estados de sistema e trabalhar com os arquivos de configuração.

Read more
Como configurar a autenticação baseada em chaves SSH em um servidor Linux — step-by-step Linux tutorial on Progressive Robot

Como configurar a autenticação baseada em chaves SSH em um servidor Linux

O SSH, ou shell seguro, é a maneira mais comum de administrar servidores Linux remotos. Embora o daemon permita a autenticação baseada em senha, expor uma conta protegida por senha na rede pode tornar seu servidor vulnerável a ataques de força. Neste guia, demonstraremos como configurar seu servidor com chaves SSH, que é o método de autenticação recomendado. É muito mais difícil para os invasores contorná-lo, tornando o seu mecanismo de login mais seguro.

Read more
How to Configure PTP Time Sync on RHEL 10 — step-by-step RHEL 10 tutorial on Progressive Robot

How to Configure PTP Time Sync on RHEL 10

Introduction How to Configure PTP Time Sync on RHEL 10 on RHEL 10 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 reproducible […]

Read more
FreeBSD 12 — py39-suds — vulnerability — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — py39-suds — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 25 May 2026 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: py-suds — vulnerable to symlink attacks Related CVEs: CVE-2013-2217 Upstream summary: SUSE reports: cache.py in Suds 0.4, when tempdir is set to None, allows local users to redirect SOAP queries […]

Read more
Определение структур в Go — step-by-step Programming tutorial on Progressive Robot

Определение структур в Go

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

Read more
SLES 15 — libvncclient0 — multiple vulnerabilities (20 CVEs) — patch and remediation guide — diagnosis and fix on SLES 15

SLES 15 — libvncclient0 — multiple vulnerabilities (20 CVEs) — patch and remediation guide

🔴 Critical   ⏱ 15–90 min  Last verified: 25 May 2026 Affected versions: SLES 15 📖 ~4 min read  •  Source: SUSE advisory SUSE-SU-2019:0060-1 (see also SUSE bugzilla) Related CVEs: CVE-2018-15126 CVE-2018-15127 CVE-2018-20749 CVE-2018-20750 CVE-2018-6307 CVE-2017-18922 CVE-2018-20019 CVE-2018-20020  +12 more Upstream summary: LibVNC before commit 73cb96fec028a576a5a24417b57723b55854ad7b contains heap use-after-free vulnerability in server code of file […]

Read more
CHAT