Re: rsnapshot advice

2016-10-20 Thread Jochen Spieker
Pol Hallen: > > PPS: main backup of each server will be /etc/ For /etc you can also install etckeeper on all servers and just git+ssh pull from a remote location. J. -- Television advertisements are the apothesis of twentieth century culture. [Agree] [Disagree]

Re: rsnapshot advice

2016-10-19 Thread Eike Lantzsch
On Mittwoch, 19. Oktober 2016 14:13:00 PYST Dan Ritter wrote: > On Wed, Oct 19, 2016 at 06:59:56PM +0200, Pol Hallen wrote: > > Hey all :-) > > > > I need an advice about remote rsnapshot backup: in my scenario I've 8 > > servers and one primary (backup server) in same LAN. > > > > What is better

Re: rsnapshot advice

2016-10-19 Thread Chris
Pol Hallen wrote: > What is better: make on each server rsnapshot and automatically backup > data (ssh+root) to primary server? > > Or on primary server make a remote backup to all other servers (ssh+root)? I would pull the backup, in case one server is compromised, only one is affected. - Chris

Re: rsnapshot advice

2016-10-19 Thread Dan Ritter
On Wed, Oct 19, 2016 at 06:59:56PM +0200, Pol Hallen wrote: > Hey all :-) > > I need an advice about remote rsnapshot backup: in my scenario I've 8 > servers and one primary (backup server) in same LAN. > > What is better: make on each server rsnapshot and automatically backup data > (ssh+root) t

Re: rsnapshot advice

2016-10-19 Thread Pol Hallen
PPS: main backup of each server will be /etc/ Pol

rsnapshot advice

2016-10-19 Thread Pol Hallen
Hey all :-) I need an advice about remote rsnapshot backup: in my scenario I've 8 servers and one primary (backup server) in same LAN. What is better: make on each server rsnapshot and automatically backup data (ssh+root) to primary server? Or on primary server make a remote backup to all o