Changes

Jump to navigation Jump to search
15 bytes added ,  16:43, 15 December 2014
Line 224: Line 224:  
At the BackupPC server command line as root:
 
At the BackupPC server command line as root:
   −
su -s /bin/bash backuppc  
+
su -s /bin/bash backuppc <br />
ssh-keygen -t rsa -b 2048  # use a blank passphrase  
+
ssh-keygen -t rsa -b 2048  # use a blank passphrase <br />
exit
+
exit
    
Assuming SSH access to the remote host to be backed up is already configured, as root:
 
Assuming SSH access to the remote host to be backed up is already configured, as root:

Navigation menu