ssh-copy-id windows
type $env:USERPROFILE\.ssh\id_rsa.pub | ssh {IP-ADDRESS-OR-FQDN} "cat >> .ssh/authorized_keys"
ssh-copy-id windows
type $env:USERPROFILE\.ssh\id_rsa.pub | ssh {IP-ADDRESS-OR-FQDN} "cat >> .ssh/authorized_keys"
copy ssh key to remote server
ssh-copy-id -i ~/.ssh/mykey.pub user@host
ssh-copy-id example
ssh-copy-id -i ~/.ssh/your_key.pub [email protected]
ssh-copy-id
ssh-copy-id [email protected]
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us