2021 - Page 642 of 759

Oracle Linux 8 — mariadb:10.5 security, bug fix, and — enhancement update — new behaviour and fixes — diagnosis and fix on Oracle Linux 8

Oracle Linux 8 — mariadb:10.5 security, bug fix, and — enhancement update — new behaviour and fixes (ELSA-2022-5826)

🟡 Medium   ⏱ 10–30 min  Last verified: 27 February 2021 Affected versions: Oracle Linux 8 📖 ~4 min read  •  Source: ELSA advisory ELSA-2022-5826 Related CVEs: CVE-2021-46659 CVE-2022-27378 CVE-2022-27384 CVE-2022-27458 CVE-2022-27382 CVE-2022-27445 Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step Diagnosis Solution – Primary Fix Solution – […]

Read more
Common Problems 118607

Ubuntu 16.04 LTS unattended-upgrades lock blocks apt and dpkg

🟡 Medium   ⏱ 5–30 min  Last verified: 27 February 2021 📖 ~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
Common Problems 113029

Windows Server 2016 – Hyper-V virtual switch loses uplink after NIC driver update – Fix & Prevention

🟠 High   ⏱ 5–30 min  Last verified: 27 February 2021 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
Common Problems 112504

Windows Server 2019 — UPN suffix routing fails for users in trusted forest — Fix & Prevention

🟠 High   ⏱ 5–30 min  Last verified: 27 February 2021 Affected versions: Windows Server 2019 📖 ~2 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 Set Up Buildkite Agent on Oracle Linux 8 — step-by-step Oracle Linux 8 tutorial on Progressive Robot

How to Set Up Buildkite Agent on Oracle Linux 8

Introduction Setting up set up buildkite agent on oracle linux 8 on a Oracle Linux 8 server is a common task for system administrators, DevOps engineers, and site reliability engineers. This guide explains how to Set Up Buildkite Agent on Oracle Linux 8, with all the commands you need, the SELinux and firewalld considerations to […]

Read more
Mockito Mock Void Method — step-by-step Programming tutorial on Progressive Robot

Mockito Mock Void Method

URL: https://www.progressiverobot.com/mockito-mock-void-method/ Most of the times Mockito when() method is good enough to mock an object's behavior. But when we have to mock a void method, we can't use when(). Mockito Mock Void Method Mockito provides following methods that can be used to mock void methods. doAnswer(): We can use this to perform some operations […]

Read more
IBM AIX 7.1 — CVE-2021-29681 — vulnerability — patch and remediation guide — diagnosis and fix on IBM AIX 7.1

IBM AIX 7.1 — CVE-2021-29681 — vulnerability — patch and remediation guide

🟡 Medium   ⏱ 15–45 min  Last verified: 27 February 2021 Affected versions: IBM AIX 7.1 📖 ~4 min read  •  Source: NVD CVE-2021-29681, IBM Support Bulletin CVE: CVE-2021-29681 NVD summary: IBM InfoSphere Information Server 11.7 could allow an attacker to obtain sensitive information by injecting parameters into an HTML query. This information could be […]

Read more
Importando pacotes em Go — step-by-step Programming tutorial on Progressive Robot

Importando pacotes em Go

Haverá ocasiões em que o seu código irá precisar de funcionalidades adicionais, fora do seu programa atual. Nesses casos, utilize pacotes para tornar seu programa mais sofisticado. Um pacote representa todos os arquivos em um único diretório em disco. Os pacotes podem definir…

Read more
CHAT