Skip to content

Instantly share code, notes, and snippets.

@jasonmccallister
Last active August 29, 2015 14:15
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 jasonmccallister/97a6276c04fe02901457 to your computer and use it in GitHub Desktop.
Save jasonmccallister/97a6276c04fe02901457 to your computer and use it in GitHub Desktop.
Remove known_hosts
mv ~/.ssh/known_hosts ~/.ssh/old_hosts && touch ~/.ssh/known_hosts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment