-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.xhtml
More file actions
167 lines (155 loc) · 6.39 KB
/
index.xhtml
File metadata and controls
167 lines (155 loc) · 6.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<title>Linux-AG</title>
<link rel="stylesheet" href="dist/reset.css" />
<link rel="stylesheet" href="dist/reveal.css" />
<link rel="stylesheet" href="dist/theme/league.css" id="theme" />
<link rel="stylesheet" href="css/theme/custom.css" />
<!-- Theme used for syntax highlighted code -->
<link rel="stylesheet" href="plugin/highlight/zenburn.css" id="highlight-theme" />
</head>
<body>
<div class="reveal">
<div class="footer">
<p>Linux-AG Tübingen - <a href="https://www.linux-ag.uni-tuebingen.de">www.linux-ag.uni-tuebingen.de</a> - <a href="mailto:linux-ag@fsi.uni-tuebingen.de">linux-ag@fsi.uni-tuebingen.de</a></p>
</div>
<div class="slides">
<section id="start">
<div class="start">
<p>Hallo wir sind die</p>
<h1>Linux-AG Tübingen</h1>
</div>
</section>
<section id="topics">
<h2>Themen</h2>
<ul>
<li>GNU/Linux</li>
<li>Free and open-source software (FOSS)</li>
<li>Kryptographie, Privatsphäre, Internet</li>
<li>Austausch von Wissen, Erfahrungen, News, etc.</li>
<li>Es dürfen gerne weitere Themen eingebracht werden</li>
</ul>
</section>
<section id="goals">
<h2>Unsere Ziele</h2>
<ul>
<li>Vertiefung und Erweiterung von Kenntnissen</li>
<li>Spaß haben :)</li>
<li>Aufklärung (CryptoParties, Anfi-Workshops, etc.)</li>
<li>Verbreitung/Förderung freier Software und deren Philosophie</li>
<li>Hilfe/Support</li>
</ul>
</section>
<section id="tasks">
<h2>Was tun wir?</h2>
<ul>
<li>Linux-AG Wanderungen</li>
<li><strike>Regelmäßige</strike> Treffen, teilweise mit Workshops/Präsentationen</li>
<li>Capture the Flag (CTF) organisieren</li>
<li><strike>Helpdesk (teilweise im Räte-Café und über die Mailingliste
<a href="mailto:linux-helpdesk@fsi.uni-tuebingen.de">linux-helpdesk@fsi.uni-tuebingen.de</a>)</strike></li>
</ul>
</section>
<section id="todo">
<h2>Was haben wir vor?</h2>
<ul style="font-size:0.9em">
<li>CryptoParties/KSPs auf dem Sand organisieren</li>
<li>Mitorganisation des <a href="https://www.tuebix.org">Tübix</a> (Tübinger Linuxtag)</li>
<li>Evtl. eigene Software-Projekte</li>
<li>Falls Interesse besteht: Verschiedene Services anbieten
<ul>
<li>git-Server, Dudle, Etherpad, etc.</li>
<li>Linux Mirror-Server</li>
<li>Mailinglisten (aktuell bei fsi)</li>
<li>Server Administration für studentische Gruppen</li>
</ul>
</li>
</ul>
</section>
<section id="project">
<h2>Ein ehemaliges Projekt</h2>
<ul>
<li>Einrichtung eines neuen Servers mit NixOS
<ul>
<li>Mittlerweile abgeschlossen, kann aber noch gut erweitert werden.</li>
</ul>
</li>
</ul>
</section>
<section id="members">
<h2>Mitglieder</h2>
<ul>
<li>Hauptsächlich Informatik-Studenten</li>
<li>Studierende aller Fachrichtungen</li>
<li>Ehemalige Studierende</li>
<li>Externe*</li>
<li>Du?</li>
</ul>
</section>
<section id="meet">
<h2>Interesse?</h2>
<ul>
<li>Treffen: Siehe <a href="https://www.linux-ag.uni-tuebingen.de">Website</a></li>
<li>Mailingliste: <a href="mailto:linux-ag@fsi.uni-tuebingen.de">linux-ag@fsi.uni-tuebingen.de</a>
(<a href="https://www.fsi.uni-tuebingen.de/mailman/private/linux-ag/">Archiv</a>)
</li>
<li>Chat (Matrix): #linux-ag:matrix.org</li>
<!--
<li>Helpdesk:
<ul>
<li>Termin: siehe
<a href="https://www.fsi.uni-tuebingen.de/mailman/listinfo/linux-ag/">Mailingliste</a>
(<a href="https://www.fsi.uni-tuebingen.de/mailman/private/linux-ag/">Archiv</a>)
</li>
<li>Ort: Im Räte-Café (links oben im CHF (Wilhelmstraße))</li>
</ul>
</li>
-->
</ul>
</section>
<section id="questions">
<h2>Noch Fragen?</h2>
<p>Folien: <a href="https://www.linux-ag.uni-tuebingen.de/presentation/">www.linux-ag.uni-tuebingen.de/presentation/</a></p>
<img src="website-qr.svg" alt="Website QR-Code" style="width:45%;height:45%;" />
</section>
</div>
</div>
<script src="dist/reveal.js"></script>
<script src="plugin/notes/notes.js"></script>
<script src="plugin/markdown/markdown.js"></script>
<script src="plugin/highlight/highlight.js"></script>
<script>
// More info about initialization and config:
// - https://revealjs.com/initialization/
// - https://revealjs.com/config/
Reveal.initialize({
// Display the slide number (flattened slide number / total slides)
slideNumber: 'c/t',
// Push each slide change to the browser history
history: true,
// Vertical centering of slides
center: false,
// Transition style
transition: "convex",
// The "normal" size of the presentation, aspect ratio will be preserved
// when the presentation is scaled to fit different resolutions. Can be
// specified using percentage units.
width: 960,
height: 700,
// Factor of the display size that should remain empty around the content
margin: 0.1,
// Bounds for smallest/largest possible scale to apply to content
minScale: 0.2,
maxScale: 1.5,
// Learn about plugins: https://revealjs.com/plugins/
plugins: [ RevealMarkdown, RevealHighlight, RevealNotes ]
});
</script>
</body>
</html>