Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Ahora, copiamos la llave al servidor pivote con alguno de los siguientes comandos:

 

ssh-copy-id -i /home/user_name/.ssh/id_rsa.pub hostname

ssh-copy-id -i your_public_key user@host

...