I was logged into Gmail today and noticed it states You are currently using 92 MB (2%) of your 4044 MB. This is close to a doubling of the email capacity for normal accounts. I’m not sure if this applies to all users, or gets applied progressively, but it is a fantastic number to see …
Monthly Archives: October 2007
The Complete Guide to Mac/Windows Interoperability
You’ve got a household full of PC’s and you’ve stopped yourself from getting a Mac because you don’t want to deal with incompatibilities. Eight years ago that would’ve been understandable, but today Mac OS and Windows can work together in harmony on the same home network. Here’s a primer on how the two systems inter-operate. …
Rational Clearcase appreciation
I’m coming to appreciate IBM’s Rational Clearcase, aside from the price point of course. But work have a license for it, and I have to use it. Don’t get me wrong, CVS is fantastic for tracking your small projects or larger ones with average complexity. I still use CVS for my own code, BUT clearcase …
chpasswd in an OpenBSD apache chroot jail
I’ve recently re-installed OpenBSD and had to set-up my squid intranet password changing tool again. The app I use is chpasswd Version 2.2.3. I had some trouble with getting it working in the default apache chroot jail, and found very little information out there on this app in a chroot jail. Here are my notes …