Kubernetes Nodes Maintenance: Drain vs. Cordon Demystified
What is the difference between Kubernetes kubectl drain and kubectl cordon commands? Well, keeping your Kubernetes cluster healthy and running smoothly requires regular maintenance on
What is the difference between Kubernetes kubectl drain and kubectl cordon commands? Well, keeping your Kubernetes cluster healthy and running smoothly requires regular maintenance on
In this guide, we are going to learn how to install Icinga Web 2 on Debian 10 Buster as our continuation for our guide on
Welcome to our tutorial on how to install NoMachine on Debian 12. NoMachine is a remote desktop tool just like VNC, TeamViewer. It is designed
Welcome to our guide on how to install and configure apt-caching server using Apt-Cacher NG on Ubuntu 20.04 server. Apt-Cacher NG is special caching proxy for
Follow through this tutorial to learn how to install VirtualBox guest additions on AlmaLinux. We are installing the VirtualBox Guest additions on AlmaLinux Desktop. Installing
In this tutorial, you will learn how to setup IPSec Site-to-Site VPN Tunnel on pfSense. Internet Protocol Security (IPsec) is a secure network protocol suite that
This guide will take you through how to install MariaDB 10.x on Rocky Linux 8 system. As of this writing, MariaDB 10.5.10 is the current stable (GA)
Welcome to our guide on how to install and configure SNMP on CentOS 8. SNMP stands for Simple Network Management Protocol. It is an Internet Standard protocol that provides
In this tutorial, you will learn how to install NixOS with Gnome Desktop on VirtualBox. NixOS, a Linux distribution based on the purely functional package
I want to run a single node Kubernetes cluster on my local machine. But how? Well, this step-by-step guide will take you through all the