
Ubuntu 20.04

How to Install Go on Ubuntu 20.04
Go, often referred to as golang is a modern open-source programming language created by Google that allows users to build reliable and efficient applications. In this tutorial we will show you how you can install Go on your 20.04 Ubuntu server.
How to Install PostgreSQL on Ubuntu 20.04
PostgreSQL, commonly referred to as "postgres", is a relational database management system that provides an implementation of the SQL querying language. It was built to be standards-compliant and has many advanced features like reliable transactions and concurrency without any read locks.

How to Install phpMyAdmin on Ubuntu 20.04
sudo: netstat: command not found
A popular tool used by many Sysadmins is the netstat tool. Its name is derived from two words: network and statistics. The utility displays network connections for TCP, routing tables, and a number of network interface and protocol statistics. Thus, when it is not available... that can be a problem.