* Writing Debhelper addons
* [Elektra](http://www.libelektra.org) GSOC: Improving configuration upgrades in debian
* Adding conffile hooks to dpkg
- *
* Pakete
* Dot Files
* Logs & Errors
* Cron
+ * last modified auf einem file
+ * oder logfiles parsen mittels monitorsoftware
+ * Monitoring
* ...
+Tools:
+
+* [puppet](https://packages.debian.org/sid/puppet): Configuration Management
+ * Anzahl der Rechner eher nicht wichtig, sondern anzahl der Services die man
+ verwendet.
+ * Module am besten im git halten
+ * Module testen mittels [rspec](http://rspec-puppet.com/tutorial/)
+ * Oder mittels [vagrant](http://www.vagrantup.com/)
+* [slack](https://packages.debian.org/sid/slack): Etwas kleiner als puppet, kann
+deshalb auch weniger
+* [salt](http://www.saltstack.com/): auch ein Configuration tool
+* [apt-dater](https://packages.debian.org/sid/apt-dater): Update all your machines
+* [check_mk](https://mathias-kettner.de/check_mk.html) fürs monitoring
+
### Themen
Problem damit...
* Debian als Router: alles geht nur HTTP im Browser nicht?!
* Scheinbar nicht so trivial, einfach alles testen ;)
-* ...
+* locale über ssh fehler:
+ * preseed file bei der installation ändern
+ * oder locale konfigurieren
+ * oder unset LANG bzw LANG=C vor dem ssh
### Fragen + Antworten
* Another hint: check the xorg.log. there you see which modes are from config
and which are probed
* Mouse gets disconnected from time to time
- *
* Kennt jemand eine C library, die nützlich ist um Programme zum
Steuern von Maschinen zu schreiben?
* Warum eine Library wenn es der Kernel tun kann?
### Tipps und Links
* [lsblk](http://linux.die.net/man/8/lsblk)
+* [xsel](https://packages.debian.org/sid/xsel)
* [HTML Mail with
mutt](https://www.debian-administration.org/article/75/Reading_HTML_email_with_MutT)
* Leider werden Umlaute nicht erkannt...
* Embedded Devices
* [ODroid](http://www.hardkernel.com/main/main.php)
* [Banana Pi](http://wiki.lemaker.org/index.php?title=Main_Page)
+* [reptyr](http://monkeypatch.me/blog/move-a-running-process-to-a-new-screen-shell.html)
+* [Bootstrap](https://github.com/twbs/bootstrap) JS/HTML Template for websites
### Wer kommt?