Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save v-thomp4/334a6ecf490c11732918ddbd95e59277 to your computer and use it in GitHub Desktop.
Save v-thomp4/334a6ecf490c11732918ddbd95e59277 to your computer and use it in GitHub Desktop.
Fix ssh authorized_keys
chmod 600 ~/.ssh/authorized_keys && chmod 700 ~/.ssh/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment