Skip to content

Instantly share code, notes, and snippets.

@ArtemioVegas
Created March 4, 2019 09:24
Show Gist options
  • Save ArtemioVegas/139ef5c11f18fdbee781c87fb6f1a910 to your computer and use it in GitHub Desktop.
Save ArtemioVegas/139ef5c11f18fdbee781c87fb6f1a910 to your computer and use it in GitHub Desktop.
nginx usefull commands
sudo service php5.6-fpm reload
sudo nginx -t
sudo nginx -s reload
sudo /etc/init.d/nginx restart
service --status-all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment