X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=Kalender%2F2019-03-21%2Findex.mdwn;h=10a23b57cea58f2e571980834528003ac676115a;hb=d9f085850a2fa97167005bff335ae99ddb431c7f;hp=ab136ce09a555fdefed144549c0705340095f8d3;hpb=dab14e4c3f9b90dc4490ffe5e23218c3d025b501;p=debienna.git diff --git a/Kalender/2019-03-21/index.mdwn b/Kalender/2019-03-21/index.mdwn index ab136ce..10a23b5 100644 --- a/Kalender/2019-03-21/index.mdwn +++ b/Kalender/2019-03-21/index.mdwn @@ -24,6 +24,8 @@ im [Metalab](http://www.metalab.at/) ab 19:00. - RPMs - DEBs - nextcloud sync +- DebConf +- https://firejail.wordpress.com/ - ... ### Unison Setup @@ -38,31 +40,25 @@ or (server wins): With following .unison/current.prf (for every device, not for server): -``` -label = Synch between laptop and server - -root = /home/m -root = ssh://server//home/m - -logfile = /home/markus/.unison/laptop.log - -times = true -sshargs = -C - -ignore = Path {.unison/*.log} -ignore = Path {.unison/current.prf} -ignore = Path {.unison/ar*} -ignore = Path {.unison/fp*} - -ignore = Path {.cache} - -ignore = Path {.dmrc} -ignore = Path {.ICEauthority} -ignore = Path {.Xauthority} -ignore = Path {.xsession-errors} -ignore = Path {.mcop/random-seed} -ignore = Path {.mcop/trader-cache/cache-data-version} -``` + label = Synch between laptop and server + + root = /home/m + root = ssh://server//home/m + + logfile = /home/markus/.unison/laptop.log + + times = true + sshargs = -C + + ignore = Path {.unison/*.log} + ignore = Path {.unison/current.prf} + ignore = Path {.unison/ar*} + ignore = Path {.unison/fp*} + + ignore = Path {.cache} + + ignore = Path {.ICEauthority} + ignore = Path {.Xauthority}