To get it installed on Ubuntu, all we need is the terminal. Make sure the repositories are up-to-date by running: sudo apt update Install Nginx with the following: sudo apt install nginx Now ...