- Add the new host (kid3) using the web GUI
- On kid3 (the new host):
- sudo apt-get install openssh-server
- On base (backuppc server) :
- sudo apt-get update
- sudo apt-get upgrade
- cd /etc/backuppc
- sudo cp -p kid2.pl kid3.pl
- sudo ssh-copy-id luc@kid3
- ssh luc@kid3
- (confirm key ID)
- On kid3 (the new host):
- cat ~luc/.ssh/authorized_keys >> ~root/.ssh/authorized_keys
- chmod 750 ~root/.ssh/authorized_keys
- On base (backuppc server) :
- sudo ssh luc@kid3
- (confirm key ID)
- Start full backup using the web GUI
lundi 11 janvier 2016
Backuppc new backup client on kid3
Inscription à :
Publier les commentaires (Atom)
Aucun commentaire:
Enregistrer un commentaire