Ghost

I've decided to revive my site, in the hopes to do a little bit of writing again, basically making myself a necromancer. Wordpress has fallen from grace, and Ghost has taken its place, as Ghost feels like a better match for my needs. Ghost is not the full-fledged…

XenServer: Unable to find partition containing kernel

One of our users at Loeniks managed to break his Debian VM. After upgrading to Debian 6, he tried upgrading his bootloader to Grub 2. XenServer’s paravirtualized bootloader (pygrub) is unable to handle the newest version of the Grub bootloader in virtual machines, this results in a nice and…

Wordpress MU, NGINX and FastCGI on CentOS

Since my VPS at Loeniks is somewhat limited in resources, and because Apache has no trouble claiming all these resources, I took it upon myself to find an alternative. Lighttpd (lighty) and NGINX (engine-x) were both possible replacements. Both offered the ability to parse PHP scripts using a FastCGI implementation.…

Blocking unwanted guests with NGINX

Lately, my sites are being hammered by “unwanted behavior”. Because I feel I cannot blindly trust my WordPress installs to be 100% bug-free, I like to block as many of these unwanted behaviors before any PHP code is executed on my server. Currently, I use the following NGINX techniques to…

Referrer spam (200912-01)

Recently I’ve been noticing a referrer spammer targeting my sites from the IP address 94.102.63.60. Trying to promote aimtrust and theinvestblog. Since there doesnt seem to be any abuse-related email address in the whois info for that address, and the @nl.iqarus.com address doesn’t…