Install Pritunl On Ubuntu 20.04

Not sure why Pritunl getting started guid only details installation on RedHat based distributions. Its not hard or impossible to install it on debian based systems. Read on to know how to install Pritunl on Ubuntu 20.04 LTS

The Old Way To Build Multi Arch Docker Images

How to build docker images so that they run on both Intel and ARM architectures using the old manifest method. This is also extremly handy if the docker files for the different architectures are different. The modern way of using docker buildx assumes all architectures use the same Dockerfile.