Containers

More
Eliminate Static Secrets from GitLab CI/CD with OpenBao on OpenShift

Eliminate Static Secrets from GitLab CI/CD with OpenBao on OpenShift

Static secrets in GitLab CI/CD pipelines are one of the most persistent security risks on OpenShift. A service account token …
Step-by-Step Guide on Deploying an Application on Kubernetes Cluster

Step-by-Step Guide on Deploying an Application on Kubernetes Cluster

In this tutorial, we will provide you with a step-by-step guide on deploying an application on Kubernetes cluster. Kubernetes is …
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 …

Most Popular

More

MONITORING

More
How to Integrate TheHive with MISP

How to Integrate TheHive with MISP

koromicha

Follow through this tutorial to learn how to integrate TheHive with MISP. TheHive, a Security …

gitlab

Monitoring Gitlab Metrics with Prometheus and Grafana

koromicha

In this tutorial, we will learn about monitoring Gitlab metrics with Prometheus and Grafana. Grafana …

Configure Log Retention Period in ELK Stack

Configure Log Retention Period in ELK Stack

koromicha

How do I change the log retention policy in elk stack? In this tutorial, you …

Update/Change Kibana Visualization Index Pattern

Update/Change Kibana Visualization Index Pattern

gen_too

In this tutorial, you will learn how to update/change kibana visualization index pattern. Kibana is a …

Install and Setup Nagios

Install and Setup Nagios Core on Ubuntu 20.04

koromicha

In this guide, we will provide a step-by-step tutorial on how to install and setup …

Install Logstash 9 on Ubuntu/Debian

Install Logstash 9 on Ubuntu/Debian

Kifarunix

This guide is about how to install Logstash 9 on Ubuntu/Debian as a continuation of …

nagios nrpe

Install Nagios NRPE Agent on Rocky Linux 8

gen_too

Follow through this guide to learn how to install Nagios NRPE agent on Rocky Linux 8. In …

How to Copy Kibana Dashboard to Another Kibana Space

How to Copy Kibana Dashboard to Another Kibana Space

koromicha

Is it possible to copy Kibana dashboard to another Kibana Space? Yes, definitely. In this …

filebeat

Install and Configure Filebeat on CentOS 8

gen_too

In this tutorial, we are going to learn how to install and configure Filebeat on …

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 …

install zabbix agent

Compile and Install Zabbix Agent on FreeBSD 12

Welcome to our guide on how to compile and install Zabbix Agent on FreeBSD 12. We have covered the installation …
Install Osquery on Linux

Install Osquery on Rocky Linux 8

In this guide, we are going to learn how to install osquery on Rocky Linux 8. Osquery is an opensource tool that …
Deploy Nagios NRPE Agents using Ansible

Deploy Nagios NRPE Agents using Ansible

In this tutorial, you will learn how to deploy Nagios NRPE Agents using Ansible. Ansible is an open-source automation tool …

NETWORKING

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

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

VIRTUALIZATION

More
bullseye 11

Install Debian 11 on VirtualBox

gen_too

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

Install Solaris 11.4 on VirtualBox

Easily Install Solaris 11.4 on VirtualBox

Kifarunix

In this tutorial, you will learn on how to easily install Solaris 11.4 on VirtualBox. …

How to Upload ISO File to VMware ESXi Datastore using vSphere Client

koromicha

Hello there, welcome to this tutorial on how to upload an ISO file to VMware …

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 VirtualBox 7 on Debian 12 Desktop

Install VirtualBox 7 on Debian 12

Kifarunix

This guide will take you through how to install VirtualBox 7 on Debian 12. VirtualBox …

install portainer on Linux

Install Portainer on Rocky Linux

koromicha

In this tutorial, you will learn how to install Portainer on Rocky Linux. Portainer is a …

How to Clone a Virtual Machine on VMware ESXi

koromicha

Having trouble with cloning a virtual machine in VMware ESXi? Worry no more. This guide …

Install Ubuntu 20.04 on VirtualBox

koromicha

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

Install VirtualBox Guest Additions on Debian 10 Buster

koromicha

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

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 …

Use VirtualBox VMs on KVM

Use VirtualBox VMs on KVM

Do you have some VirtualBox virtual machines that you would like to re-use on your KVM? Follow through this guide …
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 …
Upgrade VirtualBox 6.x to VirtualBox 7.x on Ubuntu/Debian

Upgrade VirtualBox 6.x to VirtualBox 7.x on Ubuntu/Debian

In this tutorial, you will learn how to upgrade VirtualBox 6.x to VirtualBox 7.x on Ubuntu/Debian. VirtualBox 7.0.0 was officially …
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); }); }); }); });