Skip to content

Instantly share code, notes, and snippets.

@BitPuffin
Created August 31, 2011 19:22
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BitPuffin/1184452 to your computer and use it in GitHub Desktop.
Save BitPuffin/1184452 to your computer and use it in GitHub Desktop.
Useful when mysql is shitting
netstat -aln --program | grep 3000
kill -9 ID
Ctrl-c ctrl-z fg
USE HOOF
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment