In this blog post, we will learn how to install Docker Desktop on Ubuntu 24.04 step-by-step. The conventional way of running and managing Docker container images is on the command line. However, this ...
In this blog post, we will learn how to add new worker node to existing Kubernetes cluster. In this demonstration, we will be using on-prem Kubernetes cluster deployed on Ubuntu 24.04. Scaling your ...
In this blog post, we will learn how to install python 3 on RHEL 9 (Red Hat Enterprise Linux). Python is a free and open-source programming language widely used in various domains, from web ...
Git is a distributed version control system designed to track changes in source code during software development. It enables multiple developers to collaborate on a project, ensuring a structured and ...
In this guide, we will walk you step-by-step on how you can install a Kubernetes (k8s) cluster on RHEL 8. We will demonstrate this using one Master and one worker node which we will add to our cluster ...
I am a Cloud Consultant with over 15 years of experience in Linux, Kubernetes, cloud technologies (AWS, Azure, OpenStack), automation (Ansible, Terraform), and DevOps. I hold certifications like RHCA, ...
In this blog post, we will learn how to run Linux commands within vi/vim editor and make the most of this powerful feature. The vi or vim editor is one of the most popular text editors in the Linux ...
In this guide, we will show you how to setup sftp server on Debian 12 step-by-step. SFTP stands for Secure File Transfer Protocol / SSH File Transfer Protocol, it is one of the most common method ...
Today, as we all know that how security is important for servers and network in this era. We spend our most of time to implement […] ...
Garuda Linux is a user-friendly and visually appealing Linux distribution that is popular among gamers. It is a rolling distribution based on Arch Linux that […] In this post, we will learn how to ...
Deploying services in high availability is one of the most important and complex task for Linux geeks. Red Hat clustering a.k.a Pacemaker is used to 20 Red Hat Clustering (Pacemaker) Interview ...