Created
November 8, 2015 23:55
-
-
Save VarunBatraIT/6ef9023e4035dbbba18f to your computer and use it in GitHub Desktop.
SSH Permission
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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