X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=Kalender%2F2014-07-10%2Findex.mdwn;h=a81361d065881da1b804043f80460ed8bb6e4895;hb=851b755ba1dfb7842997f73f875819ec1748458c;hp=7e56ccd4b236327a8fe9d919d762c2305a482288;hpb=149e9c426050f8056350a7dda7d650b6849b7086;p=debienna.git diff --git a/Kalender/2014-07-10/index.mdwn b/Kalender/2014-07-10/index.mdwn index 7e56ccd..a81361d 100644 --- a/Kalender/2014-07-10/index.mdwn +++ b/Kalender/2014-07-10/index.mdwn @@ -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 @@ -30,19 +46,24 @@ ab 19:00 ist der Raum reserviert * Was soll drauf? -### Fragen +### Fragen & Antworten -* make ifup/ifdown to not change the hostname? -* Mehrere Volumes mit dem selben Key verschlüsseln (luks)? +* 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?! -* ... - -### Fragen + Antworten - + * 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 @@ -52,6 +73,7 @@ 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 + * /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? @@ -61,9 +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?