|
...file called id_rsa.pub in /Users/YourUsername/.ssh/ aka ~/.ssh/ cat ~/.ssh/id_rsa.pub copy the displayed text, then ssh to the remote host you are backing up to and do the following: nano -w ~/.ssh/authorized_keys and paste the text into it. Now when you ssh or rsync from your Mac to the remote host, it won't prompt for a password. Step number next! You likely have vi for default editor. ...

http://zastrazzi.livejournal.com/468203.html
(Cached)
0 links
Published: 2 years ago (Sun, 24 Jun 2007 22:47:28 PDT); 3360 bytes
|