1 Termine ins Archiv verschoben
[stratum0-wiki.git] / Workshops%2FLinux-Server_Howto.mw
1 == HTTP Server ==
2 * Apache
3 * nginx
4 * lighty
5
6 == [http://www.wsgi.org/ WSGI] ==
7 * [http://uwsgi-docs.readthedocs.org/ uWSGI]
8
9 == Frameworks (nicht die Benutzung, nur Installation!) ==
10 * Django-Deployment
11 * Flask-Deployment
12
13 == Verschlüsselung ==
14 * twofish
15 * crypto_luks
16 * lvm2
17
18 == Login-Zeug ==
19 * sshd-config (Passwort vs. Key)
20 * Jailkit oder Wie sperre ich die Bösen aus?
21
22 == virtuelle Umgebungen ==
23 * virtualenv
24 * lxc
25 * apparmor
26 * openvz
27
28 == sonstiger Server-Krams ==
29 * XMPP
30 * Git
31
32 == Auskenner ==
33 {| class="prettytable"
34 ! Name !! Themen
35 |-
36 | [[Benutzer:Neo Bechstein|Neo Bechstein]] || nginx, twofish, crypto_luks, lvm2, lxc, apparmor, openvz
37 |-
38 |}
39
40 == Interessenten ==
41 {| class="prettytable"
42 ! Name !! Themen
43 |-
44 | [[Benutzer:winniehell|winniehell]] || Verschlüsselung, Login-Zeug, virtuelle Umgebungen
45 |-
46 | [[Benutzer:Daniel Bohrer|Daniel Bohrer]] || Config-Verwaltung, nginx
47 |-
48 |}
49
50 [[Kategorie:Workshops]]
This page took 0.047753 seconds and 5 git commands to generate.