Recently I’ve been deploying Debian 6.0 (Squeeze) and 7.0 (Wheezy) servers for some personal projects. These servers are provisioned in different ways: Open Media Vault using a Squeeze pre-seed VPS powered by LXC deployed via debootstrap VPS powered by KVM using the hosting providers Wheezy pre-seed Consequently the basic install differs on each instance and requires a little bit of post install tweaking to get them all consistent. This blog post is a quick reference for the post install st...