Re: [BackupPC-users] A little help with SSH

2005-08-23 Thread Marty
Mark Cockrell wrote: Les Mikesell wrote: On Tue, 2005-08-23 at 11:35, Mark Cockrell wrote: You need to be able to ssh from the backuppc server as the user backuppc (or whatever the server uses) to the client as root without the password prompt. Right, I knew that. What I don't

Re: [BackupPC-users] A little help with SSH

2005-08-23 Thread Mark Cockrell
Les Mikesell wrote: On Tue, 2005-08-23 at 11:35, Mark Cockrell wrote: You need to be able to ssh from the backuppc server as the user backuppc (or whatever the server uses) to the client as root without the password prompt. Right, I knew that. What I d

Re: [BackupPC-users] A little help with SSH

2005-08-23 Thread Les Mikesell
On Tue, 2005-08-23 at 11:35, Mark Cockrell wrote: > > You need to be able to ssh from the backuppc server as the user > > backuppc (or whatever the server uses) to the client as root without > > the password prompt. > > > > > Right, I knew that. What I don't understand is why I can't get roo

Re: [BackupPC-users] A little help with SSH

2005-08-23 Thread max
Mark Cockrell wrote: >> >> > Right, I knew that. What I don't understand is why I can't get root > access without a password any more. Any thoughts? > >C-ya, > try this: in the backuppc-box # su - root # ssh-copy-id -i .ssh/id_dsa.pub [EMAIL PROTECTED] that should works ciao MaX

Re: [BackupPC-users] A little help with SSH

2005-08-23 Thread Mark Cockrell
Les Mikesell wrote: On Tue, 2005-08-23 at 10:30, max wrote: Mark Cockrell wrote: BackupPC machine I'm asked for a password. I haven't changed anything and I don't have any idea what could have happened. I deleted /root/.ssh and did the whole thing over again,

Re: [BackupPC-users] problem with large restore !!!

2005-08-23 Thread Jonathan Dumaresq
Problem solve with samba 3.0.14a   Jonathan - Original Message - From: Jonathan Dumaresq To: backuppc-users@lists.sourceforge.net Sent: Monday, August 22, 2005 6:25 PM Subject: [BackupPC-users] problem with large restore !!! Hi all,   I use the last

Re: [BackupPC-users] A little help with SSH

2005-08-23 Thread Les Mikesell
On Tue, 2005-08-23 at 10:30, max wrote: > Mark Cockrell wrote: > > > BackupPC machine I'm asked for a password. I haven't changed > > anything and I don't have any idea what could have happened. I > > deleted /root/.ssh and did the whole thing over again, but I'm still > > being prompted for a

Re: [BackupPC-users] BackupPC Clusters server.

2005-08-23 Thread Les Mikesell
On Tue, 2005-08-23 at 09:15, [EMAIL PROTECTED] wrote: > then each night we to an "rsync-2.6.6 -H" (on /var/lib/backuppc/pc) between > the 2 sites. First, whether this is practical or not depends on the number of files with hard links that rsync has to traverse. The technique used to find the ma

Re: [BackupPC-users] A little help with SSH

2005-08-23 Thread max
Mark Cockrell wrote: > BackupPC machine I'm asked for a password. I haven't changed > anything and I don't have any idea what could have happened. I > deleted /root/.ssh and did the whole thing over again, but I'm still > being prompted for a password. What small detail could I be overlooking?

Re: [BackupPC-users] Spanish, samba3, and chatset encodig utf8, Accented chars

2005-08-23 Thread Les Stott
Diaz Rodriguez, Eduardo wrote: After of refresh the admin page of BackupPC_Admin i see the Encoding are ISO-8859-1. Any ideas for use UTF-8 for see Accented chars in the cgi interface??. You may have to specify the following in Apache's httpd.conf AddDefaultCharset UTF-8 By default its

Re: [BackupPC-users] wishlist.

2005-08-23 Thread Kanwar Ranbir Sandhu
On Tue, 2005-08-23 at 16:30 +0200, [EMAIL PROTECTED] wrote: > In the recovery page, a search for files feature would be cool. Yes, that would be very useful. My BackupPC wish list has lately been growing quickly. I find myself comparing Bacula to BackupPC more and more, and finding it more dif

Re: [BackupPC-users] BackupPC Clusters server.

2005-08-23 Thread lahaye
Le Mardi 23 Août 2005 16:30, Damian O'Hara a écrit : > Hi Olivier, > > I know that another Motorola site in the UK has a backup server (not > backuppc :o) on each site that backs up both site's hosts. So all six > clients are: backed up by both backuppc servers. Yes I know those sites but I think

[BackupPC-users] A little help with SSH

2005-08-23 Thread Mark Cockrell
Hello all, I need a little help here. While trying to get tar over ssh to work on my BackupPC server I followed the instructions at this URL (http://backuppc.sourceforge.net/faq/ssh.html) to the letter. Everything worked perfectly for a while. For some reason this weekend it stopped work

Re: [BackupPC-users] BackupPC Clusters server.

2005-08-23 Thread Damian O'Hara
Hi Olivier, I know that another Motorola site in the UK has a backup server (not backuppc :o) on each site that backs up both site's hosts. So all six clients are backed up by both backuppc servers. If your network is not a problem you could adopt that aproach. That way you could recover any host

[BackupPC-users] wishlist.

2005-08-23 Thread lahaye
In the recovery page, a search for files feature would be cool. -- Olivier LAHAYE Motorola Labs IT manager Saclay, FRANCE --- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * Sa

[BackupPC-users] BackupPCd / opened files / wishlist?

2005-08-23 Thread lahaye
I've seen seen on the BackupPC-devel mailing list archive that a new xfer method is seems currently in development called BackupPCd. I have few questions about that: - What will be the benefits of this clients compared to rsync/smb or tar transfer methods? - Will it be able to backup opened fi

[BackupPC-users] BackupPC Clusters server.

2005-08-23 Thread lahaye
Does this Disaster recovery safe cluster architecture possible with BackupPC? Let say we have 2 sites A and B Let says that we have 3 hosts per site to backup hosts 1A 2A 3A for site A and 1B 2B 3B for site B. If we declare hosts 1A 2A 3A plus hosts 1B 2B 3B as archive hosts on site A and at th

[BackupPC-users] Spanish, samba3, and chatset encodig utf8, Accented chars

2005-08-23 Thread Diaz Rodriguez, Eduardo
Hi. I use backuppc with samba3 in a single local host machine that's mades copy on localhost. It is about the display Accented chars and ñ int the web interface. I can restore, and made backups without problems but I want that the display show me the directory and the name of the files correctly

Re: [BackupPC-users] problem with large restore !!!

2005-08-23 Thread Diaz Rodriguez, Eduardo
Can be stupid, but, the FAT 32 file size it is max of 1,5Gb. You must send the output error :-D... On Mon, 22 Aug 2005 18:25:17 -0400, Jonathan Dumaresq wrote > Hi all, >   > I use the last version 2.1.1 And i always have problem with large restor on windows machine. >   > When i want