Eterm run dialog

    With ideas copied from http://fvwmwiki.xteddy.org/Tips/XTermRunDialogue/ I went about to create a Eterm version.

    Being and enlightenment user I like to use Eterm whenever possible, so here's what I came up with.

    First create a bashrc that will be used by the run dialog, I named it ~/.run-dialog.bash-init and paste the following:

    Unlock multiple SSH keys on login

    I needed a solution to automatically unlock my SSH keys at login. Before I had to manually add the keys with ssh-add every time I booted my system so a little googling around and I found this was possible by using pam_ssh module.

    I know most people will be saying by now that gnome-keyring takes care of this on their system, but unlike most people I don't use gnome I prefer to use a lighter WM called Enlightenment (e16)

    So here's my howto for a Ubuntu system:

    1. Install the libpam-ssh package:


    Subscribe to ckzone.eu RSS