]> git.deb.at Git - debienna.git/commitdiff
adding notes from debienna session
authorSebastian Bachmann <me@free-minds.net>
Thu, 10 Jul 2014 20:33:10 +0000 (22:33 +0200)
committerSebastian Bachmann <me@free-minds.net>
Thu, 10 Jul 2014 20:33:10 +0000 (22:33 +0200)
Kalender/2014-07-10/index.mdwn

index ea47d33023c5700cd6725a129156cc6c46a2e47f..d7b88cf6990aad2af22199a55463ae812997b7d0 100644 (file)
@@ -13,13 +13,29 @@ ab 19:00 ist der Raum reserviert
   * 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
 
@@ -42,7 +58,10 @@ ab 19:00 ist der Raum reserviert
   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
 
@@ -55,7 +74,6 @@ ab 19:00 ist der Raum reserviert
  * 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?
@@ -65,12 +83,15 @@ ab 19:00 ist der Raum reserviert
 ### 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?