Posts
Snippets
Search
⌘K
Add ssh key to remote server
Using ssh-copy-id:
add-ssh-key.sh
Copy
ssh-copy-id -i ./mykey.pub user@host