Monthly Archives: December 2006

Merry Christmas 2006

Postcard Photo Originally uploaded by Augie Schwer. Davis’s first Christmas; lots of fun, lots of toys, lots of things for Dad to put together.

Posted in General | Tagged | 1 Comment

Getting More Out of Your Rechargeable Batteries.

Being a parent means building lots of toys and being the “some assembly required” on the side of a lot of boxes; and all those toys, swings, and bouncers need batteries, so obviously after you go through your first sixteen … Continue reading

Posted in General | Tagged | Leave a comment

Allow your program to bind to an address that doesn’t exist yet.

This is so cool: http://www.linuxguruz.com/iptables/howto/2.4routing-13.html /proc/sys/net/ipv4/ip_nonlocal_bind Set this if you want your applications to be able to bind to an address which doesn’t belong to a device on your system. This can be useful when your machine is on a … Continue reading

Posted in General, work | Tagged , | Leave a comment

MySQL Replication – Creating Additional Slaves.

So you have MySQL Replication setup and working and now you want to create more slaves to your existing deployment; these are the steps that have worked for me: Here Slave One is the slave that is currently in production … Continue reading

Posted in General, work | Tagged , | 1 Comment