link
Stop Nginx web server
sudo systemctl stop nginx
Stop Nginx (systemd)
Stop Nginx (SysV)
sudo service nginx stop