"hanlim < at > medankia.org" writes:
1. How to set the schedule in BackupPC, now it's running everyday at
11:00am which I don't want, I want to set it to 11:00pm? Is it depend
on the first time you run it?
See $Conf{WakeupSchedule} and the blackout features.
2. What is the default for full backup and incremental backup? When will
they perform full backup?
The first backup will be a full. After that, incrementals and fulls
will be done based on $Conf{FullPeriod} and $Conf{IncrPeriod}.
3. I run BackupPC as user "www" which is my webserver user, I set the
email to my email address, but I never receive the email and when I
point to the "www" I saw the link "mailto: www". How to change the
"www" to my email address?
The user names are stored in the hosts file. $Conf{EMailUserDestDomain}
is appended to the user name to get the fully qualified email address.
The fact that BackupPC_Admin thinks you are user www means that
REMOTE_USER is not being passed to BackupPC_Admin from Apache:
You need to setup authentication under apache via .htaccess, or
using LDAP or similar.
Craig
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/
