How To Install Nginx Server on Ubuntu
sudo apt install nginx
Search
NGINX is open source software for web serving, reverse proxying, caching, load balancing, media streaming, and more. It started out as a web server designed for maximum performance and stability.
sudo apt install nginx