Archive For July 22nd, 2010

Who's abusing your website?

I wanted to know what IP addresses were hitting my website. I’d done this before and it only took a moment or two to recreate the following commands. Still, here it is for future reference. grep -v “wp-content” access.log|grep -v wp-includes|cut -f 1 -d ” “|sort|uniq -c|sort -nr|less This code: Excludes “wp-content” and “wp-includes” requests. [...]

Read more »

Really only use me smoke

I already posted a video showing a game of Bad Company 2 where the player only used smoke, plus knifes when necessary. d0n7bl1nk has gone one step beyond, and only used smoke grenades in the video above, and came out with a very good score at the end of the game!

Read more »



Holy Shmoly! is Stephen Fry proof thanks to caching by WP Super Cache