BackupPC-users

Re: [BackupPC-users] Backuppc won't backup a remote system

2014-05-29 07:27:32
Subject: Re: [BackupPC-users] Backuppc won't backup a remote system
From: David Kuntadi <d.kuntadi AT gmail DOT com>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Thu, 29 May 2014 18:25:57 +0700
On Thu, May 29, 2014 at 6:04 PM, J.L. Blom <joep AT neuroweave DOT nl> wrote:
> There is apparently something I have to repair on,
> I assume, my system to get the key-pair to work. So back to reading the
> ssh manual/tutorial to get it all correct.
> If you have any tips you're of course welcome!

Login to backup server and do the following:

su backuppc (and key in password)
ssh-keygen -t rsa
ssh-copy-id -i ~/.ssh/id_rsa.pub user@remote-host (e.g. [email protected])

and then try
ssh user@remote-host (e.g. [email protected])
make sure it login without asking password.

DK

------------------------------------------------------------------------------
Time is money. Stop wasting it! Get your web API in 5 minutes.
www.restlet.com/download
http://p.sf.net/sfu/restlet
_______________________________________________
BackupPC-users mailing list
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/