Monthly Archives: August 2007

Importing SSL certificates into svnX

I just wanted to connect to my subversion repository with svnX via the https protocol. Guess what, svnX did not want to connect because it did not trust my selfsigned certificate. The only way to continue was to dismiss the … Continue reading

Posted in Coding | Tagged , | 5 Comments

Cocoa memory management 101

Ok, so here it comes, my first Cocoa posting. I am pretty new to Cocoa and therefore this might be something you are more than familiar with, but for me it is handy to have a quick reference written down … Continue reading

Posted in Cocoa | Tagged , | 2 Comments

Securing Apache with mod_security

Now that the basic Apache configuration is working, let’s take some time to harden the installation. The module mod_security is really handy for this task. It is an application level firewall meaning that it will inspect incoming requests to the … Continue reading

Posted in Apache | Tagged , | 1 Comment

Apache, PHP and MySQL setup

After setting up the mail system, I continued today with the basic webserver setup. This setup includes a basic Apache2 configuration with SSL and name based virtual hosts. PHP5 and MySQL5 are also needed for serving dynamic content.

Posted in Apache | Tagged , , , | 2 Comments

Setting up a spamsafe Postfix server

I am currently in the process of upgrading my webserver to Debian Etch. In the past I have been using Debian Sarge with Plesk as an administration desktop. Plesk is very convenient, but it is also a memory hog and … Continue reading

Posted in Postfix | Tagged , | Leave a comment

Essential Mac Tools

After working more and more with my Macbook instead of my desktop PC, I have found a couple of really nice tools for mostly all of my daily tasks. So here is a small list of tools and utilities which … Continue reading

Posted in Mac | Tagged , | Leave a comment

Apple introduces new iMac

Everyone has been expecting the iMac upgrade for the last couple of months and today was the day that the upgrade finally was presented at the summer Mac product press conference. The design of the new iMac is really breathtaking. … Continue reading

Posted in Mac | Tagged | 1 Comment