January 2021 - Page 62 of 69

fgets() and gets() in C Programming — step-by-step DevOps tutorial on Progressive Robot

fgets() and gets() in C Programming

Introduction We all are familiar with the scanf() function. It is the main function applicable to take basic user inputs. Even though scanf() works great while taking inputs such as integer, character, float etc. It certainly falls behind while taking string inputs containing whitespaces. Let's take a look at an example, #include<stdio.h> int main() { […]

Read more
Como configurar Apache Virtual Hosts no Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

Como configurar Apache Virtual Hosts no Ubuntu 16.04

O servidor web Apache é a forma mais popular de servir conteúdo web na Internet. Ele representa mais da metade de todos os websites ativos na Internet e é extremamente poderoso e flexível. O Apache divide suas funcionalidades e componentes em unidades individuais que podem…

Read more
How to Configure Windows Server 2019 Active Directory Reporting — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure Windows Server 2019 Active Directory Reporting

How to Configure Windows Server 2019 Active Directory Reporting Active Directory reporting provides visibility into the state of your directory — user account status, group memberships, password policy compliance, inactive accounts, privileged access, and more. Regular AD reports are essential for security auditing, compliance requirements (SOX, HIPAA, PCI-DSS), and operational hygiene. Windows Server 2019 includes […]

Read more
Oracle Linux 8 — rsync security and — enhancement update — new behaviour and fixes — diagnosis and fix on Oracle Linux 8

Oracle Linux 8 — rsync security and — enhancement update — new behaviour and fixes (ELSA-2022-7793)

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: Oracle Linux 8 📖 ~4 min read  •  Source: ELSA advisory ELSA-2022-7793 Related CVEs: CVE-2022-37434 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 119142

Ubuntu 14.04 LTS NFS mounts return stale file handle

🟡 Medium   ⏱ 5–30 min  Last verified: 20 May 2026 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
Gentoo Linux — sys-fs/f2fs-tools — multiple vulnerabilities (5 CVEs) — patch and remediation guide — diagnosis and fix on Gentoo Linux

Gentoo Linux — sys-fs/f2fs-tools — multiple vulnerabilities (5 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 25 May 2026 Affected versions: Gentoo Linux 📖 ~4 min read  •  Source: Gentoo GLSA GLSA-202101-26 Related CVEs: CVE-2020-6104 CVE-2020-6105 CVE-2020-6106 CVE-2020-6107 CVE-2020-6108 Upstream summary: Multiple vulnerabilities have been discovered in f2fs-tools. Please review the CVE identifiers referenced below for details. Table of contents Symptom & Impact […]

Read more
Common Problems 117526

Ubuntu 20.04 Slow APT Downloads

🟡 Medium   ⏱ 5–30 min  Last verified: 19 May 2026 📖 ~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 & Cross-Refs References & Further […]

Read more
CHAT