Forum Discussion

mattiamueggler's avatar
mattiamueggler
New Contributor
2 years ago

save ssh public key with ssh-copy-id to server

I generated a ssh-key with 1Password. How can I save the public key to my remote Linux VM? If I enter this: ssh-add -L I get several keys which are stored in my 1Password. How can I choose one of t...