solutions watch

hacks, fixes, updates, and news

        

How-To: Build your own network firewall

Posted in All by digg on the May 30th, 2006

“Network appliances don’t always offer all the firewalling features a user needs — you know, the advanced port blocking and security proedures we’d like to keep our little home network fiefdoms secure. In today’s How-To we’ll show you how to build a firewall out of an old PC with a live Linux CD and some spare ethernet cards.”

read more | digg story

Mirror Your Web Site With rsync

Posted in All by digg on the May 22nd, 2006

This tutorial shows how you can mirror your web site from your main web server to a backup server that can take over if the main server fails. We use the tool rsync for this, and we make it run through a cron job that checks every x minutes if there is something to update on the mirror.

read more | digg story

Put a live Digg button on your website

Posted in All by digg on the May 8th, 2006

Here’s a javascript trick you can use to put a live working Digg button on your website that actually lets people digg without leaving your page.

read more | digg story

Mapping website visitors in real time

Posted in All by digg on the May 8th, 2006

A while ago I had an idea. What if I were to try to geographically locate all the visitors to my website, and tag their locations on a map? Using Google Maps, Ajax, MySQL and some PHP, it came together quite nicely.

read more | digg story