# How to install Nginx on Ubuntu Steps: - `sudo add-apt-repository ppa:ondrej/nginx` - `sudo apt update` - `sudo apt install nginx`