In this guide, we will explain how to install MySQL server on Ubuntu 24.04 step-by-step. MySQL is a widely used open-source relational database management system (RDBMS) that leverages SQL syntax to ...
I am a seasoned and enthusiastic software engineer with extensive expertise in Linux, Distributed systems, DevOps, and Cloud technologies. My primary focus revolves around back-end web development, ...
In this post, we will explain how to add new Kubernetes worker node step-by-step. We are assuming on-prem Kubernetes cluster is up and running on Ubuntu 24.04. Scaling your Kubernetes cluster is ...
James Kiarie, a certified Linux administrator and a passionate tech enthusiast who stays connected with the latest trends in the tech world. Beyond executing commands on the terminal, you'll find me ...
In this blog post, we will show you how to install docker on Linux Mint 22 or 21 step-by-step. Docker is an open-source tool that allows developers and system administrators to package their ...
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, ...
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 ...
In this guide, you will learn how to set proxy settings for the APT command in Ubuntu/Debian Linux distributions. A proxy server is an intermediary […] In this post, we will cover how to install ...
In this post, we will explain how to set ulimit and file descriptors limit in Linux. Challenges like number of open files in any of ...
In this post, we are going to learn how to setup private docker registry on Ubuntu 20.04. Why Private Docker Registry ? For Smooth CI/CD In this post, we will show how to install nfs server on Debian ...
GNU Screen is a terminal multiplexer which allows to have multiple terminal sessions inside the main terminal. So why we need GNU Screen? – Sometimes […] ...
In this blog post, we will cover 16 IP command examples in Linux. Linux, with its open-source nature, provides users with a vast array of In this blog post, we will explain how to use docker compose ...