Josphat Mutai
How to Install LAMP Stack on RHEL 10 | CentOS Stream 10
The acronym LAMP is derived from Linux, Apache, MySQL and PHP, which are open-source software that work together…
How To Install and Use Apptainer on Ubuntu / Debian
Greetings and salutations. This guide will show you how to install and use Apptainer on Ubuntu / Debian.…
How To Run Transmission Torrent Web Client in Docker
Most people who used the internet before the streaming sites era are probably aware of torrents. This is…
How to Install and Use Docker CE on Ubuntu / Linux Mint
Docker is a platform that uses containers to create, manage and use applications. And what is a container?…
How To Install Docker CE on Manjaro Linux
What is Docker? Docker is a platform that uses containers to create, manage and use applications. In this…
How To Install Nginx with PHP-FPM on Alpine Linux
In today’s guide we will cover the installation of Nginx Web server with PHP-FPM on Alpine Linux server.…
Install MicroK8s Kubernetes Cluster on Linux Mint
MicroK8s is a powerful, lightweight and a reliable production-ready Kubernetes distribution. It is the smallest and fastest multi-node…
Install and Use Docker CE on Oracle Linux 9
Oracle Linux is an open-source RHEL-based system and a good alternative to CentOS and RHEL. Oracle Linux 9…
Install and Use Docker On Ubuntu 24.04 (Noble Numbat)
Docker is a platform for building, deploying, and shipping containerized applications. A container packages an application with all…
Run Kubernetes on Oracle Linux 9 using minikube
Hello and welcome to today’s guide on how to Run Kubernetes on Oracle Linux 9 using Minikube. Kubernetes is an open-source…
Install and Use Docker Desktop on Arch Linux
Back in the day, a developer would create an application, test and run it on one operating system.…