Skip to content

Instantly share code, notes, and snippets.

@holydevil
Created March 31, 2013 11:21
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 holydevil/5280331 to your computer and use it in GitHub Desktop.
Save holydevil/5280331 to your computer and use it in GitHub Desktop.
Fix for "Too many authentication failures for <username>" on hostgator
ssh -o PubkeyAuthentication=no user@hostname
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment