Envoy is an L7 proxy and communication bus designed for large modern service-oriented architecture. The project was born out of the belief that the network should be transparent to applications. When… Read more
Author: Mason Kipward
How to install Clonezilla on Ubuntu 21.10
Clonezilla is a suite of open-source, disk cloning programs used for bare metal backup Fand recovery and also used during system deployment. Clonezilla server edition uses multicast technologies to deploy a… Read more
How to install Flatpak on Debian 11
In this tutorial, we are going to learn how to install Flatpak on Debian 11. Flatpak is a utility for software deployment and package management for Linux. Flatpak offers a… Read more
How to install Flatpak on Fedora 35
In this tutorial, we are going to learn how to install Flatpak on Fedora 35. Flatpak is a utility for software deployment and package management for Linux. Flatpak offers a… Read more
How to install Visual Studio Code on Fedora 35
In this article, we are going to learn how to install Visual Studio code also known as (VScode) on Fedora 35. Visual Studio Code is a lightweight source code editor… Read more
How to install Visual Studio Code on Ubuntu 20.04
In this article, we are going to learn how to install Visual Studio code also known as (VScode) on Ubuntu 20.04. Visual Studio Code is a lightweight source code editor… Read more
How to install PHP 8.1 on Debian 11
In this tutorial, I am going to show you how to install the current stable release version of PHP 8.1 on Debian 11. PHP is a general-purpose scripting language suitable for… Read more
How to install PHP 8.1 on Ubuntu 20.04
In this tutorial, I am going to show you how to install the current stable release version of PHP 8.1 on Ubuntu 20.04. PHP is a general-purpose scripting language suitable for… Read more
How to install MongoDB 5 on Rocky Linux
In this tutorial guide, we are going to learn how to install MongoDB 5.0 on Rocky Linux. MongoDB is an open-source NoSQL database that provides high throughput for data-driven applications.… Read more
How to install Flask on Ubuntu 20.04
In this tutorial guide, we are going to explore how to install the Flask framework on Ubuntu 20.04. Flask is a microweb framework written in Python. It is classified as… Read more