Containers

More
role-based access control in kubernetes

Introduction to Role-Based Access Control (RBAC) in Kubernetes

This blog post serves as an introduction to Role-Based Access Control (RBAC) in Kubernetes. It is no doubt that currently, …
Setup Portainer with SSL Certificates

Setup Portainer with SSL Certificates

In this tutorial, you will learn how to setup Portainer with SSL Certificates. By default, Portainer web interface and API …
backup and restore kubernetes etcd cluster

Disaster Recovery in Kubernetes: etcd Backup and Restore with etcdctl and etcdutl

In this blog post, we will dive into Kubernetes disaster recovery strategies, backup and restore etcd, using etcdctl and etcdutl …

Most Popular

More

MONITORING

More
Enable Rsyslog Logging on Debian 12

Enable Rsyslog Logging on Debian 12

Kifarunix

This step by step tutorial will take you through how to enable Rsyslog logging on …

Send Alert When ClamAV Finds Infected Files on Linux Systems

Send Alert When ClamAV Finds Infected Files on Linux Systems

gen_too

In this tutorial, you will learn how to send alert when ClamAV finds infected files …

export Kibana search results to CSV/Excel file

Easily Export Kibana Search Results to CSV/Excel file

Kifarunix

How can i easily export Kibana search results to CSV/Excel file? Well, that is an …

Install and Configure Telegraf on FreeBSD 12

koromicha

Welcome to our guide on how to install and configure Telegraf on FreeBSD 12. If …

Install Grafana on Debian 12

How to Install Grafana on Ubuntu 24.04

Kifarunix

In this guide, we will provide step-by-step instructions on how to install Grafana on Ubuntu …

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 …

Generate Wildcard SSL Certificates for Elasticsearch

Generate Wildcard SSL Certificates for Elasticsearch

Kifarunix

Is there an easy way to generate wildcard SSL certificates for Elasticsearch? Yes, definitely. The …

filebeat

Install Filebeat 8 on Debian 12

Kifarunix

How can I install Filebeat 8 on Debian 12? Well, the installation of Filebeat 8 …

Install Filebeat 9 on Ubuntu/Debian

Install Filebeat 9 on Ubuntu/Debian

Kifarunix

How can I install Filebeat 9 on Ubuntu/Debian? Well, the installation of Filebeat 9 on …

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 …

Easy way to Integrate TheHive with Cortex

Easy way to Integrate TheHive with Cortex

In this tutorial, you will learn how an easy way to integrate TheHive with Cortex. TheHive, an open source and …
kibana custom ingest pipelines

Create Custom ELK Ingest Pipeline for Custom Log Processing

Follow through this tutorial to learn how create custom ELK ingest pipeline for custom log processing. Elastic Stack is so …
Install Prometheus on Linux

How to Install Prometheus on Ubuntu 24.04

In this guide, you will learn how to install Prometheus on Ubuntu 24.04. Prometheus is an open-source systems and service monitoring system. …

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 …

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

VIRTUALIZATION

More
insert guest addition iso

Install VirtualBox Guest Additions on Wubuntu

Kifarunix

Follow through this step by step guide to lean how to install VirtualBox Guest Additions …

How to Install FreeBSD 12 on VirtualBox

koromicha

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

Install VirtualBox Guest Additions on Ubuntu 20.04

koromicha

If you have installed Ubuntu 20.04 on VirtualBox, you realize that it is not in …

Install VirtualBox Guest Additions on Ubuntu 18.04

Jay Decrame

In this guide, we are going to learn how to install VirtualBox Guest Additions on …

kali linux 2021.3 desktop

Install Kali Linux 2020.3 on VirtualBox

koromicha

In this tutorial, you will learn how to install Kali Linux 2020.3 on VirtualBox. Kali …

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 …

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

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

upgrade virtualbox 6.0 6.1

Upgrade VirtualBox 6.0 to 6.1 on Ubuntu Systems

koromicha

With the release of VirtualBox 6.1 and its new major features, you should be planning …

kvm and terraform

Automate Virtual Machine Creation on KVM with Terraform

Kifarunix

In this tutorial, you will learn how to automate Virtual Machine creation on KVM with …

Install KVM on Debian 12

Install KVM on Debian 12

In this tutorial, you will learn how to install KVM on Debian 12. KVM, an acronym for Kernel-based Virtual Machine, …
Install and Configure Endian Firewall on VirtualBox

Install and Configure Endian Firewall on VirtualBox

Welcome to our guide on how to install and configure Endian Firewall on VirtualBox. Endian Firewall Community (EFW) is an …
perform unattended VM installation on VirtualBox 7

Perform Unattended VM Installation on VirtualBox 7

What is VirtualBox unattended installation? Follow through this tutorial to learn how to perform unattended VM installation on VirtualBox 7. …
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); }); }); }); });