Linux Hardware Compatibility: W311MI

This is just to let others know what piece of hardware worked during my linux experiments:     dmesg output <5>[    0.000000] Linux version 2.6.31.6_SMP_820 (bdietrich@brad-ux) (gcc version 4.4.1 (Sourcery G++ Lite 2009q3-67) ) #96 SMP Tue                Feb 8 12:08:54 PST 2011 <4>[    0.000000] CPU: ARMv6-compatible processor [410fb025] revision 5… Continue reading

Intranet: Setup a DNSCACHE for your network using DJBDNS

On this tutorial you will learn how to using DJBDNS to setup a DNS cache to help speed up queries for your local network.   I like using Debian, so that is the distribution I'll be using for most of my tutorials. Current version as of this, is Squeeze.  … Continue reading

Squeeze: Installing VirtualBox 3.2_3.2.12-68302~Debian~squeeze_amd64

First we install some required packages sudo aptitude install libqt4-network libqt4-opengl libqtcore4 libqtgui4 Then we install VirtualBox download from VirtualBox.org : sudo dpkg -i virtualbox-3.2_3.2.12-68302~Debian~squeeze_amd64.deb Include your user in the group “vboxusers”