Latest articles

Mounting NFS from an LXC container

In order to permit an LXC to mount an NFS share I had to modify an Apparmor profile. Looking in /var/log/syslog we can ...

Xombrero config the vimperator way

  • XXXterm is deprecated
  • to compile Xombrero under unbuntu:
apt-get build-dep xxxterm
apt-get install libgtk-3-dev libwebkitgtk-3.0-dev
git clone https://opensource.conformal.com/git/xombrero.git ...

Urxvt fonts

by default, the font in Urxvt is too small for a big screen so I needed to change it's size and style

  • in ~/.Xdefaults ...

Postfix Sasl Dovecot

How to setup Postfix with Maildir delivery, authentify against Dovecot, and get SSL imap

1 postfix

  • install postfix and dovecot
apt-get install postfix dovecot-imapd dovecot-common ...
 
Page 1 / 1