Skip to content

Instantly share code, notes, and snippets.

@VarunBatraIT
Created November 8, 2015 23:55
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 VarunBatraIT/6ef9023e4035dbbba18f to your computer and use it in GitHub Desktop.
Save VarunBatraIT/6ef9023e4035dbbba18f to your computer and use it in GitHub Desktop.
SSH Permission
sudo chmod go-w ~/
sudo chmod 700 ~/.ssh
sudo chmod 600 ~/.ssh/authorized_keys
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment