Hello everybody,
I generated a SSH key on my MacBook Pro, then I would like to copy it to an Ubuntu server, using the below command line, it DOES NOT work:
Thanks in advance
I generated a SSH key on my MacBook Pro, then I would like to copy it to an Ubuntu server, using the below command line, it DOES NOT work:
Code:
ssh-copy-id host
-bash: ssh-copy-id: command not found
Thanks in advance