Changes between Version 13 and Version 14 of Documentation/Community/HowTo/ThePerfectEboxSetup/Backup
- Timestamp:
- 05/27/09 15:11:54 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentation/Community/HowTo/ThePerfectEboxSetup/Backup
v13 v14 93 93 }}} 94 94 95 It is time to install rdiff-backup if we hadn't do it already. 96 97 {{{ 98 % apt-get install rdiff-backup 99 }}} 100 95 101 And we proceed with the backup: 96 102 … … 115 121 }}} 116 122 117 And don't forget to check if your backups are being done from time to time.123 You 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.