Category Archives: Server

Asterisk for the novice

We switched to VOIP : Our old PBX was lacking features, and the prices for phones went sky-high. I purchased an Asterisk EuroISDN card, and some Aastra phones. Some lessons I learnt the hard way : A GUI If you … Continue reading

Posted in JDI, Server | Leave a comment

Migrating to JIRA 4.4

Migrating to JIRA 4.4 is now complete. It has’t been without hickups however : JIRA 4.4 en Fisheye 2.6.0-2.6.3 don’t get along when using trusted authentication. You get Seraph errors : Error handling trusted applications authentication attempt:BAD_SIGNATURE Make sure the … Continue reading

Posted in Development, Personal, Server | Leave a comment

Migrating from Xen Citrix to RHEV

Since I’ve got fed-up with all Citrix bugs (operations that het stuck on locks, resumes not working, etc) and the fact that the’re probably going to drop Xen in favor of Microsoft Hyper-V we are going to migrate to RedHat … Continue reading

Posted in JDI, Server | Leave a comment

Booting a > 2 TB partition using EFI

When our new storage server arrived last week, I wanted to skip use EFI t0 boot this system. It requires en EFI capable system, which this Intel server mobo is capable off. The CentOS installer doesn’t grasp an GPT partition … Continue reading

Posted in JDI, Server | Leave a comment

We’re at Maildir now

As noted in this posting, we migrated to Maildir. It went relatively smooth, and faster then anticipated. I’ll be posting the code to the actual migration script (41 lines of PHP code), and the code code to the milter that … Continue reading

Posted in JDI, Server | Leave a comment

Moving from mbox to maildir

I’ve decided that it’s time to move from mbox to Maildir. Mailboxes are getting larger every year, and so serverload continues to increase. During scheduled maintenance the end of March, I’m converting all mailboxes to Maildir format. I’ve run into … Continue reading

Posted in JDI, Server | 1 Comment