]> git.deb.at Git - debienna.git/blobdiff - Kalender/2014-07-10/index.mdwn
adding first question resolved
[debienna.git] / Kalender / 2014-07-10 / index.mdwn
index bb060a95517b3c88b7db4570981ed01d1e3fdfbc..fcbd1584f9b37042b56ecc47e459c8f29db74887 100644 (file)
@@ -12,6 +12,7 @@ ab 19:00 ist der Raum reserviert
  * Pakete
  * Dot Files
  * Logs & Errors
+ * Cron
  * ...
 
 
@@ -26,29 +27,37 @@ ab 19:00 ist der Raum reserviert
  * GSOC started: Improving configuration upgrades in debian
 * Neue Debienna Shirts
  * Wo bestellen?
- * Was?
+ * Was soll drauf?
 
 
 ### Fragen
 
-* 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)
-* 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?
+ * this is a dhcp-client problem, e.g. isc-dhcp can configure this
 * 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?
+* Alias in der Form "command args" --> "command aliased args"? Ist das möglich?
 * 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
+
+* /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
+* 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)