The installation of Nginx on Ubuntu is simple. Follow these steps to install an Nginx server on Ubuntu:
sudo apt-get update
sudo apt-get install nginx