Skip to content

Instantly share code, notes, and snippets.

@JesseHerrick
Created December 30, 2013 21:10
Show Gist options
  • Save JesseHerrick/8188200 to your computer and use it in GitHub Desktop.
Save JesseHerrick/8188200 to your computer and use it in GitHub Desktop.
If SSH public key is added, but you still can't log in. Try this on the remote server...
chmod 700 ~/.ssh
chmod 600 ~/.ssh/authorized_keys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment