Created
July 13, 2016 09:22
-
-
Save galch/f6dd4231e215db14be4e9be0fd1f348d to your computer and use it in GitHub Desktop.
linux/ubuntu ssh key saving
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
ssh-keygen | |
ssh-copy-id -i root@ip_address |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment