Install Apache Guacamole on Ubuntu 20.04
In this guide, we are going to learn how to install Apache Guacamole on Ubuntu 20.04. Apache Guacamole is a clientless HTML5 web based remote desktop
In this guide, we are going to learn how to install Apache Guacamole on Ubuntu 20.04. Apache Guacamole is a clientless HTML5 web based remote desktop
In this tutorial, we are going to learn how to install OSSEC agent on Solaris 11.4. Note that this is not an official guide but
How to upgrade Elasticsearch 7 to 8? In this guide, you will learn how to upgrade ELK Stack 7.x to ELK Stack 8.x. ELK/Elastic 8
In this guide, you’ll learn how to join RHEL 8/9/10 to Windows AD with SSSD. This allows RHEL systems to authenticate against Active Directory, centralizing
Is it possible to rename KVM virtual machine? Yes, follow through this guide to learn how to rename KVM virtual machine with virsh command. virsh
In this tutorial, you will learn how to install PHP 8 on Debian 12. PHP 8.x is a major update of the PHP language. It
Follow through this post to learn how to deploy Ceph storage cluster on Debian 12. Ceph is a scalable distributed storage system designed for cloud
What is the difference between Kubernetes kubectl drain and kubectl cordon commands? Well, keeping your Kubernetes cluster healthy and running smoothly requires regular maintenance on
This tutorial provides a step-by-step guide on how to install Kubernetes Metrics server on a Kubernetes cluster. Kubernetes Metrics Server plays a vital role in
This tutorial serves as a guide to mastering Kubernetes Autoscaling. We’ll explore the two main techniques of Kubernetes scaling: horizontal scaling and vertical scaling. Horizontal