Changes

From Amahi Wiki
Jump to: navigation, search
m
'''Please Note:''' Items in the configuration files are separated by "tab" characters and NOT multiple spaces.
* Find the "# SNAPSHOT ROOT DIRECTORY #" section and change "snapshot_root" to path where the backups will be stored.
<blockquote>Change the lines near the bottom to this:
}}
</blockquote>
 
* Find the "BACKUP INTERVALS" sections and change the line items to reflect the following:
 
<blockquote>Change the lines near the bottom to this:
{{Text|Text=
#interval hourly 6
interval daily 7
#interval weekly 4
#interval monthly 1
}}
</blockquote>
 
What does this all mean? The "#" character at the beginning of each line means the configuration line item will not be enabled. The "#" is know to set a line to be a "comment" line. The "internal daily" line will be active and 7 days of backups will be kept.
=== Backup ===