Schnellzugriff » 
Home 
» Kategorien

» Seiten

» Suche

Debian Lenny: pam_mount, files and loop devices

Donnerstag, Juni 17th, 2010

When I was trying to automatically mount an encrypted image at login using pam_mount, I encountered a strange problem:
I wasn’t able to find any errors in my configuration (at least none connected to this behaviour), but mount.crypt was unable to mount the image.
Enabling debugging in pam_mount.conf.xml (<debug enable="1" />) revealed the command used for mounting:
pam_mount(misc.c:272) [...]

Posted in Administration, Linux / Unix | No Comments »>

pdftk statisch linken (kompilieren)

Mittwoch, April 2nd, 2008

pdftk
pdftk ist eine Open Source Software, die es ermöglicht, PDF-Dateien per Kommandozeile zu bearbeiten. Zu den vielfältigen Features von pdftk gehört etwa die Möglichkeit PDFs übereinander zu legen.
pdftk statisch kompilieren
Einleitung
Möchte man pdftk statisch kompilieren, um es etwa auf einem Hetzner Managed Server betreiben zu können, müssen die mitgelieferten Java Bibliotheken statisch kompiliert werden. Um dies [...]

Posted in Linux / Unix, Programmierung | 4 Comments »>

© 2007 - 2009 Thorsten Boock