Skip to content

Instantly share code, notes, and snippets.

@ishults
Created May 22, 2016 14:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ishults/882e3cc76b616b292faaca40877d1672 to your computer and use it in GitHub Desktop.
Save ishults/882e3cc76b616b292faaca40877d1672 to your computer and use it in GitHub Desktop.
sudo chmod +x /lib/systemd/system/nginx.service
sudo systemctl --system daemon-reload
sudo systemctl enable nginx
sudo systemctl start nginx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment