2019 - Page 226 of 527

Использование Journalctl для просмотра журналов Systemd и выполнения операций с ними — step-by-step DevOps tutorial on Progressive Robot

Использование Journalctl для просмотра журналов Systemd и выполнения операций с ними

Некоторые наиболее популярные преимущества systemd связаны с регистрацией процессов и систем. При использовании других систем журналы обычно распределяются по разным местам, обрабатываются различными демонами и инструментами, и их бывает сложно интерпретировать, когда…

Read more
How To Harden the Security of Your Production Django Project — step-by-step Python tutorial on Progressive Robot

How To Harden the Security of Your Production Django Project

Developing a Django application can be a quick and clean experience, because its approach is flexible and scalable. Django also offers a variety of security-oriented settings that can help you seamlessly prepare your project for production. In this tutorial, you will leverage a security-oriented workflow for your Django development by implementing and configuring environment-based settings, dotENV, and Django’s built-in security settings.

Read more
SLES 15 — unixODBC — vulnerability — patch and remediation guide — diagnosis and fix on SLES 15

SLES 15 — unixODBC — vulnerability — patch and remediation guide

🟠 High   ⏱ 15–60 min  Last verified: 10 September 2019 Affected versions: SLES 15 📖 ~4 min read  •  Source: SUSE security advisory (see also SUSE bugzilla) Related CVEs: CVE-2011-1145 Upstream summary: The SQLDriverConnect() function in unixODBC before 2.2.14p2 have a possible buffer overflow condition when specifying a large value for SAVEFILE parameter in […]

Read more
Как установить веб-сервер Apache в Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

Как установить веб-сервер Apache в Ubuntu 18.04

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

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

Oracle Linux 8 — libtirpc — vulnerability — patch and remediation guide (ELSA-2021-9449)

🟠 High   ⏱ 15–60 min  Last verified: 10 September 2019 Affected versions: Oracle Linux 8 📖 ~4 min read  •  Source: ELSA advisory ELSA-2021-9449 Related CVEs: CVE-2018-14621 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
Common Problems 118990

Ubuntu 14.04 LTS NTP Drift Causes Kerberos and SSL Failures

🟠 High   ⏱ 5–30 min  Last verified: 9 September 2019 Affected versions: 14.04 LTS 📖 ~1 min read Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step Diagnosis Solution – Primary Fix Solution – Alternative Approaches Verification & Acceptance Criteria Rollback Plan Prevention & Hardening Related Errors & […]

Read more
How to Install Icinga2 on Debian 9 — step-by-step Debian 9 tutorial on Progressive Robot

How to Install Icinga2 on Debian 9

Introduction This guide explains how to Install Icinga2 on Debian 9 on Debian 9 Stretch. Debian Stretch uses systemd for service management, nftables as the underlying packet filter (with ufw or iptables front-ends still available), and AppArmor for mandatory access control. Every command is designed for a minimal Debian 9 install with the standard repositories […]

Read more
How to Integrate Windows Server 2016 with Azure Active Directory — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Integrate Windows Server 2016 with Azure Active Directory

Introduction Integrating Windows Server 2016 with Azure Active Directory (Azure AD) enables hybrid identity, allowing on-premises users to access Microsoft 365, Azure, and SaaS applications using the same credentials. Azure AD Connect is the synchronisation engine that bridges your on-premises AD with Azure AD, handling user, group, and password synchronisation. Prerequisites Before installing Azure AD […]

Read more
CHAT