Hello Richard, I suspect you are trying to use the root account to sync. By default BlueOnyx denies direct root logins.
To allow key-authenticated root access, on the target machine, please add the following line to /etc/ssh/sshd_config: PermitRootLogin without-password and ofcourse restart sshd by issuing "service sshd restart" Please let us know this fixed your problem. With regards, Taco Scargo [email protected] On 23 jan 2011, at 17:26, Richard Morgan wrote: > Hi > > Many thanks indeed for sharing the scripts and knowledge about rsync. I'm > getting close to what I need, but seem stuck on one key element: > > How should I create the authentication key pair for SSH? I'lve followed the > instructions to the letter, but is there something else I should be doing? > > http://wiki.centos.org/HowTos/Network/SecuringSSH#head-9c5717fe7f9bb26332c9d67571200f8c1e4324bc > > I've also kept quite detailed notes, so once I crack it I'll try and post it > back in case it's useful (and for my future reference). > > Thank you all very much. > > Richard > ----- Original Message ----- > From: Christoph Schneeberger > To: BlueOnyx General Mailing List > Sent: Friday, January 21, 2011 9:44 AM > Subject: [BlueOnyx:06358] Re: Backup solutions via rsync and single DB dumps > > Richard Morgan wrote: >> >> There's been some talk recently of transferring from one server to another >> using rsync. I've tried setting this up but as an rsync newby, I can't see >> quite where to get started. Does anyone have any scripts or little recipes >> that can be shared to get the ball rolling? >> >> The same applies to dumping MySQL databases one at a time, rather than by >> RAQBackup's method of dumping them all en-masse. >> >> Any help would be greatly appreciated. Many thanks indeed. >> >> Regards >> >> Richard > > You may want to check our mysql backup script: > http://www.telemedia.ch/publ/blueonyx-mysqlbackup.html > > For rsync backups, checkout backuppc: http://backuppc.sourceforge.net/ > > hth, > Christoph > > > _______________________________________________ > Blueonyx mailing list > [email protected] > http://www.blueonyx.it/mailman/listinfo/blueonyx > _______________________________________________ > Blueonyx mailing list > [email protected] > http://www.blueonyx.it/mailman/listinfo/blueonyx
_______________________________________________ Blueonyx mailing list [email protected] http://www.blueonyx.it/mailman/listinfo/blueonyx
