This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| computing:remote-upgrades [2020/01/27 20:37] – oemb1905 | computing:remote-upgrades [2020/01/27 20:42] (current) – oemb1905 | ||
|---|---|---|---|
| Line 70: | Line 70: | ||
| Option 1 - Using vpn connection, connect from localhost to remote host/server with ssh and screen, and then execute a script on the server that uses rsync over ssh to send its backup to target backup host on its LAN: | Option 1 - Using vpn connection, connect from localhost to remote host/server with ssh and screen, and then execute a script on the server that uses rsync over ssh to send its backup to target backup host on its LAN: | ||
| - | Use this script on your localhost: [[https:// | + | Use this script on your localhost: [[https:// |
| Use this script on the remote host that you are backing up: [[https:// | Use this script on the remote host that you are backing up: [[https:// | ||