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
Next revisionBoth sides next revision
doku:backup [2016/06/15 06:29] – [Continous Backup of user Data to remote Machines] markusdoku:backup [2016/06/15 06:31] – [Continous Backup of user Data to remote Machines] markus
Line 16: Line 16:
  
 Do the following steps: Do the following steps:
-  - on the remote machine: <code>+  - on the remote machine, download a script an execute it. It will setup the configuration for a rsync daemon: <code>
 wget https://wiki.vsc.ac.at/lib/exe/fetch.php?media=doku:rsync:rsyncd_setup_remote.sh -O rsyncd_setup_remote.sh wget https://wiki.vsc.ac.at/lib/exe/fetch.php?media=doku:rsync:rsyncd_setup_remote.sh -O rsyncd_setup_remote.sh
 bash rsyncd_setup_remote.sh bash rsyncd_setup_remote.sh
 </code> </code>
-  - On the local machine:<code>+  - On the local machine, also download a script, it will compile the commands for creating the ssh tunnel and using the rsync:<code>
 wget https://wiki.vsc.ac.at/lib/exe/fetch.php?media=doku:rsync:rsyncd_setup_local.sh -O rsyncd_setup_local.sh wget https://wiki.vsc.ac.at/lib/exe/fetch.php?media=doku:rsync:rsyncd_setup_local.sh -O rsyncd_setup_local.sh
 bash rsyncd_setup_local.sh bash rsyncd_setup_local.sh
  • doku/backup.txt
  • Last modified: 2021/09/29 09:31
  • by goldenberg