the first script on a fresh box to remove experts-exchange.com

I don’t know why I hate the experts-exchange.com I just cannot help it :(


cp /etc/hosts /etc/hosts-`date +"%y%m%d"`
echo "127.0.0.1 experts-exchange.com www.experts-exchange.com" >> /etc/hosts

Comments (4)

Leonid MamchenkovOctober 10th, 2011 at 20:36

Because it sounds like “Expert Sex Change”. :)

Alexander MamchenkovOctober 10th, 2011 at 21:41

While I also don’t like the ExpertSEXChange, redirecting to loopback not cool for all the cases. Maybe redirecting to back to google (through which I believe you normally find it, is better) ))))

andreyvOctober 11th, 2011 at 11:10

Just setup a redirect from expert-exchange.com to stackoverflow – at least it will be free of charge QA’s

shuvalovApril 20th, 2012 at 11:31

“to stackoverflow” I like it

Leave a comment

Your comment