rethinking_my_backup_strategy

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
rethinking_my_backup_strategy [01.01.2021 22:44] – [First POC - Burp + rsync] Pascal Suterrethinking_my_backup_strategy [01.01.2021 23:05] – [First POC - Burp + rsync] Pascal Suter
Line 88: Line 88:
  
 to try it all out i used a bunch of [[ubuntu test docker image | ubuntu test docker containers]] to try it all out i used a bunch of [[ubuntu test docker image | ubuntu test docker containers]]
 +
 +  docker network create burp
 +to create the custom network 
 +  docker run --net burp --name burpsrv -ti ubuntu-test:latest
 +to create the container for the burp server, and similar commands for the other servers. 
  • rethinking_my_backup_strategy.txt
  • Last modified: 12.08.2021 17:42
  • by Pascal Suter