Created
January 5, 2012 06:36
-
-
Save lexer/1564029 to your computer and use it in GitHub Desktop.
WARNING: UNPROTECTED PRIVATE KEY FILE!
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 600 ~/.ssh/id_rsa | |
sudo chmod 600 ~/.ssh/id_rsa.pub | |
sudo chmod 644 ~/.ssh/known_hosts | |
sudo chmod 755 ~/.ssh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment