Cómo iniciar Nginx en Linux
sudo systemctl restart nginx
Obedient Osprey
sudo systemctl restart nginx
sudo apt update
sudo apt install nginx
sudo systemctl start nginx
systemctl reload nginx
sudo apt install nginx
$ sudo apt-get update
$ sudo apt-get install nginx