KDE file type actions
Annoyingly, KDE’s PDF viewer okluar always opened links to websites with an editor. But I just figured out how to change this behavior.
encfs: transparent crypto overlay
encfs is a cryptographic file system. The principle is very easy, you “bind-mount” one directory (containing the crypt stuff) to another directory (where it’s unencrypted). Thus, you can share the encrypted stuff and nobody but you can read your data. So this system is excellent applicable for cloud services like Dropbox, which trap you with some space in the cloud “for free”, but want you to share your private data with them. In some <p>‘s we’ll see how to setup encfs for Dropbox, but let’s first take a look at encfs itself.
Absolute Path of a Servlet Installation
I’m currently developing some Java Servlets and one of the tasks is to create images dynamically. But where to store them accessible for users?
MFC-9120CN Setup
I just bought a new printer, the Brother MFC-9120CN. It’s also able to scan and to copy documents and to send them by fax. Since the installation instructions are win/mac-only I’ll shortly explain how to setup the device in a Linux environment.