28 Jul
2014
28 Jul
'14
10:17 a.m.
On 07/27/14 23:26, Jeremy Laidman wrote:
Second, append the contents of the .pub file into the .ssh/authorized_keys file on the host you want to manage, perhaps by doing this:
$ ssh xymon at host-to-manage "cat >> ~/.ssh/authorized_keys" < ~/.ssh/xymon-rclient.pub
Or, while still the xymon user, simply:
$ ssh-copy-id xymon at host-to-manage
-- Bill Arlofski Reverse Polarity, LLC http://www.revpol.com/ -- Not responsible for anything below this line --