Skip to content

Instantly share code, notes, and snippets.

@biswarupadhikari
Created September 26, 2013 06:39
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 biswarupadhikari/6710591 to your computer and use it in GitHub Desktop.
Save biswarupadhikari/6710591 to your computer and use it in GitHub Desktop.
your socket is already in use. kill it and it should be resolved.fuser -k 8080/tcp for example the above code kills and frees the socket at 8080
Kill using process ID
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment