Skip to content

Instantly share code, notes, and snippets.

@Ruzzz
Last active September 28, 2020 11:48
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 Ruzzz/e4897c41473b12a42275b7432c614637 to your computer and use it in GitHub Desktop.
Save Ruzzz/e4897c41473b12a42275b7432c614637 to your computer and use it in GitHub Desktop.
ssh directory permissions
chmod 700 ~/.ssh
chmod 644 ~/.ssh/*
chmod 600 ~/.ssh/id_rsa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment