Hi
I have configured the backuppc in centos. In that In main config.pl file
having the schedule time is
$Conf{WakeupSchedule} = [18];
so all the backup of pcs started at 18 pm.
Now I wanted to change the schedule time of one pc.
So I haven add the following line into that pc
edited this
On 06/11/2013 11:00 AM, hooverj wrote:
> Every time I try to run a backup from the web interface it tells me
> 2013-06-11 10:23:21 vmnocfsstorag03: Can't connect to server (unix connect:
> No such file or directory).
Are you on the same system as backuppc when you try this and are you
using http
Every time I try to run a backup from the web interface it tells me 2013-06-11
10:23:21 vmnocfsstorag03: Can't connect to server (unix connect: No such file
or directory). I get this message no matter what host I try to run a backup
for. If I run the backup manually using /usr/share/BackupPC/bi
On Tue, Jun 11, 2013 at 6:05 AM, absolutely_f...@libero.it
wrote:
> Hi,
> it's possible to configure BackupPC in order to execute, for a single server,
> different module backup on different hours?
>
> For example, I would like to run backup of module "mysql" at am 4:00, module
> "www" at am 1:00,
Hi,
it's possible to configure BackupPC in order to execute, for a single server,
different module backup on different hours?
For example, I would like to run backup of module "mysql" at am 4:00, module
"www" at am 1:00, and so on
thank you very much!