To install nginx in Ubuntu or Debian, run the following commands:
sudo apt update sudo apt install nginx
Refrences
NGINX's installtion pagearrow-up-right
Last updated 1 year ago