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 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 ...
Hello readers, in this blog post we will show you how to install PHP 8.3 on Ubuntu 24.04 LTS system step-by-step. As we know PHP is a server-side scripting language widely used in web development. PHP ...
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 ...
In this tutorial, we will learn how to execute linux commands on remote system over ssh. Many times we need to work with remote Linux systems. We login to the remote host, perform work and exit that ...
Setting up passwordless SSH login in Linux enhances security and simplifies the process of logging into remote servers. By using SSH keys, you can log in to your Linux servers without entering a ...
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 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, ...