Как начать nginx в 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