On Tue, 2006-06-27 at 15:53 -0400, Mark Ketteran wrote:
> Last week, when it worked, I used http://my.domain/backuppc which
> would prompt me to login as user backuppc. This week, that address
> gives me a 404:file not found error.
>
> This week, when I type in http://my.domain/cgi-bin/BackupPC_Ad
Last week, when it worked, I used http://my.domain/backuppc which would
prompt me to login as user backuppc. This week, that address gives me a
404:file not found error.
This week, when I type in http://my.domain/cgi-bin/BackupPC_Admin it
gives me a 403: permission denied error without a chanc
On Tue, 2006-06-27 at 15:06 -0400, Mark Ketteran wrote:
> In /var/log/apache/error.log I get the error entry
>
> [timestamp] [error] [client] File does not exist: /var/www/backuppc
>
> Is there supposed to be a link from /var/www to somewhere? I don't
> remember there being anything there back wh
In /var/log/apache/error.log I get the error entry
[timestamp] [error] [client] File does not exist: /var/www/backuppc
Is there supposed to be a link from /var/www to somewhere? I don't
remember there being anything there back when things were working and I
was looking at what files were copi
KLEIN St phane writes:
> When I restore one directory to server, I've this error :
>
> Running: /usr/bin/ssh -l root mydomain.com /usr/bin/rsync --server
> --numeric-ids --perms --owner --group --devices --links --times
> --block-size=2048 --relative --ignore-times --recursive --one-file-system
On Tue, 2006-06-27 at 09:57 -0400, Mark Ketteran wrote:
> I have been using BackupPC successfully through the CGI interface. At
> some point over the weekend, the interface disappeared and I can't
> figure out why or how to get it back.
>
> I am running the Linux kernel 2.6 (Debian distro).
> Ap
Ron Abramson wrote:
> I just started with BackupPC. I am using rsync to back up my Linux
> machines, and it is working. However, I want to exclude some large,
> nonessential files and directories from the backup. I put a
> $Conf{BackupFilesExclude} line in the config file for the Linux
> client
Hello,
As for me I just use the following config.pl for my localhost using
rsync :
$Conf{BackupFilesOnly} = ['/etc', '/boot', '/var', '/home'];
$Conf{BackupFilesExclude} = ['/var/cache', '/var/temp'];
$Conf{XferMethod} = 'rsync';
$Conf{RsyncShareName} = '/';
$Conf{ArchiveComp} = 'bzip2';
[...
I just started with BackupPC. I am using rsync to back up my Linux machines, and it is working. However, I want to exclude some large, nonessential files and directories from the backup. I put a
$Conf{BackupFilesExclude} line in the config file for the Linux client in question, but it does not
Answering top myself...
All problems with this install (first, the cgi interface saying unable
to read config.pl and second the rsync problem) came from SELinux.
It seems (for fedora users) that there were a change on SELinux in
Fedora 5 :
(qutote from the fc5 selinux faq at
http://fedora.red
I have been using BackupPC successfully through the CGI interface. At
some point over the weekend, the interface disappeared and I can't
figure out why or how to get it back.
I am running the Linux kernel 2.6 (Debian distro).
Apache 1.3.33
BackupPC 2.1.2 (stable version available through Debian
Hi,
When I restore one directory to server, I've this error :
Running: /usr/bin/ssh -l root mydomain.com /usr/bin/rsync --server
--numeric-ids --perms --owner --group --devices --links --times
--block-size=2048 --relative --ignore-times --recursive --one-file-system .
/home/essai/
Xfer PIDs ar
I tarred the files we are using for the "self-service" sign up. The tarball is available here: ftp://ftp.dnr.state.mn.us/pub/outgoing/backuppc/
You will want to untar the file in a new directory to check it out. It is intended to be untarred in the docu
> -Original Message-
> From: Les Mikesell [mailto:[EMAIL PROTECTED]
> Sent: 26 June 2006 06:30 PM
> To: Mark Coetser
> Cc: backuppc-users@lists.sourceforge.net
> Subject: Re: [BackupPC-users] archive error
>
> On Mon, 2006-06-26 at 18:02 +0200, Mark Coetser wrote:
>
> > One or two more qu
14 matches
Mail list logo