Effect of using a polarising filter
The following pictures were taken with the same lens (f1.8, 50mm Canon) with a polarising filter at different angles. There’s not much more to say about this as the effect is immediately visible.
#EdBallsDay
Ed Balls
— Ed Balls (@edballsmp) April 28, 2011
Who is looking at my profile?
I made a web thing that will tell you about people looking at your profile. Go look at it.
Securing WordPress using fail2ban
With the recent dictionary attacks on WordPress, I installed a simple configuration for fail2ban that requires no access to the backend of each site you host. This should protect all the sites on a server from being attacked by the massive botnet that’s doing the rounds.
Add this to /etc/fail2ban/jail.conf
[apache-wp-login] enabled = true port = http,https action = iptables[name=WP, port=http, protocol=tcp] filter = apache-wp-login logpath = /var/www/vhosts/*/statistics/logs/access_log maxretry = 3
The logpath should include every access log on your server, or at least the WordPress ones. Mine is ideal for Plesk installs on Linux.
Add this to /etc/fail2ban/filter.d/apache-wp-login.conf
# Fail2Ban configuration file [Definition] failregex = <HOST>.*] "POST /wp-login.php ignoreregex =
Restart fail2ban and you’re set.
Punditry
As I’ve been busy, I’ve been neglecting my vast audience (Hi, mum). So, here are a few punditry tweets you’ve missed.
Tablets with keyboards are called Kebablets.
— Jared Earle (@jearle) September 5, 2012
Some of Nokia’s biggest fans are Apple customers who want solid competition in the phone market. Shame they don’t buy Nokia’s, though.
— Jared Earle (@jearle) September 6, 2012
So no, you’ve not missed much.
ps. Blame autocorrect for the possessive apostrophe. Oh we’ll.





