sudo apt update
sudo apt install nginx
sudo ufw allow 'Nginx HTTP'
Pro tip: use ```triple backticks around text``` to write in code fences