Skip to content

Instantly share code, notes, and snippets.

@dbrack
Last active March 13, 2016 15:37
Show Gist options
  • Save dbrack/dc1f45e84f729828d329 to your computer and use it in GitHub Desktop.
Save dbrack/dc1f45e84f729828d329 to your computer and use it in GitHub Desktop.
Remove a known hostname or ip from ~/.ssh/known_hosts
ssh-keygen -R hostnameORip
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment