Skip to main content
Goat Manure Goat Manure
  1. Posts/

Nginx

·28 words·1 min·

https://www.cyberciti.biz/faq/nginx-restart-ubuntu-linux-command/

Start / Restart / Stop Nginx Commands>

Start / Restart / Stop Nginx Commands #

sudo systemctl start nginx 
sudo systemctl stop nginx 
sudo systemctl restart nginx