Containers

More
StatefulSets in Kubernetes: Everything You Need to Know

StatefulSets in Kubernetes: Everything You Need to Know

In this blog post, you will learn about statefulsets in Kubernetes and everything you need to know: the definition and …
How to Implement Multi-Tenancy on OpenShift Using Project Templates, ResourceQuotas, and LimitRanges

How to Implement Multi-Tenancy on OpenShift Using Project Templates, ResourceQuotas, and LimitRanges

In this blog post, I will walk you through how to implement multi-tenancy on OpenShift using project templates, ResourceQuotas, and …
Install Minikube on Debian 12

Step-by-Step Tutorial: Install Minikube on Debian 12

I want to run a single node Kubernetes cluster on my local machine. But how? Well, this step-by-step guide will …

Most Popular

More

MONITORING

More
Install and Setup Nagios

Install Nagios Server on CentOS 8

koromicha

In this guide, you will learn how to install Nagios Server on CentOS 8. Nagios provides …

Deploy Nagios NRPE Agents using Ansible

Deploy Nagios NRPE Agents using Ansible

Kifarunix

In this tutorial, you will learn how to deploy Nagios NRPE Agents using Ansible. Ansible …

Install and Configure Zabbix

Install Zabbix Server on Rocky Linux

koromicha

In this guide, we are going to learn how to install Zabbix server on Rocky …

Install Apache Kafka on Debian 12

Easy Steps: Install Apache Kafka on Debian 12

Kifarunix

This guide provides a step by step tutorial on how to easily install Apache Kafka …

monitor Linux system metrics using Sensu

How to Monitor Linux System Metrics using Sensu

koromicha

In this tutorial, you will learn how to monitor Linux system metrics using Sensu. Sensu is …

nagios rocky

Install Nagios Server on Rocky Linux 8

gen_too

In this guide, you will learn how to install Nagios Server on Rocky Linux 8. Nagios provides …

Install GoAccess On Fedora 30/Fedora 29

koromicha

Follow through this guide to learn how to install GoAccess on Fedora 30/Fedora 29. GoAccess …

Logstash: Write Specific Events to Specific Index

Logstash: Write Specific Events to Specific Index

koromicha

In this blog post, you will learn how to write specific events to specific index …

Install Osquery on Ubuntu 20.04

Install Osquery on Ubuntu 20.04

koromicha

In this guide, we are going to learn how to install osquery on Ubuntu 20.04. …

How to Set Up Alerting in OpenShift 4: Alertmanager, Alert Rules & Notifications

How to Set Up Alerting in OpenShift 4: Alertmanager, Alert Rules & Notifications

Kifarunix

In this blog post, we will run through how to set up alerting in OpenShift …

Install and Setup TIG Stack on Fedora 30

In this guide, we are going to learn how to install and setup TIG stack on Fedora 30 for monitoring …
Install and Configure Zabbix

Install Zabbix Server on Debian 10 Buster

In this guide, we are going to learn how to install Zabbix server on Debian 10 Buster. Zabbix is an …
install icinga2/icingaweb2

Install Icinga 2 and Icinga Web 2 on Ubuntu 20.04

In this tutorial, we are going to learn how to install Icinga 2 and Icinga Web 2 on Ubuntu 20.04. …

NETWORKING

More
Install and use NMCLI tool on Debian Linux

Install and use NMCLI tool on Debian Linux

In this tutorial, we provide a step by step guide on how to install and use NMCLI tool on Debian …
Set Static Routes via an Interface/IP on CentOS/Ubuntu

Set Static Routes via an Interface/IP on CentOS/Ubuntu

In this tutorial, you will learn how to set static routes via an interface/IP on CentOS/Ubuntu systems. In a network, …
How to fix Cisco Catalyst 8000v Edge Stuck on Bootloader upgrade not Necessary

Cisco Catalyst 8000v Edge Stuck on Bootloader upgrade not Necessary

How to fix Cisco Catalyst 8000v Edge Stuck on Bootloader upgrade not Necessary? Well, in one way or another, you …
Configure Static IP Addresses using Netplan on Ubuntu

Configure Static IP Addresses using Netplan on Ubuntu

How to set static IP addresses using Netplan on Ubuntu? In this tutorial, you will learn how to configure static …
Securing OpenShift Networking with Network Policies: Default Deny, Cross-Namespace Rules, and Egress Filtering

Securing OpenShift Networking with Network Policies: Default Deny, Cross-Namespace Rules, and Egress Filtering

Securing OpenShift networking with network policies is one of the most critical steps in moving from a flat, permissive cluster …
Easy way to Test Internet Speed on Linux Terminal

Easy way to Test Internet Speed on Linux Terminal

