My password on a Linux server was recently reset by the authorities that be, and the secure thing to do is naturally to immediately change your password upon logging in, to enhance privacy and security of the account. So much to my surprise did I encounter this response from the system:
-bash-2.05b$ passwd
Changing password for user waldo.
Changing password for waldo
(current) UNIX password:
You must wait longer to change your password
passwd: Authentication token manipulation error
So much for this company and their security policies. It sucks!
I have been developing a couple of sites now using the Drupal CMS. It works great on Mac OS X, but there is one challenging aspect when trying to get the image manipulation functionality to work, as this needs the GD library but Apache as it is distributed with Mac OS X Leopard does not include that library. Most sites will tell you how to compile the GD library, however you will find for a mysterious reason your GD support will be FALSE. This article explains why and how to fix it. The reason it breaks - and it breaks only on Core 2 Duo MacBook's and Intel Xeon Mac Pro's - is because these operating systems are using the 64-bit version of Apache. So your compiler flags must be adjusted. So the steps are:
It is clear from the looks of this site that some major changes happened.
I combined the old reef site with my blog site to create a single personal portal. There is still some work to do (especially on the About and Photography sections), but at least the major work has been done. Moving from Movable Type to my new platform was not trivial, as no straight migration path exists. This means I have lost all my comments. I believe this will not be a train smash, so if you miss them - I invite you to register and post some new ones :)
I found this - and think it is awesome