Fork me on GitHub

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
configuring_a_basic_backup [2010/08/11 22:29]
henri
configuring_a_basic_backup [2011/02/13 00:16]
henri
Line 20: Line 20:
  
 ==== Copy the template configuration directory ==== ==== Copy the template configuration directory ====
 +The steps below will generate a copy of the template configuration directory and generate a source and destination directory.
  
 <​file>​ <​file>​
-cp -/​lbackup/​example_backup_config /​lbackup/​basic_backup_test+cp -/​lbackup/​example_backup_config /​lbackup/​basic_backup_test
 cd /​lbackup/​basic_backup_test/​ cd /​lbackup/​basic_backup_test/​
 mv example_backup.conf basic_backup_test.conf mv example_backup.conf basic_backup_test.conf
Line 29: Line 30:
 </​file>​ </​file>​
  
-  * <​html><​small></​html>​The last two lines create a source and destination directory for the backup. The source directory will be backed up to a backup set, the destination directory.<​html></​small></​html>​+  * <​html><​small></​html>​The last two lines create a source and destination directory for the backup. The source directory will be backed up to the destination directory ​(backup set).<​html></​small></​html>​
  
 \\  \\