Y
Hacker News
new
|
ask
|
show
|
jobs
by
Mad_Dud
5292 days 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’