Add public key to remote server


/ Published in: Bash
Save to your folder(s)

Wish i'd known about this several years ago


Copy this code and paste it in your HTML
  1. ssh-copy-id -i .ssh/id_rsa.pub username:password@remotehost.co.jp

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.