Ort

im Metalab (Bibliothek) ab 19:00 ist der Raum reserviert

Themenabend

  • Rechnerflotte verwalten
    • Updates
    • Automatical merging of configuration (maintainer's and own changes)
    • Writing Debhelper addons
    • Elektra 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: 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
    • Oder mittels vagrant
  • slack: Etwas kleiner als puppet, kann deshalb auch weniger
  • salt: auch ein Configuration tool
  • apt-dater: Update all your machines
  • check_mk fürs monitoring

Themen

  • Storage
    • LVM's Caching Feature
  • Neue Debienna Shirts
    • Wo bestellen?
    • Was soll drauf?

Fragen & Antworten

  • 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
  • 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)

Wer kommt?

  • SebastianBachmann
  • MarkusRaab
  • ...