Skip to content

Instantly share code, notes, and snippets.

@dgitman
Created October 4, 2020 23:43
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 dgitman/e47246b729e96faeaac8210eccb32ab9 to your computer and use it in GitHub Desktop.
Save dgitman/e47246b729e96faeaac8210eccb32ab9 to your computer and use it in GitHub Desktop.
Local SSH permissions
chmod 700 .ssh
chmod 600 .ssh/*
chmod 644 .ssh/*.pub
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment