Archive for the ‘meta’ Category

Long server outage, some mail lost

Sunday, February 3rd, 2008

A week or two ago, the ancient laptop I use as my personal web/mail/fileserver and firewall, suddenly got a bit flaky: it kept running, but all attempts to write to the disk failed. Naturally, this prompted me to get extra conscientious about making sure everything of importance was backed up regularly (my e-mail was already being backed up automatically each day, but I discovered that the MySQL database containing my Wordpress articles was not in the backup set — oops). A reboot fixed the problem, however, so I didn’t run out and get a replacement drive just yet.

However, last Thursday the same thing happened again, and this time after a reboot all I got was the message “primary hard disk not found”. So that’s why my server was unreachable for the past couple of days. It’s quite possible that I lost some mail, too — I have a fallback mailserver through my DNS provider, but I’m not sure that they will have retained everything for three days. If you sent me an e-mail recently and have not received a response yet, please send it again.


(more…)

12-01-07 blog outage

Saturday, January 13th, 2007

My site was down for most of the day yesterday, as XS4ALL moved me to a new IP address because I am now an ADSL-only customer. The move to the new IP went smoothly enough, but I had to restart my firewall script manually, and of course the DNS records for mwolf.net and martinwolf.net had to be changed. And because I was at work, I couldn’t see to that right away.

No mail should have been lost, however, thanks to EasyDNS’s backup mail spool feature. I run my own mailserver, but there is a secondary MX record which points to a backup server maintained by EasyDNS, which caches anything sent to me while my own server is down and then forwards it when I’m up again. Great feature!

~$ dig mwolf.net mx

;; QUESTION SECTION:
;mwolf.net. IN MX

;; ANSWER SECTION:
mwolf.net. 10416 IN MX 5 mwolf.net.
mwolf.net. 10416 IN MX 10 smtp.easydns.com.
mwolf.net. 10416 IN MX 100 smtp2.easydns.com

Added an RSS aggregator

Sunday, December 31st, 2006

I added an aggregator to my site for some of the low-volume blogs I like to keep track of. It’s on the sidebar, under ‘pages’. Thanks to the BDP aggregator from ozpolitics, with a little help from the Exec-PHP plugin from Bluesome. I’m not quite certain about the latter, though; my site seems to feel slower after I installed it, and of course it’s a bit scary from a security perspective. Maybe I should add a custom page template and stick the PHP code in there.

(more…)

Customizing Wordpress: failing SK2 captchas and a clickable logo

Sunday, December 31st, 2006

Well, I must say I’m quite pleased with Wordpress so far.

I did some customizations, and ran into some minor problems:

Spam Karma

I didn’t want to enable comments and pingbacks before I had some good spam protection. I have that now: Jeroen pointed me to Spam Karma 2. Although the installation and configuration were easy enough, I ran into one snag: it did not display captcha images correctly.

(more…)

Hello, world!

Friday, December 29th, 2006

Well, looks like I’ve got Wordpress up and running. That was easy!

My previous blog can be found at the site of my former employer, Info Support.