Skip to content

Instantly share code, notes, and snippets.

@anshuraj
Created April 11, 2018 06:33
Show Gist options
  • Save anshuraj/fb287057636eee0edcc41e257e84dffd to your computer and use it in GitHub Desktop.
Save anshuraj/fb287057636eee0edcc41e257e84dffd to your computer and use it in GitHub Desktop.
Disable nginx startup on boot
sudo update-rc.d -f nginx disable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment