Yes, I know. It’s been a long time coming. I’ve been thinking about it, but every time I considered building it, I opted to find real work to do, instead.
However, ImagePup has Automatic Thumbnails!. I’ve added code to resize the image and create a thumbnail for your specific image, with the dim...
Debian Etch (the current stable distribution) is bundled with MySQL 5.0.32. While it works, there is a problem with replcating that data to other MySQL servers. This is fine for most users, however, I’ve built in a highly fault-tolerant enterprise.
As you’ll find, MySQL prior to 5.0.38 has a nast...
I’ve seen this happen a few times, and it’s incredibly simple as to why: Somebody screwed up.
No. Really.
What’s happening about 90% of the time, is that there is a colission between installations. PHP usually uses a dynamic mysql library. Apache auth modules such as 2.2’s internal auth_dbd, and...
Building limitipconn is fairly straight forward. It utilizes a simple Makefile build for the DSO object (which just uses apxs).
First, make sure you have all of the required libraries:
# apt-get install apache2-prefork-dev libapr1-dev
Here’s the simple diff from the default Makefile, to my m...
If you haven’t noticed, yet, many of my recent developments have been for, and regarding Debian.
A current client is a RedHat Enterprise 4, CentOS, FreeBSD, and Debian shop, with Debian being on the front end. As the key systems are integrated to a unified OS approach, one of the most important as...
I’m all for commerce, and advertising is just a side effect of consumerism. However, I don’t want to see ads when I’m checking my bank account online. I consider this pretty crass, and sad that my bank would opt to allow such things.
Below is the information I’ve discovered to make it go away:
I...