]> git.deb.at Git - debienna.git/blob - Kalender/2014-07-10/index.mdwn
adding a link
[debienna.git] / Kalender / 2014-07-10 / index.mdwn
1 [[!meta date="2014-07-10"]]
2
3 ### Ort
4
5 im [Metalab](http://www.metalab.at/) (Bibliothek)
6 ab 19:00 ist der Raum reserviert
7
8 ### Themenabend
9
10 * Rechnerflotte verwalten
11  * Updates
12   * Automatical merging of configuration (maintainer's and own changes)
13   * Writing Debhelper addons
14   * [Elektra](http://www.libelektra.org) GSOC: Improving configuration upgrades in debian
15   * Adding conffile hooks to dpkg
16  * Pakete
17  * Dot Files
18  * Logs & Errors
19  * Cron
20   * last modified auf einem file
21   * oder logfiles parsen mittels monitorsoftware
22  * Monitoring
23  * ...
24
25 Tools:
26
27 * [puppet](https://packages.debian.org/sid/puppet): Configuration Management
28  * Anzahl der Rechner eher nicht wichtig, sondern anzahl der Services die man
29  verwendet.
30  * Module am besten im git halten
31  * Module testen mittels [rspec](http://rspec-puppet.com/tutorial/) 
32  * Oder mittels [vagrant](http://www.vagrantup.com/)
33 * [slack](https://packages.debian.org/sid/slack): Etwas kleiner als puppet, kann
34 deshalb auch weniger
35 * [salt](http://www.saltstack.com/): auch ein Configuration tool
36 * [apt-dater](https://packages.debian.org/sid/apt-dater): Update all your machines
37 * [check_mk](https://mathias-kettner.de/check_mk.html) fürs monitoring
38
39
40 ### Themen
41
42 * Storage
43  * LVM's Caching Feature 
44 * Neue Debienna Shirts
45  * Wo bestellen?
46  * Was soll drauf?
47
48
49 ### Fragen
50
51 * make ifup/ifdown to not change the hostname?
52  * this is a dhcp-client problem, e.g. isc-dhcp can configure this
53 * Mehrere Volumes mit dem selben Key verschlüsseln (luks)? 
54 * Wörter springen in der Shell? Was ist der richtige Alias?
55  * use bindkey -v instead of bindkey -e
56 * Alias in der Form "command args" --> "command aliased args"? Ist das möglich?
57 * mutt: GPG Signatur anhängen statt im Text? Manch anderer Mailclient hat ein
58   Problem damit...
59 * Debian als Router: alles geht nur HTTP im Browser nicht?!
60  * Scheinbar nicht so trivial, einfach alles testen ;)
61 * locale über ssh fehler:
62  * preseed file bei der installation ändern
63  * oder locale konfigurieren
64  * oder unset LANG bzw LANG=C vor dem ssh
65
66 ### Fragen + Antworten
67
68 * /etc backup durch einen lokalen User?
69  * etckeeper + post-commit hook mit push in $HOME/.backup/etc löst das problem
70    weitesgehend
71 * xrandr/arandr only shows a single resolution?
72  * maybe the resultions are not send trough the serial interface? Happend to me
73    on a DVI -> VGA Adapter
74  * Another hint: check the xorg.log. there you see which modes are from config
75    and which are probed
76 * Mouse gets disconnected from time to time
77 * Kennt jemand eine C library, die nützlich ist um Programme zum
78   Steuern von Maschinen zu schreiben?
79   * Warum eine Library wenn es der Kernel tun kann?
80     (hab mal eine Library für einen xy-Bohrer geschrieben, ist aber
81      nicht optimal)
82
83 ### Tipps und Links
84
85 * [lsblk](http://linux.die.net/man/8/lsblk)
86 * [xsel](https://packages.debian.org/sid/xsel)
87 * [HTML Mail with
88   mutt](https://www.debian-administration.org/article/75/Reading_HTML_email_with_MutT)
89    * Leider werden Umlaute nicht erkannt...
90 * Embedded Devices
91  * [ODroid](http://www.hardkernel.com/main/main.php)
92  * [Banana Pi](http://wiki.lemaker.org/index.php?title=Main_Page)
93 * [reptyr](http://monkeypatch.me/blog/move-a-running-process-to-a-new-screen-shell.html)
94 * [Bootstrap](https://github.com/twbs/bootstrap) JS/HTML Template for websites
95
96 ### Wer kommt?
97
98 * SebastianBachmann
99 * MarkusRaab
100 * ...
101