Abstract: In this post I'll describe how to create a private cloud with Docker, Varnish and a lot of shell scripting on a set of private (virtual) servers. This post assumes intermediate knowledge of related techniques. I will still once in a while go into setup details because, well, this is also an exercise for … Continue reading Building a private cloud with Docker
Tag: dnsmasq
Installing a local DNS cache on Ubuntu 11.10
A while ago I noticed that Firebug would report 40-100ms DNS lookups for sites that could not possibly not be in the local DNS. When reloading a page that had just been rendered, the same DNS lookup delays would show up over and over. I could not verify whether it's an issue with my ISP … Continue reading Installing a local DNS cache on Ubuntu 11.10