Changes between Version 13 and Version 14 of Documentation/Community/HowTo/ThePerfectEboxSetup/Backup

Show
Ignore:
Timestamp:
05/27/09 15:11:54 (4 years ago)
Author:
jsalamero@… (IP: 87.198.40.144)
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/Community/HowTo/ThePerfectEboxSetup/Backup

    v13 v14  
    9393}}} 
    9494 
     95It is time to install rdiff-backup if we hadn't do it already. 
     96 
     97{{{ 
     98% apt-get install rdiff-backup 
     99}}} 
     100 
    95101And we proceed with the backup: 
    96102 
     
    115121}}} 
    116122 
    117 And don't forget to check if your backups are being done from time to time. 
     123You can find more [http://www.nongnu.org/rdiff-backup/docs.html documentation] and [http://www.nongnu.org/rdiff-backup/examples.html vey useful examples] on [http://www.nongnu.org/rdiff-backup/ rdiff-backup website]. And don't forget to check if your backups are being done from time to time.