Hi, 
To do this i recomend you the following:
make a copy of rsync to your backuppc bin directory
cp rsync /opt/Backuppc/bin
chown root:backuppc /opt/Backuppc/bin/rsync 
chmod 750 /opt/Backuppc/bin/rsync
chmod u+s /opt/Backuppc/bin/rsync 
then in the host backuppc config change the line that specifies the $rsync path 
and change it to  /opt/Backuppc/bin/rsync
in the host backuppc config change the line that specifies the copy/restore 
comand erasing everything till the var $rsync

what can you achive with this?
well you'll have a much faster/efficient backup because you are not encryting 
all the information for your localhost host. has you are local you won't need 
to have a tcp and security layer involved in the end you backup can run about 
4-10 times faster depending on your cpu/memory.

you may think this is dangerous in a security perspective but just certify that 
no1 else belong to group backuppc other than the backuppc user.

Cheer hope I help a bit.
----------------------------------------------------------------------------------------------------------
Pedro M. S. Oliveira                            
IT Consultant                             
Email: [EMAIL PROTECTED]  
URL:   http://pedro.linux-geex.com                
Cellular: +351 96 5867227
----------------------------------------------------------------------------------------------------------

On Tuesday 09 December 2008 21:52:40 Glassfox wrote:
> 
> Hello, I'm new to linux and looking for an overall backup tool for a Linux 
> server. 
> 
> My first question is: can backuppc make a backup of a system it is running on 
> itself? Or do I always need to have a second backup host to make a backup of 
> my Linux server? 
> 
> And my second question is: could I get a corrupt system backup if the web 
> applications and databases were not shut down during the backup process? 
> 
> Thanks.
> 
> +----------------------------------------------------------------------
> |This was sent by [EMAIL PROTECTED] via Backup Central.
> |Forward SPAM to [EMAIL PROTECTED]
> +----------------------------------------------------------------------
> 
> 
> 
> ------------------------------------------------------------------------------
> SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
> The future of the web can't happen without you.  Join us at MIX09 to help
> pave the way to the Next Web now. Learn more and register at
> http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
> _______________________________________________
> BackupPC-users mailing list
> [email protected]
> List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
> Wiki:    http://backuppc.wiki.sourceforge.net
> Project: http://backuppc.sourceforge.net/
> 

-- 
------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
BackupPC-users mailing list
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to