Ikanobori Weblog

May 22 2009

IRC stats with irssi and pisg on debian.

Regular visitors of my blog might know I’m a sucker for statistics. I just love them and I want statistics of everything I have. It makes my data insightful.

That’s why (amongst other things) I show graphs to my traffic, hits and server load prominently on my blog pages.

Other people might also know I have an unhealthy appetite for the stone age chatting protocol IRC. I currently reside in 36 channels on 5 different networks. Read more…

May 5 2009

Optimizing a small server with Apache2, WSGI, Python, Django and Zine.

I’ve taken this post off of my BrutalPenetration weblog which will be discontinued in favor of this blog (with it’s own seperate category, offcourse).

The first post in this blog will be about the tools I use for the projects web application end. It took me a lot of fiddling on my Virtual Private Server which has a limited amount of memory to make it so all my different tools work without having to restart apache every half an hour because of it chewing up all memory and not being able to handle request anymore. Read more…