Skip to content

Instantly share code, notes, and snippets.

@mrpatrick
Created September 8, 2015 13:23
Show Gist options
  • Save mrpatrick/ec1753369997e22cd880 to your computer and use it in GitHub Desktop.
Save mrpatrick/ec1753369997e22cd880 to your computer and use it in GitHub Desktop.
remove host from .ssh/known_hosts file
ssh-keygen -R [HOSTNAME]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment