]> git.deb.at Git - debienna.git/blob - Kalender/2019-03-21/index.mdwn
ab136ce09a555fdefed144549c0705340095f8d3
[debienna.git] / Kalender / 2019-03-21 / index.mdwn
1 [[!meta date="2019-03-21"]]
2
3 ### Ort
4
5 im [Metalab](http://www.metalab.at/) ab 19:00.
6
7 ## Wer kommt/ist da
8
9 - Sebastian
10 - Markus
11 - chrysn
12 - qyanu
13 - Nedko
14 - Patrick
15 - ...
16 - Du??
17
18 ### Themen
19
20 - Templating Engines
21 - SMR Festplatten
22 - Debian Buster
23 - License of
24   - RPMs
25   - DEBs
26 - nextcloud sync
27 - ...
28
29 ### Unison Setup
30
31 How to sync with unison to server:
32
33 `screen unison-2.48 -auto -prefer /home/m -batch current`
34
35 or (server wins):
36
37 `screen unison-2.48 -auto -prefer ssh://server//home/m -batch current`
38
39 With following .unison/current.prf (for every device, not for server):
40
41 ```
42 label = Synch between laptop and server
43
44 root = /home/m
45 root = ssh://server//home/m
46
47 logfile = /home/markus/.unison/laptop.log
48
49 times = true
50 sshargs = -C
51
52 ignore = Path {.unison/*.log}
53 ignore = Path {.unison/current.prf}
54 ignore = Path {.unison/ar*}
55 ignore = Path {.unison/fp*}
56
57 ignore = Path {.cache}
58
59 ignore = Path {.dmrc}
60 ignore = Path {.ICEauthority}
61 ignore = Path {.Xauthority}
62 ignore = Path {.xsession-errors}
63 ignore = Path {.mcop/random-seed}
64 ignore = Path {.mcop/trader-cache/cache-data-version}
65 ```
66
67
68
69
70 ### Fragen
71
72 - ...
73
74 ### Agenda
75
76 - ...