Terraform is an open-source infrastructure as code software tool that provides a consistent CLI workflow to manage hundreds of cloud…
How to install Wireguard on CentOS 8
In this tutorial, we are going to learn how to install Wireguard VPN on CentOS 8. Wireguard is a communication…
How to install Anydesk on Ubuntu 20.04
In this tutorial guide, we are going to learn how to install Anydesk on Ubuntu 20.04. Anydesk is a closed…
How to install Go 1.18 on Rocky Linux/AlmaLinux
In this tutorial, we are going to explore how to install go on Rocky Linux 8.5 Golang is an open-source programming…
How to install Python pip on Ubuntu 20.04
Pip is a package management system written in Python and is used to install and manage software packages. It connects to…
How to Install MongoDB 5 on Ubuntu 20.04
In this tutorial guide, we are going to learn how to install MongoDB 5.0 on Ubuntu 20.04. MongoDB is an…
How to install Node.js 17 on Ubuntu 20.04
Node.js is an open-source cross-platform, backend javascript runtime environment that runs on the V8 engine and executes javascript code outside…
How to install PHP 8.1 on Ubuntu 21.10
In this tutorial, I am going to show you how to install the current stable release version of PHP 8.1…
How to Install and Configure MariaDB 10.7 on Fedora 35
MariaDB Server is one of the most popular open-source relational databases. It’s made by the original developers of MySQL and…
How to install and configure Minikube on Ubuntu 21.10
Minikube is a tool that makes it easy to run Kubernetes locally. Minikube runs a single-node Kubernetes cluster inside a…