Block any website without any software
Well, this trick is very simple and is as follows.
1. Open My Computer
2. Browse C: (or the operating system drive)
3. Browse Windows -> System32-> drivers-> etc
then the location will be C: \ WINDOWS \ system32 \ drivers \ etc
In the etc folder look for the file hosts
4. Open the hosts file with notepad.
5. Locate the line 127.0.0.1 localhost
6. To block www.google.com for example, just add the text below
127.0.0.1 localhost:
127.0.0.1 www.google.com
127.0.0.1 www.yahoo.com
7. Save the file.
In this way add any number of sites you want, however, you will need to start adding "127.0.0.1".
Note: This blocks the site to be opened with any browser if Mozilla Firefox or Internet Explorer Sharing is sexy
0 comments for this post
Leave a reply