View Single Post
HtheB's Avatar
Moderator | Posts: 3,718 | Thanked: 7,420 times | Joined on Dec 2009 @ Bize Her Yer Trabzon
#6353
Originally Posted by Schturman View Post
Created and work... I added this tweak to Tweak M...
Also I used a little different commands to apply changes..
One line activator:
Code:
wget -q -O /opt/hosts http://winhelp2002.mvps.org/hosts.txt && sed -i "s@127.0.0.1  localhost@127.0.0.1" /opt/hosts && mv -f /opt/hosts /etc
Restore to default:
Code:
echo "127.0.0.1 $(uname -n) localhost" > /etc/hosts
Awesome!
Thank you for adding this!
__________________
www.HtheB.com
Please donate if you think I'm doing a good job.