chris

Common Problems 113021

Windows Server 2016 — SCCM Patch Deadline Missed Because WUA Service Is Disabled — Fix & Prevention

🟠 High   ⏱ 5–30 min  Last verified: 6 November 2019 Affected versions: Windows Server 2016 📖 ~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 Use NIS+ on IBM AIX 7.1 — step-by-step IBM AIX 7.1 tutorial on Progressive Robot

How to Use NIS+ on IBM AIX 7.1

Introduction IBM AIX 7.1 is the latest release of IBM’s enterprise-grade UNIX operating system, running on IBM Power Systems hardware. Known for its reliability, security, and performance in mission-critical environments, AIX 7.1 introduces enhanced virtualization, security hardening, and cloud integration features. This guide covers how to use nis+ on ibm aix 7.1 on IBM AIX […]

Read more
How to Set Up PostgreSQL via AIX Toolbox on IBM AIX 7.2 — step-by-step IBM AIX 7.2 tutorial on Progressive Robot

How to Set Up PostgreSQL via AIX Toolbox on IBM AIX 7.2

Introduction IBM AIX 7.2 is the latest release of IBM’s enterprise-grade UNIX operating system, running on IBM Power Systems hardware. Known for its reliability, security, and performance in mission-critical environments, AIX 7.2 introduces enhanced virtualization, security hardening, and cloud integration features. This guide covers how to set up postgresql via aix toolbox on ibm aix […]

Read more
How to Generate Active Directory Reports on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Generate Active Directory Reports on Windows Server 2016

How to Configure Windows Server 2016 Active Directory Reporting Active Directory reporting gives administrators and auditors visibility into user accounts, group memberships, password policies, inactive accounts, administrative access, and configuration changes over time. On Windows Server 2016, you can generate comprehensive reports using PowerShell’s ActiveDirectory module, the built-in audit policies, and third-party or scripted solutions. […]

Read more
Python Current Date Time — step-by-step Python tutorial on Progressive Robot

Python Current Date Time

URL: https://www.progressiverobot.com/python-current-date-time/ We can use Python datetime module to get the current date and time of the local system. from datetime import datetime # Current date time in local system print(datetime.now()) Output: 2018-09-12 14:17:56.456080 Python Current Date If you are interested only in the date of the local system, you can use the datetime date() […]

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

Как установить Nginx в Ubuntu 18.04

Предыдущая версия руководства была написана Джастином Эллингвудом. Nginx является одним из самых популярных веб-серверов в мире, его используют для хостинга самых больших и нагруженных сайтов в Интернете. Nginx в…

Read more
FreeBSD 12 — sendmail — vulnerability — patch and remediation guide — diagnosis and fix on FreeBSD 12

FreeBSD 12 — sendmail — vulnerability — patch and remediation guide

🟢 Low   ⏱ 5–15 min  Last verified: 6 November 2019 Affected versions: FreeBSD 12 📖 ~4 min read  •  Source: FreeBSD VuXML VuXML topic: sendmail — race condition vulnerability Related CVEs: CVE-2006-0058 Upstream summary: Problem Description A race condition has been reported to exist in the handling by sendmail of asynchronous signals. Impact A […]

Read more
CHAT