Containers

More
Understanding OpenShift Security Context Constraints

Control OpenShift Pod Permissions with SCCs and Service Accounts

In this blog post, we will discuss how you can control OpenShift pod permissions with SCCs and service accounts. Have …
install etcdctl on kubernetes cluster

How to Install etcdctl on Kubernetes Cluster

Follow through this guide to learn how to easily install etcdctl on Kubernetes cluster. Kubernetes cluster relies on etcd, a …
StatefulSets in Kubernetes: Everything You Need to Know

StatefulSets in Kubernetes: Everything You Need to Know

In this blog post, you will learn about statefulsets in Kubernetes and everything you need to know: the definition and …

Most Popular

More

MONITORING

More
ossec

Install OSSEC Agent on Rocky Linux 8

gen_too

This guide presents a step-by-step tutorial on how to install OSSEC Agent on Rocky Linux …

kibana login page

How to Enable Basic Authentication on ELK Stack

gen_too

In this tutorial, you will learn how to enable basic authentication on ELK stack. Elastic/ELK …

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 …

nagios nrpe

Install Nagios NRPE Agent on RHEL/CentOS/Oracle Linux

koromicha

In this tutorial, we are going to learn how to install Nagios NRPE Agent on …

Visualize WordPress User Activity Logs on ELK Stack

Visualize WordPress User Activity Logs on ELK Stack

gen_too

In this tutorial, you will learn how to visualize WordPress user activity logs on ELK …

Install Elastic Stack 7 on Ubuntu

Install Elasticsearch 7.x on Ubuntu 18.04/Debian 9.8

koromicha

Today we are going to learn how to install Elasticsearch 7.x on Ubuntu 18.04/Debian 9.8. …

Install InfluxDB on Fedora 30/Fedora 29

koromicha

Welcome to our guide on how to Install InfluxDB on Fedora 30/Fedora 29. InfluxDB is …

Monitor Windows System Metrics using Sensu

Monitor Windows System Metrics using Sensu

koromicha

Follow through this guide to learn how you can easily monitor Windows system metrics using …

Install Filebeat on FreeBSD

Install Filebeat on FreeBSD

koromicha

Follow through this guide to learn how to install Filebeat on FreeBSD. Installing Filebeat on …

Install LibModsecurity with Apache on Ubuntu 20.04

Install ModSecurity with Apache on Ubuntu 22.04

gen_too

Welcome to our guide on how to install ModSecurity with Apache on Ubuntu 22.04. Modsecurity …

Install Osquery on Ubuntu 20.04

Install Osquery on Ubuntu 20.04

In this guide, we are going to learn how to install osquery on Ubuntu 20.04. Osquery is an opensource tool …
Install MISP on Ubuntu 22.04/Ubuntu 20.04

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. MISP, an acronym for Malware …
Install latest Grafana on Debian 10

Install latest Grafana on Debian 10

In this tutorial, you will learn how to install latest Grafana on Debian 10. Grafana is an open source analytics and …

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

VIRTUALIZATION

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

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 …

Install VirtualBox Guest Additions on Rocky Linux 9

Install VirtualBox Guest Additions on Rocky Linux 9

koromicha

Follow through this tutorial to learn how to install VirtualBox guest additions on Rocky Linux …

bullseye 11

Install Debian 11 on VirtualBox

gen_too

Follow through this tutorial to learn how to install Debian 11 on VirtualBox. The Debian …

Upgrade Ubuntu 18.04 to Ubuntu 20.04

koromicha

Well, Ubuntu 20.04, codenamed Focal Fossa is now available for testing with official version being …

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 …

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 …

how to automate virtual machine installation on VirtualBox

Automate Virtual Machine Installation on VirtualBox

koromicha

In this tutorial, you will learn how to automate virtual machine installation on VirtualBox. Many …

How to Upgrade VirtualBox 5.2 to VirtualBox 6.0 on Ubuntu 16.04

koromicha

In this tutorial, we are going to learn how to Upgrade VirtualBox 5.2 to VIrtualBox …

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 …

List Running and Stopped VMS on KVM

List Running and Stopped VMS on KVM

Follow through this guide to learn how to list running and stopped vms on KVM. KVM, an acronym for Kernel-based …
How to Create And Delete OpenStack Project

How to Create And Delete OpenStack Project

In this blog post, we’ll provide a step by step tutorial on how to create and delete OpenStack projects. A …

Install VirtualBox Guest Additions on Ubuntu 20.04

If you have installed Ubuntu 20.04 on VirtualBox, you realize that it is not in fullscreen. In this guide, you …
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); }); }); }); });