Containers

More
check Docker container RAM and CPU usage

How to Check Docker Container RAM and CPU Usage

How to check Docker CPU and memory usage? In this tutorial, you will learn how to check Docker container RAM …
how Kubernetes assigns pods to nodes

How Kubernetes Schedules Pods: A Step-by-Step Guide for Beginners

In this guide, we’ll walk you through how Kubernetes schedules Pods, from creation to running on a node. Kubernetes is …
automate tasks in OpenShift with Kubernetes jobs and cron jobs

Automate Tasks in OpenShift with Kubernetes Jobs and Cron Jobs: A Practical Guide

In this guide, we’ll explore how to set up and automate tasks in OpenShift with Kubernetes jobs and cron jobs. …

Most Popular

More

MONITORING

More
nagios

Add Hosts to Nagios Server For Monitoring

koromicha

In this guide, we are going to learn how to add hosts to Nagios Server …

setup highly available Elasticsearch cluster with Keepalived

Setup Highly Available Elasticsearch Cluster with Keepalived

Kifarunix

Step through this guide to learn how to setup highly available Elasticsearch cluster with Keepalived. …

install and configure snmp on Linux

Install and Configure SNMP on Ubuntu 18.04 and CentOS 7

koromicha

In this guide, we are going to learn how to install and configure SNMP on …

Install Wazuh Manager with ELK on Debian

Install Wazuh Server on Rocky Linux 8/Rocky Linux 9

gen_too

In this tutorial, you will learn how to install Wazuh server on Rocky Linux 8/Rocky …

Install latest Grafana on Debian 10

Install latest Grafana on Debian 10

koromicha

In this tutorial, you will learn how to install latest Grafana on Debian 10. Grafana is …

Install Prometheus on Linux

Configure Prometheus Email Alerting with AlertManager

gen_too

In this tutorial, you will learn how to configure Prometheus Email alerting with AlertManager. AlertManager …

install zabbix agent

Install Zabbix Agent on CentOS 7 for Zabbix Monitoring

koromicha

Learn how to install Zabbix Agent on CentOS 7 for Zabbix monitoring. In our previous …

Backup and Restore Elasticsearch Index Data

Restore Elasticsearch Snapshot to another Cluster

gen_too

In this tutorial, we will try to show how to restore Elasticsearch snapshot to another …

Import Assets to AlienVault USM/OSSIM using a CSV file

Import Assets to AlienVault USM/OSSIM using a CSV file

koromicha

In this article, we are going to learn how to import assets to AlienVault USM/OSSIM …

Integrate Prometheus with Grafana for Monitoring

koromicha

This guide will take you through how to integrate Prometheus with Grafana for Monitoring. As …

Fix AlienVault HIDS Events Displaying 0.0.0.0 as IP Address

In this guide, we are going to show you how to fix AlienVault HIDS events displaying 0.0.0.0 as IP address. …
Install Prometheus on Linux

Configure Prometheus Email Alerting with AlertManager

In this tutorial, you will learn how to configure Prometheus Email alerting with AlertManager. AlertManager is used to handle alerts …
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 …

NETWORKING

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

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 …
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 …
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 …
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 …
install wireshark on Linux

Install Wireshark on Ubuntu 22.04

In this guide, you will learn how to install Wireshark on Ubuntu 22.04. Wireshark is the world’s foremost and widely-used …
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 …
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
perform unattended VM installation on VirtualBox 7

Perform Unattended VM Installation on VirtualBox 7

Kifarunix

What is VirtualBox unattended installation? Follow through this tutorial to learn how to perform unattended …

Install VirtualBox Guest Additions on AlmaLinux

Install VirtualBox Guest Additions on AlmaLinux

Kifarunix

Follow through this tutorial to learn how to install VirtualBox guest additions on AlmaLinux. We …

Install VirtualBox Guest Additions on Debian 10 Buster

koromicha

So if you have installed Debian 10 Buster on VirtualBox, you might have realized that …

Install VirtualBox Guest Additions on Ubuntu 24.04

Install VirtualBox Guest Additions on Ubuntu 24.04

Kifarunix

In this guide, you will learn how to install VirtualBox guest additions on Ubuntu 24.04. …

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 Ubuntu 20.04 on VirtualBox

koromicha

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

kali linux 2021.3 desktop

Upgrade Kali Linux 2021.3 to 2021.4

koromicha

Learn how to upgrade Kali Linux 2021.3 to 2021.4. Kali Linux 2021.4 has just been …

Install VirtualBox 6.1 on Ubuntu 18.04 Desktop

koromicha

VirtualBox 6.1.0 which is a major update of VirtualBox was released December 10 2019 with quite …

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 KVM on Debian 12

Install KVM on Debian 12

Kifarunix

In this tutorial, you will learn how to install KVM on Debian 12. KVM, an …

upgrade virtualbox 6.0 6.1

Upgrade VirtualBox 6.0 to 6.1 on Ubuntu Systems

With the release of VirtualBox 6.1 and its new major features, you should be planning to upgrade your VirtualBox 6.0. …
Install VirtualBox Guest Additions on Linux Mint 21

Install VirtualBox Guest Additions on Linux Mint 21

Follow through this tutorial to learn how you can easily install VirtualBox guest additions on Linux Mint 21. VirtualBox guest …
Install NixOS with Gnome Desktop on VirtualBox

Install NixOS with Gnome Desktop on VirtualBox

In this tutorial, you will learn how to install NixOS with Gnome Desktop on VirtualBox. NixOS, a Linux distribution based …
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); }); }); }); });