Re: [BackupPC-users] Backuppc won't backup a remote system

2014-05-30 Thread J.L. Blom
On 30/05/14 12:27, David Kuntadi wrote: > On Thu, May 29, 2014 at 10:53 PM, J.L. Blom wrote: >> On 29/05/14 17:15, TN wrote: >> U assume that >> will work although I don't understand why backuppc backs up my local >> station the one I log on as joep) where the backuppc is running. > That is becaus

Re: [BackupPC-users] Backuppc won't backup a remote system

2014-05-30 Thread David Kuntadi
On Thu, May 29, 2014 at 10:53 PM, J.L. Blom wrote: > On 29/05/14 17:15, TN wrote: > U assume that > will work although I don't understand why backuppc backs up my local > station the one I log on as joep) where the backuppc is running. That is because backuppc could read other home directory ( /h

Re: [BackupPC-users] Backuppc won't backup a remote system

2014-05-29 Thread Les Mikesell
On Thu, May 29, 2014 at 10:53 AM, J.L. Blom wrote: > > Thanks for the quick reply. I assume I have to login to the backup > server as root and then generate the keys as backuppc has no password > for logging in as user backuppc. Log in as root, then "su - backuppc', or if your installation does n

Re: [BackupPC-users] Backuppc won't backup a remote system

2014-05-29 Thread J.L. Blom
On 29/05/14 17:15, TN wrote: > Hello Joep, > > Just a small addition to David's procedure. > > To create SSH public/private keys *WITHOUT__*password with the linux > command "ssh-keygen -t rsa", press just *ENTER *when this command ask : > /Enter passphrase (empty for no passphrase):// >

Re: [BackupPC-users] Backuppc won't backup a remote system

2014-05-29 Thread TN
Hello Joep, Just a small addition to David's procedure. To create SSH public/private keys *WITHOUT__*__password with the linux command "ssh-keygen -t rsa", press just *ENTER *when this command ask : /Enter passphrase (empty for no passphrase):// //Enter same passphrase again:/ To und

Re: [BackupPC-users] Backuppc won't backup a remote system

2014-05-29 Thread David Kuntadi
On Thu, May 29, 2014 at 6:04 PM, J.L. Blom wrote: > There is apparently something I have to repair on, > I assume, my system to get the key-pair to work. So back to reading the > ssh manual/tutorial to get it all correct. > If you have any tips you're of course welcome! Login to backup server and

Re: [BackupPC-users] Backuppc won't backup a remote system

2014-05-29 Thread J.L. Blom
On 28/05/14 19:56, Holger Parplies wrote: > Hi, > > backu...@kosowsky.org wrote on 2014-05-27 19:30:26 -0400 [Re: > [BackupPC-users] Backuppc won't backup a remote system]: >> J.L. Blom wrote at about 23:46:43 +0200 on Tuesday, May 27, 2014: >> > [...] &

Re: [BackupPC-users] Backuppc won't backup a remote system

2014-05-28 Thread Holger Parplies
Hi, backu...@kosowsky.org wrote on 2014-05-27 19:30:26 -0400 [Re: [BackupPC-users] Backuppc won't backup a remote system]: > J.L. Blom wrote at about 23:46:43 +0200 on Tuesday, May 27, 2014: > > [...] > > All, > > Thanks for the responses. I'll answer below. &

Re: [BackupPC-users] Backuppc won't backup a remote system

2014-05-27 Thread backuppc
J.L. Blom wrote at about 23:46:43 +0200 on Tuesday, May 27, 2014: > On 27/05/14 14:04, Remi Verchere wrote: > > 2014-05-27 10:57 GMT+02:00 Joep L. Blom : > >> However, in the log on that system I can see that sshd is started but > >> immediately closed. > >> Can somebody give me a clue how to

Re: [BackupPC-users] Backuppc won't backup a remote system

2014-05-27 Thread Adam Goryachev
On 28/05/14 07:46, J.L. Blom wrote: > On 27/05/14 14:04, Remi Verchere wrote: >> 2014-05-27 10:57 GMT+02:00 Joep L. Blom : >>> However, in the log on that system I can see that sshd is started but >>> immediately closed. >>> Can somebody give me a clue how to solve this? >>> Thanks in advance, >>>

Re: [BackupPC-users] Backuppc won't backup a remote system

2014-05-27 Thread J.L. Blom
On 27/05/14 14:04, Remi Verchere wrote: > 2014-05-27 10:57 GMT+02:00 Joep L. Blom : >> However, in the log on that system I can see that sshd is started but >> immediately closed. >> Can somebody give me a clue how to solve this? >> Thanks in advance, >> Joep > Hi, > > do you have rsync installed

Re: [BackupPC-users] Backuppc won't backup a remote system

2014-05-27 Thread backuppc
Gopu Krishnan wrote at about 18:37:51 +0530 on Tuesday, May 27, 2014: > this is 99% keypair issue... Login as the user backuppc, login to your > remote server with the corresponding port(if you changed > previously),confirm that no password is asking. > Also, make sure there is no MOTD.

Re: [BackupPC-users] Backuppc won't backup a remote system

2014-05-27 Thread backuppc
Joep L. Blom wrote at about 12:14:49 +0200 on Tuesday, May 27, 2014: > On 27/05/14 11:13, Tan NGUYEN wrote: > > Hello, > > > > Take a look from this link : > > http://sourceforge.net/apps/mediawiki/backuppc/index.php?title=ErrorMessages > > > > > > Tan NGUYEN > > > Tan, > Thanks for the

Re: [BackupPC-users] Backuppc won't backup a remote system

2014-05-27 Thread Gopu Krishnan
this is 99% keypair issue... Login as the user backuppc, login to your remote server with the corresponding port(if you changed previously),confirm that no password is asking. On 5/27/14, David Kuntadi wrote: > On Tue, May 27, 2014 at 5:14 PM, Joep L. Blom wrote: >> Tan, >> Thanks for the quick

Re: [BackupPC-users] Backuppc won't backup a remote system

2014-05-27 Thread David Kuntadi
On Tue, May 27, 2014 at 5:14 PM, Joep L. Blom wrote: > Tan, > Thanks for the quick reply but that is not the solution as it is > perfectly possible to login with ssh so the keys are OK (at least that's > my conclusion). > Joep Do you need to type password when you login with ssh? DK ---

Re: [BackupPC-users] Backuppc won't backup a remote system

2014-05-27 Thread Remi Verchere
2014-05-27 10:57 GMT+02:00 Joep L. Blom : > However, in the log on that system I can see that sshd is started but > immediately closed. > Can somebody give me a clue how to solve this? > Thanks in advance, > Joep Hi, do you have rsync installed on the remote server?

Re: [BackupPC-users] Backuppc won't backup a remote system

2014-05-27 Thread 李欣
Hi, Did you try to ssh connect the remote system by your *BackupPC user*? Can BackupPC user log in without password? Xin On 2014/05/27 19:14, Joep L. Blom wrote: On 27/05/14 11:13, Tan NGUYEN wrote: Hello, Take a look from this link : http://sourceforge.net/apps/mediawiki/backuppc/index.php

Re: [BackupPC-users] Backuppc won't backup a remote system

2014-05-27 Thread Joep L. Blom
On 27/05/14 11:13, Tan NGUYEN wrote: > Hello, > > Take a look from this link : > http://sourceforge.net/apps/mediawiki/backuppc/index.php?title=ErrorMessages > > > Tan NGUYEN > Tan, Thanks for the quick reply but that is not the solution as it is perfectly possible to login with ssh so the keys ar