Related Posts
How to ban/unban ips in linux
In case you’re not an iptables guru, you might want to create a couple scripts and put em somewhere on your $PATH. I’ve created two scripts called ban_ip and unban_ip. Create a file called ban_ip touch ban_ip chmod +x ban_ip Edit it and copy the following code inside: #!/bin/bash sudo iptables -A INPUT -s $1 […]
What People want in Google Buzz
I decided to start a conversation on Buzz about the features that people needed, here’s a few crowd sourced feature requests out of a conversation on which over 50 hard-core Buzz users were involved.
Cola: Real-Time Remote Pair coding
This is not new, but I hadn’t seen it, so maybe you didn’t either, I’ll let the video speak for itself, I’m speechless. Thanks to Daniel Chang for sharing this with me. Cola: Real-Time Shared Editing from Mustafa K. Isik on Vimeo.

2 thoughts on “Geek T-Shirt Collection #19 – perl – use strict – thinkgeek.com”