]> git.deb.at Git - debienna.git/blobdiff - Kalender/2014-07-10/index.mdwn
nächster Termin
[debienna.git] / Kalender / 2014-07-10 / index.mdwn
index bb060a95517b3c88b7db4570981ed01d1e3fdfbc..a81361d065881da1b804043f80460ed8bb6e4895 100644 (file)
@@ -9,55 +9,93 @@ ab 19:00 ist der Raum reserviert
 
 * Rechnerflotte verwalten
  * Updates
+  * Automatical merging of configuration (maintainer's and own changes)
+  * 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
 
 * Storage
  * LVM's Caching Feature 
-* [Elektra](http://www.libelektra.org) 0.8.6 released
- * Python3, Lua, C++ bindings
- * logging to journald
- * augeas plugin (store and read any configuration file via lenses)
- * GSOC started: Improving configuration upgrades in debian
 * Neue Debienna Shirts
  * Wo bestellen?
- * Was?
+ * Was soll drauf?
 
 
-### Fragen
+### Fragen & Antworten
 
-* 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?
-    (hab mal eine Library für einen xy-Bohrer geschrieben, ist aber
-     nicht optimal)
+* Mehrere Volumes mit dem selben Key verschlüsseln (luks)?
+* Wörter springen in der Shell? Was ist der richtige Alias?
+ * use bindkey -v instead of bindkey -e
+* Alias in der Form "command args" --> "command aliased args"? Ist das möglich?
+ * zsh hat globale aliases, context sensitive aliase müssten aber programmiert werden
+* mutt: GPG Signatur anhängen statt im Text? Manch anderer Mailclient hat ein
+  Problem damit...
+* Debian als Router: alles geht nur HTTP im Browser nicht?!
+ * Scheinbar nicht so trivial, einfach alles testen ;)
+ * Outcome: see mailinglist
+* locale über ssh fehler:
+ * preseed file bei der installation ändern
+ * oder locale konfigurieren
+ * oder unset LANG bzw LANG=C vor dem ssh
+* make ifup/ifdown to not change the hostname?
+ * this is a dhcp-client problem, e.g. isc-dhcp can configure this
+* /etc backup durch einen lokalen User?
+ * etckeeper + post-commit hook mit push in $HOME/.backup/etc löst das problem
+   weitesgehend
 * xrandr/arandr only shows a single resolution?
  * maybe the resultions are not send trough the serial interface? Happend to me
    on a DVI -> VGA Adapter
  * Another hint: check the xorg.log. there you see which modes are from config
    and which are probed
-* make ifup/ifdown to not change the hostname?
-* Mehrere Volumes mit dem selben Key verschlüsseln (luks)? 
-* Wörter springen in der Shell? Was ist der richtige Alias?
-* /etc backup durch einen lokalen User?
-* mutt: GPG Signatur anhängen statt im Text? Manch anderer Mailclient hat ein
-  Problem damit...
-* ...
+* Mouse gets disconnected from time to time
+ * /etc/laptop-mode/conf.d/usb-autosuspend.conf
+* 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?
+    (hab mal eine Library für einen xy-Bohrer geschrieben, ist aber
+     nicht optimal)
 
 ### 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?
 
 * SebastianBachmann
+* MarkusRaab
 * ...