[BackupPC-users] update backuppc

2007-07-11 Thread Support IFM informatique
Hello Which method with a minimum of risks to update backuppc since version 2.1.2-6 I have doubts Thank you François Bonjour Quelle methode avec un minimum de risques pour mettre a jour backuppc depuis la version 2.1.2-6 J'ai des doutes Merci Francois

Re: [BackupPC-users] Automatic Samba hosts configuration

2007-07-11 Thread Les Mikesell
Rodrigo Real wrote: > Hi Guys > > Some weeks ago I sent a message to the list, saying that I would like > to have a Windows Installer for backuppc clients. I never started > that, and started to think that maybe in some cases I could do almost > everything from the server. > > So, considering I w

Re: [BackupPC-users] /var/lib/backuppc replace HDD

2007-07-11 Thread Nate Carlson
On Tue, 10 Jul 2007, Holger Parplies wrote: > you can 'dd' the LV to a LV (or disk partition) on the new disk. You can > probably 'dd' the PV to a PV of the same size too, but I wouldn't > recommend that. Since there's no 'pvextend' command, I doubt you'll be > able to resize the PV to take adva

[BackupPC-users] Automatic Samba hosts configuration

2007-07-11 Thread Rodrigo Real
Hi Guys Some weeks ago I sent a message to the list, saying that I would like to have a Windows Installer for backuppc clients. I never started that, and started to think that maybe in some cases I could do almost everything from the server. So, considering I will do backups using smb transfer m

Re: [BackupPC-users] user permissions &cgi interface

2007-07-11 Thread Les Mikesell
daniel wrote: > Hi! > I've installed BackupPC on CentOS 5 server but I have problems with > cgi interface. Can someone to help me? I cannot run the cgi interface. > How I have to set permission of backuppc user to run the cgi > interface? I've tried but I've got the error message: > "Access forbidd

Re: [BackupPC-users] user permissions &cgi interface

2007-07-11 Thread Rob Owens
I had a problem on a CentOS 4 server when running cgi on Apache (trying to configure a MoinMoin wiki). SELinux turned out to be the culprit. -Rob daniel wrote: > Hi! > I've installed BackupPC on CentOS 5 server but I have problems with > cgi interface. Can someone to help me? I cannot run the c

Re: [BackupPC-users] user permissions &cgi interface

2007-07-11 Thread Carl Wilhelm Soderstrom
On 07/11 08:10 , daniel wrote: > Yes, i've installed the backupPC from source. don't install things from source on production servers. :) (for a large number of reasons I won't go into here). I there are some backuppc RPM packages out there; use those. that should set up your permissions correctl

Re: [BackupPC-users] user permissions &cgi interface

2007-07-11 Thread Carl Wilhelm Soderstrom
On 07/11 08:00 , daniel wrote: > I've installed BackupPC on CentOS 5 server but I have problems with > cgi interface. Can someone to help me? I cannot run the cgi interface. > How I have to set permission of backuppc user to run the cgi > interface? I've tried but I've got the error message: > "Acc

[BackupPC-users] user permissions &cgi interface

2007-07-11 Thread daniel
Hi! I've installed BackupPC on CentOS 5 server but I have problems with cgi interface. Can someone to help me? I cannot run the cgi interface. How I have to set permission of backuppc user to run the cgi interface? I've tried but I've got the error message: "Access forbidden" and other error messag

[BackupPC-users] rsyncd and permissions

2007-07-11 Thread Chantal Rosmuller
Hi List, I usually use rsync and ssh for backuping up and restoring but it's pretty slow so I tried using rsyncd. This works but when I restored files the owner of all files was nobody instead of the original owner. I tried adding --archive as an option to rsyncd but that's not possible. How ca