Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • 1
    Minor correction - you want to copy your public key to the target machine. Your private key should be kept as close to your chest as possible and there is no reason for it to leave the originating device. Commented Sep 8, 2019 at 13:43
  • Minor correction, you need another mechanism to login with ssh such as a password. But if you already have another ssh key installed on the account then you can login with that one to install another. Therefore you don't necessarily need password access enabled to use ssh-copy-id Commented Sep 8, 2019 at 15:54