Containers

More
kubernetes drain vs cordon nodes

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 …
Serverless Computing with Linux on AWS Lambda

Serverless Computing with Linux on AWS Lambda

Introduction In today’s rapidly evolving technological landscape, serverless computing has emerged as a game-changer, redefining the way developers build and …
Setup Kubernetes Cluster on Ubuntu

Install and Setup Kubernetes Cluster on Ubuntu 24.04

This tutorial provides a step by step guide on how to install and setup Kubernetes Cluster on Ubuntu 24.04. Kubernetes, …

Most Popular

More
HowTos, Directory Server, OpenLDAP

Disable Password Expiry for Specific Users on OpenLDAP

install suricata
Security, HowTos, Suricata

Install and Setup Suricata on Rocky Linux

HowTos, Apache, LAMP Stack, PHP

Install LAMP Stack on CentOS 8

Install OPNsense on VirtualBox
Security, OPNsense, VirtualBox, Virtualization

How to Install OPNsense on VirtualBox

MONITORING

More
fleet

Install and Enroll Elastic Agents to Fleet Manager in Linux

gen_too

This tutorial will take you through how you can install and enroll Elastic agents to …

Deploy ELK Stack 8 Cluster on Docker using Ansible

Deploy ELK Stack 8 Cluster on Docker using Ansible

Kifarunix

In this tutorial, you will learn how to deploy ELK stack 8 Cluster on Docker …

Process ModSecurity Logs using Wazuh

Process ModSecurity Logs using Wazuh

gen_too

This guide will take you through how to process ModSecurity logs using Wazuh. ModSecurity WAF …

Process and Visualize ModSecurity Logs on ELK Stack

Process and Visualize ModSecurity Logs on ELK Stack

gen_too

In this tutorial, you will learn how to process and visualize ModSecurity Logs on ELK …

Install Osquery on Linux

Install Osquery on Debian 10 Buster

koromicha

In this guide, we are going to learn how to install osquery on Debian 10 …

How to Monitor OpenVPN Connections using openvpn-monitor tool

gen_too

In this tutorial, we are going to learn how to monitor OpenVPN connections using openvpn-monitor …

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 …

Backup and Restore Elasticsearch Index Data

Backup and Restore Elasticsearch Index Data

gen_too

In this blog post, you will learn how to backup and restore Elasticsearch Index data. …

Install Nagios Plugins From Source RHEL/CentOS/Oracle Linux

Install Nagios Plugins on CentOS 8

koromicha

This guide will walk you through how to install Nagios Plugins on CentOS 8. Nagios …

Install Logstash 7 on Fedora 30/Fedora 29/CentOS 7

How to Debug Logstash Grok Filters

Jay Decrame

Welcome to our guide on how to debug Logstash Grok filters. Grok filter uses regular …

Install Monitorix on Ubuntu 20.04

How to Install Monitorix on CentOS 8

In this guide, we are going to learn how to install Monitorix on CentOS 8. Monitorix is an open source, system monitoring …

Monitor OpenVPN Connections with Prometheus and Grafana

Welcome to our tutorial on how to monitor OpenVPN connections with Prometheus and Grafana. Grafana is a data visualization and monitoring …

Install GoAccess On Fedora 30/Fedora 29

Follow through this guide to learn how to install GoAccess on Fedora 30/Fedora 29. GoAccess is an opensource real-time visual …

NETWORKING

More
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 …
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 …

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 …
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 …
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 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 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, …
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 …
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 …
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, …

VIRTUALIZATION

More

Install Debian 10 Buster on VirtualBox

koromicha

In this guide, we are going to learn how to install Debian 10 Buster on …

AutoStart VirtualBox VMs on System Boot on Linux

AutoStart VirtualBox VMs on System Boot on Linux

koromicha

In this guide, we are going to learn how to autostart VirtualBox VMs on system …

Install VirtualBox 7 on Ubuntu 24.04

Install VirtualBox 7 on Ubuntu 24.04

Kifarunix

In this post, you will learn how to install VirtualBox 7 on Ubuntu 24.04. Installing …

shrink KVM virtual machine LVM partitioned disk

Shrink KVM Virtual Machine LVM Partitioned Disk

Kifarunix

Is it possible to shrink KVM virtual machine LVM partitioned disk? Well, to be honest, …

Install and Configure Endian Firewall on VirtualBox

Install and Configure Endian Firewall on VirtualBox

koromicha

Welcome to our guide on how to install and configure Endian Firewall on VirtualBox. Endian …

How to Create And Delete OpenStack Project

How to Create And Delete OpenStack Project

koromicha

In this blog post, we’ll provide a step by step tutorial on how to create …

Setup Three Node Docker Swarm Cluster on Ubuntu

How to Setup Three Node Docker Swarm Cluster on Ubuntu 22.04

Kifarunix

How can I setup a Docker swarm? In this tutorial, you will learn how to …

Install Ubuntu 24.04 on VirtualBox

Install Ubuntu 24.04 on VirtualBox

Kifarunix

This guide will take you through how to install Ubuntu 24.04 on VirtualBox. Ubuntu 24.04, …

How to Deploy WordPress as a Docker Container

How to Deploy WordPress as a Docker Container

Kifarunix

Can you run WordPress in a Docker container? Yes, follow this tutorial to learn how …

genymotion login

Install Genymotion Android Emulator on Ubuntu 20.04

gen_too

Follow through this guide to learn how to install Genymotion Android emulator on Ubuntu 20.04. …

how to Install Docker Desktop on Ubuntu

How to Install Docker Desktop on Ubuntu 22.04/Ubuntu 20.04

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

Install Ubuntu 20.04 on VirtualBox

Follow through this guide to learn how to install Ubuntu 20.04 on VirtualBox. Well, Ubuntu 20.04 is the next major …

How to Clone a Virtual Machine on VMware ESXi

Having trouble with cloning a virtual machine in VMware ESXi? Worry no more. This guide will take you through how …
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); }); }); }); });