BackupPC-users

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

2014-05-29 11:55:22
Subject: Re: [BackupPC-users] Backuppc won't backup a remote system
From: "J.L. Blom" <joep AT neuroweave DOT nl>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Thu, 29 May 2014 17:53:52 +0200
On 29/05/14 17:15, TN wrote:
>         Hello Joep,
>
> Just a small addition to David's procedure.
>
> To create SSH public/private keys *WITHOUT__*password with the linux 
> command  "ssh-keygen -t rsa", press just *ENTER *when this command ask :
> /Enter passphrase (empty for no passphrase)://
> //Enter same passphrase again:/
>
> To understand the public key private key concepts, you can read this 
> note (for example) :
> http://blakesmith.me/2010/02/08/understanding-public-key-private-key-concepts.html
>
> Best Regards,
>
> Tan
>
> Le 29/05/2014 13:25, David Kuntadi a écrit :
>> 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 ([email protected])
>>
>> and then try
>> ssh user@remote-host ([email protected])
>> make sure it login without asking password.
>>
>> DK
>
>
David and Tan,
Thanks for the quick reply. I assume I have to login to the backup 
server as root and then generate the keys as backuppc has no password 
for logging in as user backuppc. Tan, thanks for the tip. U assume that 
will work although I don't understand why backuppc backs up my local 
station the one I log on as joep) where the backuppc is running.
I'm planning to completely reshuffle this system by splitting it in a 
workstation and virtual server (using vmwar, virtualbox or kvm) as that 
can run headless and presumably will be much faster. There I can run 
apache, backuppc, vpnserver, etc. But first this problem must be solved.
Joep



------------------------------------------------------------------------------
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/