]> git.deb.at Git - debienna.git/blob - Kalender/2019-03-21/index.mdwn
add topics
[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 - DebConf
28 - https://firejail.wordpress.com/
29 - ...
30
31 ### Unison Setup
32
33 How to sync with unison to server:
34
35 `screen unison-2.48 -auto -prefer /home/m -batch current`
36
37 or (server wins):
38
39 `screen unison-2.48 -auto -prefer ssh://server//home/m -batch current`
40
41 With following .unison/current.prf (for every device, not for server):
42
43      label = Synch between laptop and server
44      
45      root = /home/m
46      root = ssh://server//home/m
47      
48      logfile = /home/markus/.unison/laptop.log
49      
50      times = true
51      sshargs = -C
52      
53      ignore = Path {.unison/*.log}
54      ignore = Path {.unison/current.prf}
55      ignore = Path {.unison/ar*}
56      ignore = Path {.unison/fp*}
57      
58      ignore = Path {.cache}
59      
60      ignore = Path {.ICEauthority}
61      ignore = Path {.Xauthority}
62
63
64
65
66 ### Fragen
67
68 - ...
69
70 ### Agenda
71
72 - ...