August 26, 2009

Encrypted file systems on Debian/Ubuntu Linux

Filed under: Technical — Tags: , — delx @ 2:06 am

Recently I set up an encrypted file system so I could do rsync backups to a secured location. What you end up with is a mountable file system that you can use to securely store data. Debian offers an easy way to set up encrypted file systems using the LUKS standard with the cryptsetup package. You’ll need to enter a decryption passphrase to mount the volume whenever the system boots.

(more…)

April 21, 2009

Apple Keyboard on Linux

Filed under: Technical — Tags: , , — delx @ 5:20 pm

The Apple aluminium keyboards are very nice. I recently bought one for an Ubuntu Linux machine, and it requires some special configuration to work as expected.

This post describes how to fix the function keys and swap command (windows or ’super’) keys with the alt (or option) keys.

(more…)