Articles by alamster

  • Creating A DNS Cache With djbdns

    Author: alamsterTags: , , Comments: 0

    Creating A DNS Cache With djbdns Building a local DNS cache will speed up your internet connection since the time for the “translation job” (converting domain names into IP addresses) will become negligible with the assumption that the DNS cache gets the information from the parent DNS.

  • Step By Step: Install Wordpress Multiuser (WPMU) On FreeBSD 7

    Author: alamsterTags: Comments: 0

    Step By Step: Install Wordpress Multiuser (WPMU) On FreeBSD 7 Wordpress is one of my favourite blog engines because it's easy and supports many plugins. Wordpress also available in multi-user mode which means a single Wordpress installation will cover many users with their own subdomain. This howto will show the steps taken to install Wordpress wpmu on a server running FreeBSD 7 stable.