Ansible is an open-source software provisioning, configuration management, and application deployment tool enabling infrastructure as code. It runs both on…
How to Upgrade Linux Kernel to 5.19 Release on Ubuntu 20.04
In this tutorial, we are going to learn how to upgrade Linux Kernel to 5.19 mainline release on Ubuntu 20.04.…
How to Deploy an EC2 instance using Terraform
Amazon Elastic Compute Engine (EC2) is a web-based service from Amazon which allow users to rent virtual compute services on…
How to install Flatpak on Fedora 36
Flatpak is a utility for software deployment and package management for Linux. Flatpak offers a sandbox environment in which users…
How to install Flatpak on Ubuntu 22.04
Flatpak is a utility for software deployment and package management for Linux. Flatpak offers a sandbox environment in which users…
How to install Terraform on Fedora 36
Terraform is an open-source infrastructure as code software tool that provides a consistent CLI workflow to manage hundreds of cloud…
How to install Terraform on Ubuntu 22.04
Terraform is an open-source infrastructure as code software tool that provides a consistent CLI workflow to manage hundreds of cloud…
How to install Minikube on Ubuntu 22.04
Minikube is a tool that makes it easy to run Kubernetes locally. Minikube runs a single-node Kubernetes cluster inside a VM…
How to create Django Templates
In this tutorial, we will learn how to create Django models. We are going to use Django 4.0. In the…
How to install PostgreSQL 14 on Ubuntu 20.04 from the source
In this article, we are going to learn how to install and get PostgreSQL 14 up and running on an…