2020 - Page 245 of 735

How to Set Up a Local Kubernetes Dev Cluster with Minikube on Debian 10 — step-by-step Debian 10 tutorial on Progressive Robot

How to Set Up a Local Kubernetes Dev Cluster with Minikube on Debian 10

Introduction How to Set Up a Local Kubernetes Dev Cluster with Minikube on Debian 10 is a fundamental operation for any administrator maintaining a Debian 10 Buster server. Debian 10 Buster ships with the Linux 6.12 kernel, updated toolchains, and a fully refreshed package archive — meaning version numbers, configuration file paths, and some dependency […]

Read more
How To Use Git to Manage Your Writing Project — step-by-step DevOps tutorial on Progressive Robot

How To Use Git to Manage Your Writing Project

Version control isn’t just for code. It’s for anything you want to track, including content. In this tutorial you’ll use Git to manage a small writing project in Markdown. You’ll store an initial version, commit it, make changes, view the difference between those changes, and review the previous version. When you’re done, you’ll have a workflow you can apply to your own writing projects.

Read more
Como configurar um servidor OpenVPN no Debian 9 — step-by-step Linux tutorial on Progressive Robot

Como configurar um servidor OpenVPN no Debian 9

Quer acessar a Internet com segurança do seu smartphone ou notebook, enquanto estiver conectado a uma rede não confiável como o Wi-Fi de um hotel ou café? Uma Virtual Private Network (VPN) permite que você atravesse redes…

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

Oracle Linux 8 — libtiff — vulnerability — patch and remediation guide (ELSA-2019-3419)

🟡 Medium   ⏱ 10–30 min  Last verified: 30 August 2020 Affected versions: Oracle Linux 8 📖 ~4 min read  •  Source: ELSA advisory ELSA-2019-3419 Related CVEs: CVE-2018-12900 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
How To Install Cockpit on Debian 10 — step-by-step Linux tutorial on Progressive Robot

How To Install Cockpit on Debian 10

Cockpit is a server administration dashboard that allows you to view the status of your server in real time. It provides information on CPU load, filesystem statistics, processes, and further information. In this tutorial, you will deploy a secured Cockpit server administration dashboard on a Debian 10 server.

Read more
How to Install Ansible on RHEL 8 — step-by-step RHEL 8 tutorial on Progressive Robot

How to Install Ansible on RHEL 8

Ansible is the leading open-source automation engine for configuration management, application deployment, and orchestration. On RHEL 8, you can install Ansible from the Extra Packages for Enterprise Linux (EPEL) repository or directly via pip3, giving you flexibility depending on your environment. This tutorial walks through both installation methods, basic inventory configuration, and running your first […]

Read more
Common Problems 121104

Debian 10: Docker daemon fails after kernel or cgroup changes

🟠 High   ⏱ 5–30 min  Last verified: 29 August 2020 Affected versions: Debian 10 📖 ~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
CHAT