wikiroute

networking recipes

User Tools

Site Tools


backuppc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
backuppc [2014/10/18 11:48] antoninbackuppc [2014/10/18 11:54] antonin
Line 47: Line 47:
  
 Si tout a bien été configuré, on peut se connecter en SSH au client depuis le serveur : 'ssh backup@IP_Client'. Cette commande doit être lancée en tant que " backuppc " Si tout a bien été configuré, on peut se connecter en SSH au client depuis le serveur : 'ssh backup@IP_Client'. Cette commande doit être lancée en tant que " backuppc "
 +
 +Il faut modifier la configuration de BackupPC afin d'ajouter notre client à la liste des stations à sauvegarder et définir la méthode rsync pour cela :
 +
 +* Sur l'interface Web de BackupPC, onglet Xfert → pour rsync → chapitre Chemins/Commandes/Args Rsync indiquer pour " RsyncClientCmd " : " $sshPath -q -x -l backup @IP_Client /usr/bin/sudo $rsyncPath $argList+ ".
 +pour " RsyncClientRestoreCmd " : " $sshPath -q -x -l backup @IP_Client /usr/bin/sudo $rsyncPath $argList+ ".
 +
 +* Sur l'interface Web de BackupPC, 
 +.
  
  
  
  
backuppc.txt · Last modified: 2015/04/01 10:22 by antonin