Archive

Archive for the ‘Server.’ Category

Updating the Server — Welcome Debian, bye bye openSUSE

October 30th, 2009

My provider has upgraded its VServer plans.

Now offering 1GB of RAM, 20GB of disk and some more CPU power for the same price, but openSUSE was phased out. My old VServer only hat 256MB or RAM and was kinda slow. Now I’m fighting with Debian 5.0 and apt-get / aptitude ;-)
Random interruptions to [...]

robert Server. , , , , , ,

Blocking IPs after breakin attempts with tcpwrapper and fail2ban

June 24th, 2009

My virtual private server runs fail2ban to block IPs that have tried to gain access to my system by hammering my ssh server. Suspicious IPs get banned for a certain time with a firewall policy using iptables. The un-banning is useful in case I’ve locked myself out (because I forgot to add my current IP [...]

robert Server. , , , ,

Blocking referer spam with mod_security2 using Apache2

March 25th, 2009

I have some statistics plugins for WordPress that evaluate what sites refer to my blog. I use “WassUp”, “StatPress” and “CyStats”. Unfortunately some idiot thinks it’s funny to bombard my webserver with referer spam. Complaining to the local net-admin us useless of course.
There are some tutorials for mod_security, but most of the ones I found [...]

robert Server. , , , ,