In this tutorial, we will show you an easy way to test Internet speed on Linux terminal. More often than …
Install and use NMCLI tool on Debian Linux

Connect to WiFi in Linux Using NMCLI command

This tutorial will guide you on how to connect to WiFi in Linux using NMCLI command. NMCLI is a command-line …
Create Virtual/Secondary IP addresses on an Interface in Linux

Create Virtual/Secondary IP addresses on an Interface in Linux

Follow through this tutorial to learn how to create virtual/secondary IP addresses on an interface in Linux. This enables you …
install Malcolm network traffic analysis tool on Ubuntu

Analyze PCAP Files using Malcolm Network Traffic Analysis tool

In this tutorial, you will learn how to analyze PCAP files using Malcolm network traffic analysis tool. Malcolm can be …
Useful Facts About Setting Up Mobile Rugged Servers

Useful Facts About Setting Up Mobile Rugged Servers

Modern warfare is evolving. Having boots on the ground is still the most important component of winning any conflict, however, …
install wireshark on Linux

Install Latest Wireshark on Ubuntu 18.04

In this guide, we are learn how to install latest Wireshark on Ubuntu 18.04. Wireshark is the world’s foremost and …

Install and Setup OpenVPN Server on Fedora 29/CentOS 7

In this guide, we are going to learn how to Install and Setup OpenVPN Server on Fedora 29/CentOS 7. OpenVPN …

VIRTUALIZATION

More
Change Windows Boot Device from IDE to Virtio on KVM

Change Windows Boot Device from IDE to Virtio on KVM

koromicha

In this tutorial, you will learn how to change Windows boot device from IDE to …

kali linux 2021.3 desktop

Install VirtualBox Guest Additions on Kali Linux 2021.3

gen_too

In this tutorial, you will learn how to install VirtualBox guest additions on Kali Linux …

bullseye 11

Install Debian 11 on VirtualBox

gen_too

Follow through this tutorial to learn how to install Debian 11 on VirtualBox. The Debian …

how to Install Docker Desktop on Ubuntu

How to Install Docker Desktop on Ubuntu 22.04/Ubuntu 20.04

Kifarunix

How can you install Docker desktop on Linux? In this tutorial, you will learn how …

How to Install FreeBSD 12 on VirtualBox

koromicha

Hello there, welcome to our guide on how to install FreeBSD 12 on VirtualBox. FreeBSD …

Upgrade Ubuntu 18.04 to Ubuntu 20.04

koromicha

Well, Ubuntu 20.04, codenamed Focal Fossa is now available for testing with official version being …

clone kvm virtual machines

How to Clone KVM Virtual Machines

koromicha

What is the quick and easy way to clone KVM virtual machines? In this guide, …

How to Install Docker Resource Usage Extension

How to Install Docker Resource Usage Extension

Kifarunix

How can you install Resource usage extension on Docker desktop? In this guide, you will …

How to Rename KVM Virtual Machine with virsh command

How to Rename KVM Virtual Machine with virsh command

koromicha

Is it possible to rename KVM virtual machine? Yes, follow through this guide to learn …

How to fix QEMU/KVM Not Connected Error on Ubuntu 20.04

koromicha

In this tutorial, you will learn how to fix QEMU/KVM Not connected error on Ubuntu …

Install VirtualBox Guest Additions on Oracle Linux 9

Install VirtualBox Guest Additions on Oracle Linux 9

Follow through this tutorial to learn how to install VirtualBox guest additions on Oracle Linux 9. VirtualBox guest additions “consist …
Install Kali Linux 2022.2 on VirtualBox

Install Kali Linux 2022.2 on VirtualBox

In this tutorial, you will learn how to install Kali Linux 2022.2 on VirtualBox. Kali Linux is an Advanced Penetration Testing Debian-based …

How to Upgrade VirtualBox 5.2 to VirtualBox 6.0 on Ubuntu 16.04

In this tutorial, we are going to learn how to Upgrade VirtualBox 5.2 to VIrtualBox 6.0 on Ubuntu 16.04. Oracle …
document.addEventListener("DOMContentLoaded", function() { document.querySelectorAll(".scroll-box").forEach(function(box) { box.style.position = "relative"; // Needed for absolute positioning of button var button = document.createElement("button"); button.className = "copy-icon-btn"; button.setAttribute("aria-label", "Copy code"); button.innerHTML = ''; box.appendChild(button); button.addEventListener("click", function() { var text = box.innerText; navigator.clipboard.writeText(text).then(function() { button.querySelector("svg").setAttribute("fill", "#4CAF50"); setTimeout(function() { button.querySelector("svg").setAttribute("fill", "white"); }, 1500); }).catch(function(err) { console.error("Copy failed: ", err); }); }); }); });