The Vulners team presents an additional auditing method for Linux CentOS distributions of versions 7 and 8 via errata for centos. Errata is a yum-plugin-security for installing only security updates/patching individual vulnerabilities on Linux systems. What is the point of installing ALL UPDATES every time? Let’s tell you more. Introduction Errata for CentOS is the … Continue reading Free CentOS errata from Vulners →
The Vulners team presents an additional auditing method for Linux CentOS distributions of versions 7 and 8 via errata for centos. Errata is a yum-plugin-security for installing only security updates/patching individual vulnerabilities on Linux systems. What is the point of installing ALL UPDATES every time? Let’s tell you more. Introduction Errata for CentOS is the … Continue reading Install relevant security updates for CentOS with Errata plugin from Vulners →
На Хабрахабре есть отличная статья по i2pd. Единственный недостаток проекта в том, что его авторы предоставляют пакеты только для Ubuntu и Debian, что составляет определённое неудобство для пользователей CentOS. Владельцу домашнего NAS на CentOS 7 вроде меня остаётся либо собирать i2pd из исходников, либо воспользоваться Docker, чтобы установить его поверх образа Debian Jessie. Итак, статья посвящена созданию контейнера с i2pd в Docker под CentOS 7. Читать дальше →
Плейбук ансибл завершался с ошибкой>>The module failed to execute correctly, you probably need to set the interpreter.\nSee stdout/stderr for the exact errorна целевом узле установлен Python 3.6.8, а ошибка связана с функциональностью, введенной в Python 3.7 и выше.Решение этой задачи осложнялось, так как обновить Python на CentOS 7 невозможно…