How to Install MariaDB 11 on Ubuntu 24.04
Follow through this guide to learn how to install MariaDB 11 on Ubuntu 24.04. “MariaDB 11 is the new major release series of MariaDB. It ships
Follow through this guide to learn how to install MariaDB 11 on Ubuntu 24.04. “MariaDB 11 is the new major release series of MariaDB. It ships
This guide presents a quick way to install LEMP Stack on Debian 11. LEMP stack is an acronym for the commonly used web application and deployment component;
In this tutorial, you will learn how to encrypt drives with LUKS in Linux. LUKS, the Linux Unified Key Setup, is a standard for disk
In this tutorial, you will learn how to easily configure Elasticsearch HTTPS Connection. You can configure your Beats; Filebeat, Metricbeat, Packetbeat, Logstash, Kibana, to securely
In this guide, you will learn how to easily deploy AWX on Kubernetes cluster using AWX Operator. AWX is an opensource Ansible project which provides
In this guide, we are going to learn how to install Prometheus on Debian 10. Prometheus is an open-source systems and service monitoring system. It collects metrics
In this guide, you will learn how to install osquery on Windows system. Osquery is an instrumentation framework that exposes an operating system as a
In this tutorial, you will learn how to analyze network traffic using Zeek. Zeek is a world’s leading passive network security monitoring tool that sits
In this guide, I will walk you through KVM online disk expansion: how to extend virtual disks without downtime. But is it really possible to
I want to run a single node Kubernetes cluster on my local machine. But how? Well, this step-by-step guide will take you through all the