Created
January 17, 2016 07:00
-
-
Save a7madev/77340d3a7cf0acef093a to your computer and use it in GitHub Desktop.
SSH - Login without password
This file contains 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
brew install ssh-copy-id | |
ssh-copy-id [email protected] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment