Author: Yeri Tiete
-
blog over ssl
Starting a SSL test on this domain as of today. Free cert by StartSSL. SSL is clearly the new hype, and this time I won’t be last to join it! 😉 Just going to check how much (if any) SSL slows down my site. Every http requests gets automatically rewritten to https.
-
nginx: could not build the server_names_hash
I’ve recently started switching my custom nginx installations to the Debian repository version. So from 0.9.4 to 0.6.32 (Lenny), which will be upgraded to 0.7.x in Squeeze. I’ve come across this error on certain servers: # /etc/init.d/nginx restart Restarting nginx: 2011/02/11 11:34:58 [emerg] 3624#0: could not build the server_names_hash, you should increase server_names_hash_bucket_size: 32 nginx.…
-
Wikileaks Art on Flickr
-
PGP public key
Your browser does not support iframes.
-
iRail General Meeting 2011
A reminder; Tonight is iRail npo’s first General Meeting. => At Tour & Taxis – 19h00 All info here and here. Hope to see you there ! 🙂
-
Bind mrtg stats
Because I couldn’t find any that worked. (Dark blue: incoming queries, light blue: outgoing/recursive lookups) mrtg.cfg sample: # Bind Title[bind]: Bind Queries Target[bind]: `/etc/mrtg/bind-stats.sh` PageTop[bind]: <H1> Bind queries per minute on vm1 </H1> Options[bind]: growright,pngdate,nobanner,gauge,nopercent,noinfo MaxBytes[bind]: 50000 Ylegend[bind]: Queries/min ShortLegend[bind]: queries/min LegendO[bind]: Incoming Bind queries per minute LegendI[bind]: Outcoing Bind queries per minute Legend2[bind]: Incoming…
-
The Subs – Mitsubitchi
-
The External World
-
Call to undefined function http_post_data()
After updating my server from testing to Squeeze it suddenly crashed after running a high CPU % perl script. Being unresponsive I reset the machine to reboot it. After booting up and testing websites running on it I came along an odd PHP error; Call to undefined function http_post_data() Probably due to PHP updates from…