Skip to content

Instantly share code, notes, and snippets.

@xtfs
Created February 8, 2019 18:50
Show Gist options
  • Save xtfs/2b03e518b93c230882ce00fc2547e76f to your computer and use it in GitHub Desktop.
Save xtfs/2b03e518b93c230882ce00fc2547e76f to your computer and use it in GitHub Desktop.
nginx emerg bind 80 already in use
sudo fuser -k 80/tcp
service nginx start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment