
Deploy WordPress using Docker Compose

How to Configure Centralized Logging in OpenShift with LokiStack and ODF

Install OpenStack on Ubuntu 24.04 using Kolla Ansible

Security, HowTos, Proxy
Install and Setup Squid Proxy on Ubuntu 20.04

Security, Suricata
Install and Setup Suricata on Ubuntu 18.04

Rsyslog, HowTos, Monitoring, Syslog
Forward Apache Logs to Central Log Server with Rsyslog

Visualize ClamAV Scan Logs on ELK Stack Kibana
In this tutorial, you will learn how to visualize ClamAV scan logs on ELK stack …

How to Copy Kibana Dashboard to Another Kibana Space
Is it possible to copy Kibana dashboard to another Kibana Space? Yes, definitely. In this …
Install and Setup Prometheus on Ubuntu 20.04
In this guide, we are going to learn how to install Prometheus on Ubuntu 20.04. Prometheus is …

Easy Way to Install Kubernetes Dashboard on Ubuntu 22.04/20.04
This step-by-step guide provides an easy way to install Kubernetes dashboard on Ubuntu 22.04/20.04. Installing …

Install Elastic Stack 7 on Ubuntu 18.04/Debian 9.8
This tutorial will guide on how to install Elastic Stack 7 on Ubuntu 18.04/Debian 9.8. …

Configure Filebeat-Elasticsearch Authentication
This tutorial will take you through how you can configure filebeat-elasticsearch authentication. You realize that …

Install LibreNMS on Rocky Linux
Follow through this tutorial to learn how to install LibreNMS on Rocky Linux. LibreNMS is …

Install Nagios Plugins on Rocky Linux 8
This guide will walk you through how to install Nagios Plugins on Rocky Linux 8. …

Install MISP on Ubuntu 24.04/Ubuntu 22.04/Ubuntu 20.04
In this tutorial, you will learn how to install MISP on Ubuntu 24.04/Ubuntu 22.04/Ubuntu 20.04. …

Monitor Docker Swarm Service Metrics using Grafana
How can I monitor Docker swarm service metrics? In this tutorial, you will learn how …
Install Icinga 2 on Debian 10 Buster

Install and Setup Velociraptor on Ubuntu 20.04

Install Nagios Plugins and NRPE agents on CentOS 7/RHEL 7/Fedora 29

Analyze PCAP Files using Malcolm Network Traffic Analysis tool

Easy way to Test Internet Speed on Linux Terminal

Configure Static IP Addresses using Netplan on Ubuntu

Install Wireshark on Ubuntu 22.04

Cisco Catalyst 8000v Edge Stuck on Bootloader upgrade not Necessary

Create Virtual/Secondary IP addresses on an Interface in Linux
Install and Setup OpenVPN Server on Fedora 29/CentOS 7

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

Connect to WiFi in Linux Using NMCLI command

Install and use NMCLI tool on Debian Linux

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

Useful Facts About Setting Up Mobile Rugged Servers

Creating KVM Virtual Machines with Kickstart: A Step-by-Step Guide
In this tutorial, we will walk you through the steps of creating KVM virtual machines …

How to Install KVM on Ubuntu 24.04
In this tutorial, you will learn how to install KVM on Ubuntu 24.04. KVM (Kernel-based …

Install VirtualBox on Ubuntu 21.04
Ubuntu 21.04 code named, Hirsute Hippo is available for testing as of this writing with …
Install Debian 10 Buster on VirtualBox
In this guide, we are going to learn how to install Debian 10 Buster on …

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

Deploy OpenStack using DevStack on Ubuntu 22.04/Ubuntu 20.04
In this tutorial, you will learn how to deploy OpenStack using DevStack on Ubuntu 22.04/Ubuntu …
How to fix QEMU/KVM Not Connected Error on Ubuntu 20.04
In this tutorial, you will learn how to fix QEMU/KVM Not connected error on Ubuntu …

Install VirtualBox Guest Additions on Rocky Linux 8
In this tutorial, you will learn how to install VirtualBox guest additions on Rocky Linux …

Install VirtualBox Guest Additions on Oracle Linux 9
Follow through this tutorial to learn how to install VirtualBox guest additions on Oracle Linux …

Deploy HAProxy as a Docker Container
Follow through this tutorial to learn how to deploy HAProxy as a Docker container. HAProxy …

Install VirtualBox Guest Additions on Ubuntu 21.04


















Linux Commands, HowTos
Uncomment Lines in a File using SED in Linux