Recent Comments
- Sergio C anchumani on myAVR MK2 USB PLUS — part 1
- robert on myAVR MK2 USB PLUS — part 1
- Sergio C anchumani on myAVR MK2 USB PLUS — part 1
- robert on RGB LED Ring V2 + ShiftPWM — super smooth color fading
- Polhemic on RGB LED Ring V2 + ShiftPWM — super smooth color fading
64-pixels
-
Flickr Photos
 
 
 
 
 
  Arduino
Blogroll
Links
My 2µF
Category Archives: Server.
I’ve added a support forum
Just to let you know. Lately I’ve been getting a lot of emails about how to code certain things for one of my projects. Not that I mind the emails, but discussing these things on a forum is much easier … Continue reading
Updating the Server — Welcome Debian, bye bye openSUSE
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 … Continue reading
Blocking IPs after breakin attempts with tcpwrapper and fail2ban
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 … Continue reading
Blocking referer spam with mod_security2 using Apache2
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 … Continue reading