BackupPC-users

Re: [BackupPC-users] Achiving localhost using tar

2012-01-23 23:09:09
Subject: Re: [BackupPC-users] Achiving localhost using tar
From: "Kenneth L. Owen" <tx836519 AT bellsouth DOT net>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Mon, 23 Jan 2012 23:07:46 -0500
Hi Les,

I'm not getting something about setting up to use rsync to backup /home
on localhost.  The instructions that I filed for generating keys is:

Setting up BackupPC software to run rsync using visudo:

Create user backuppc on the server and each client.

Then generate keys for your server backuppc user:
backuppc$> ssh-keygen -t rsa
use ssh-copy-id to copy the pub key to each of the clients
backuppc$>ssh-copy-id client    

Likewise, on each client generate keys for backuppc user: 
backuppc$> ssh-keygen -t rsa
use ssh-copy-id to copy the pub key to the server:
backuppc$>ssh-copy-id archive-server

On the archiving server, backuppc would ssh-copy-id localhost ??
Where does the reciprocal key come from ??

-- ken


On Mon, 2012-01-23 at 20:43 -0600, Les Mikesell wrote:
> On Mon, Jan 23, 2012 at 8:13 PM, Kenneth L. Owen <tx836519 AT bellsouth DOT 
> net> wrote:
> > Hi Les,
> >
> > Now that's a thought!  I didn't realize this.
> >
> > Hmmm, so does backuppc need a key for local host like the remote
> > machines?
> 
> Yes, everything works exactly the same. It's slightly less efficient
> than running tar locally, but the machine probably doesn't have
> anything else to do then anyway.
> 



------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
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/