Skip to content

Instantly share code, notes, and snippets.

@anubhavsinha
Created January 27, 2015 18:38
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 anubhavsinha/ca2aa4dc39ea18596a92 to your computer and use it in GitHub Desktop.
Save anubhavsinha/ca2aa4dc39ea18596a92 to your computer and use it in GitHub Desktop.
remove a host from known_hosts
ssh-keygen -f "/home/as/.ssh/known_hosts" -R 10.10.6.193
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment