Weird output when using special characters

When you’re using special characters in your HTML and the output doesn’t look like you expected, you’ll need to change a line in apache’s config file. Open the file /etc/http/conf/httpd.conf in your favorite editor (vi) and search for the string AddDefaultCharset. This…

Google AdSense and more

A colleague of mine has been pretty busy studying the pagerank and AdSense stuff. And he got me interested in all this, so I’ll be trying out some of his pointers to increase my page rank ghehe :) I’ve left the google banner in text only mode and changed…

Dr Web problems

Uninstall Dr Web rpm -qa drweb | xargs rpm -e Install the Dr Web packages: rpm -Uvh drweb-4.31.7-rh1.i586.rpm drweb-qmail-4.32-fc1.build71040907.02.i586.rpm Recreate the qmail configuration files (important): /usr/local/psa/admin/sbin/mchk -v An alternative could also be dropping Dr Web for the…

Week of Hell

What do you do when your company’s main mailserver dies on you? Well most companies would probably have spare hardware to fix it. They would probably also have backups ready. Well we had neither. The hardware failure was in the RAID-5 setup of the server. Normally you choose a…

Sitecom WL-100i Howto

This howto is pretty old and could be deemed depricated. I haven’t had the time to make a howto for the current (cvs) prism54 drivers. I have tried them however, and must say that they perform very, very well :) First check your wireless card, on the back it should…

Sitecom WL-012 Howto

Software needed: * linux-wlan-ng-0.2.1-pre7.tar.gz Newer versions may be available from http://www.linux-wlan.com. Untar the package: tar zvxf linux-wlan-ng-.tar.gz Now cd into the newly created directory and run the Configure script: ./Configure You will be presented with some questions about the driver you want…