5 ms·
It's worth mentioning that ssh-copy-id might have problems with specifying port number. Here is workaround for that: $ ssh-copy-id ‘-p xx -i ~/.ssh/id_rsa.pub
by Mad_Dud 15y ago
It's worth mentioning that ssh-copy-id might have problems with specifying port number. Here is workaround for that:
$ ssh-copy-id ‘-p xx -i ~/.ssh/id_rsa.pub login@example.com’