Created
April 29, 2017 16:43
-
-
Save 1ik/19eaa61344ad753611346a9d80c74fbf to your computer and use it in GitHub Desktop.
Upload a new public key to a linux vps and enable ssh login
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
ssh-copy-id -i ~/.ssh/id_rsa.pub [email protected] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment