chris

How to Use Veeam Backup for Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Use Veeam Backup for Windows Server 2019

Introduction to Veeam Backup for Windows Server 2019 Veeam Backup and Replication is an enterprise-grade data protection solution widely used in production environments running Windows Server 2019. It supports agentless backup of VMware vSphere and Microsoft Hyper-V virtual machines, as well as agent-based backup for physical servers and cloud workloads. Veeam’s proprietary Changed Block Tracking […]

Read more
Ubuntu 18.04 — opensmtpd — multiple vulnerabilities (3 CVEs) — patch and remediation guide — diagnosis and fix on Ubuntu 18.04

Ubuntu 18.04 — opensmtpd — multiple vulnerabilities (3 CVEs) — patch and remediation guide

🟡 Medium   ⏱ 10–30 min  Last verified: 11 December 2020 Affected versions: Ubuntu 18.04 (bionic) 📖 ~4 min read  •  Source: Ubuntu Security Notice USN-4294-1 Related CVEs: CVE-2020-8793 CVE-2020-8794 CVE-2020-7247 Upstream summary: It was discovered that OpenSMTPD mishandled certain input. A remote, unauthenticated attacker could use this vulnerability to execute arbitrary shell commands as […]

Read more
Hibernate Session merge, update, save, saveOrUpdate, persist example — step-by-step DevOps tutorial on Progressive Robot

Hibernate Session merge, update, save, saveOrUpdate, persist example

Hibernate Session is the interface between java application and hibernate framework. Today we will look into Session important methods for saving and updating data in tables – save, saveOrUpdate, persist, update and merge. Hibernate Session ![Hibernate Session merge, persist, save, saveOrUpdate methods examples](images/hibernate-session-merge-vs-update-save-saveorupdate-persist-example-section-1.png) Hibernate Session save As the method name suggests, hibernate save() can be […]

Read more
How to Install and Use Podman Pods on RHEL 7 — step-by-step RHEL 7 tutorial on Progressive Robot

How to Install and Use Podman Pods on RHEL 7

How to Install and Use Podman Pods on RHEL 7 Podman is a daemonless, rootless-capable container engine that ships with modern versions of RHEL and is available via EPEL on RHEL 7. One of Podman’s most powerful features is pods — a concept borrowed directly from Kubernetes. A pod is a group of one or […]

Read more
Oracle Linux 8 — .NET 6.0 security and bugfix update — diagnosis and fix on Oracle Linux 8

Oracle Linux 8 — .NET 6.0 security and bugfix update (ELSA-2022-5046)

🟡 Medium   ⏱ 10–30 min  Last verified: 10 December 2020 Affected versions: Oracle Linux 8 📖 ~4 min read  •  Source: ELSA advisory ELSA-2022-5046 Related CVEs: CVE-2022-30184 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 118582

Ubuntu 16.04 Docker Daemon Fails to Start

🟡 Medium   ⏱ 5–30 min  Last verified: 10 December 2020 📖 ~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