Containers

More

Install and Run MariaDB as a Docker Container

Welcome to our basic tutorial on how to install and run MariaDB as a Docker container. According to Docker website, …
How to Configure Production-Ready Monitoring in OpenShift: Prometheus, Alertmanager & Persistent Storage

How to Configure Production-Ready Monitoring in OpenShift: Prometheus, Alertmanager & Persistent Storage

In this guide, I’ll walk you through how to configure production-ready monitoring in OpenShift 4.20. While OpenShift ships with cluster …
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 …

Most Popular

More
nagios
HowTos, Monitoring, Nagios

Add Hosts to Nagios Server For Monitoring

Install and Setup OpenLDAP Server
HowTos, Directory Server, OpenLDAP

How to Create OpenLDAP Member Groups

install clamav
HowTos, Antivirus, Security, Vulnerability Scanners

Install and use ClamAV on Ubuntu 20.04

MONITORING

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

Monitor Process Creation Events on Windows Systems using Wazuh and ELK stack

Monitor Process Creation Events on Windows Systems using Wazuh and ELK stack

gen_too

In this tutorial, you will learn how to monitor process creation events on Windows systems …

install sensu agent ubuntu/debian

Install Sensu Agent on Rocky Linux

koromicha

This guide will take you through how to install Sensu agent on Rocky Linux systems. …

Monitor Squid Access Logs with Graylog Server

koromicha

Welcome to our tutorial on how to monitor squid access logs with Graylog server. Graylog is …

Send Windows logs to Elastic Stack using Winlogbeat and Sysmon

Send Windows logs to Elastic Stack using Winlogbeat and Sysmon

koromicha

In this guide, we are going to learn how to send Windows logs to Elastic …

filebeat

Configure Filebeat-Elasticsearch Authentication

gen_too

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

Install and Configure Zabbix

Install Zabbix 4.x from Sources on Debian 10 Buster

koromicha

Welcome again to our yet another guide on how to install Zabbix 4.x from sources …

Install OpenNMS Network Monitoring tool on Ubuntu 20.04

Install OpenNMS Network Monitoring tool on Ubuntu 20.04

koromicha

Follow through the guide to install OpenNMS network monitoring tool on Ubuntu 20.04. OpenNMS is …

Nagios SNMP Monitoring of Linux Hosts

Nagios SNMP Monitoring of Linux Hosts on AlienVault USM/OSSIM

koromicha

In this guide, we are going to learn how to configure Nagios SNMP monitoring of …

Forward Apache Logs to Central Log Server with Rsyslog

Forward Apache Logs to Central Log Server with Rsyslog

gen_too

In this tutorial, you will learn how to forward Apache logs to central log server …

Install Elastic Stack 7 on Ubuntu

Install Elasticsearch 7.x on Ubuntu 18.04/Debian 9.8

Today we are going to learn how to install Elasticsearch 7.x on Ubuntu 18.04/Debian 9.8. Elasticsearch is an open source, …
Forward OpenShift Logs to Multiple Destinations Using ClusterLogForwarder (Elasticsearch & S3)

Forward OpenShift Logs to Multiple Destinations Using ClusterLogForwarder (Elasticsearch & S3)

In this blog post, you will learn how to forward OpenShift logs to multiple destinations using ClusterLogForwarder, specifically to Elasticsearch …
Install Osquery on Linux

Monitor Windows Systems using Elastic Osquery Manager

In this tutorial, you will learn how to monitor Windows systems using Elastic Osquery manager. The recent versions of Elastic …

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

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

VIRTUALIZATION

More
Install and Setup Security Onion on VirtualBox

Install and Setup Security Onion on VirtualBox

gen_too

In this tutorial, you will learn how to install and setup Security Onion on VirtualBox. …

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 …

Creating KVM Virtual Machines with Kickstart: A Step-by-Step Guide

Creating KVM Virtual Machines with Kickstart: A Step-by-Step Guide

Kifarunix

In this tutorial, we will walk you through the steps of creating KVM virtual machines …

Install VirtualBox Extension Pack on VirtualBox 6.0

koromicha

Welcome to our tutorial on how install VirtualBox extension pack on VirtualBox 6.0. This guide …

Create and Upload Custom Linux Image into OpenStack

Create and Upload Custom Linux Image into OpenStack

koromicha

In this tutorial, you will learn how to create and upload custom Linux image into …

Use VirtualBox VMs on KVM

Use VirtualBox VMs on KVM

koromicha

Do you have some VirtualBox virtual machines that you would like to re-use on your …

deploy HAProxy as a Docker container

Deploy HAProxy as a Docker Container

gen_too

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

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 …

Install VirtualBox Guest Additions on CentOS 8

koromicha

In our previous guide, we learnt how to Install CentOS 8 on VirtualBox. However, it …

virtualbox ubuntu 20.04

Install Latest VirtualBox on Ubuntu 20.04

koromicha

In this tutorial, you will learn how to install latest VirtualBox on Ubuntu 20.04. As …

Upgrade Ubuntu 18.04 to Ubuntu 20.04

Well, Ubuntu 20.04, codenamed Focal Fossa is now available for testing with official version being likely to be released on …
genymotion login

Install Genymotion Android Emulator on Ubuntu 20.04

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

Resize Root Partition of VirtualBox VM Snapshot

You are running a virtual machine on a VirtualBox with multiple snapshots and you want to resize the root partition …
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); }); }); }); });