Monthly Archives: September 2009

Using fail2ban to open back door ports in your iptables

The opposite of fail2ban would probably be called auth2allow (authenticate to allow) or fail2allow – but that’s not necessary because fail2ban’s configs can be customized to do exactly what I’m talking about. What am I talking about you ask? Basically … Continue reading

Posted in Apache, linux | Tagged , , , , , | 1 Comment

My linux Quake 3 dedicated server setup notes (Ubuntu 9.04 server)

Not really a tutorial, mostly notes to my self so I remember how it’s done down the road.

Posted in linux | 1 Comment

GNUmp3d init.d with PIDs for running multiple instances of GNUmp3d

I made some modifications to my original gnump3d init.d script when I needed more than one instance of GNUmp3d running (for multiple folders completely separated). I still haven’t quite figured out how to get the tag database to work for … Continue reading

Posted in linux | Tagged , , , , | Leave a comment