WARNING AND NOTICE

All tricks in this blog are only for educational purpose. Learn these tricks only for your knowledge. Please donot try these to harm any one. We will not take any responsibility in any case. All softwares and tools on this site are here for private purposes only and If you want to use a software for business purpose, please purchase it. I do not host many of these tools. I Post links that I have found from numerous Search engines. I will not be responsible for any of harm you will do by using these tools.

Readmore

Friday, May 27, 2011

Edit Hosts File in Windows 7 XP to Block Websites

Blocking Websites With the Hosts File
A lot of software cracks will usually allow you to run an application which edits your hosts file, usually in an effort to block your computer from accessing the software’s registry server. However, many of these hosts-patching programs have problems or downright fail at editing the hosts file for certain Windows operating systems. The good news is you can patch the hosts file yourself, as long as you know the URL of the site you wish to block or redirect.
Editing the Hosts File (Windows 7)
  1. Click on the Start (Windows) button
  2. Click on Computer
  3. Navigate through Windows Explorer through the following folders:
    1. C:/
    2. Windows/
    3. System32/
    4. drivers/
    5. etc
  4. In “etc” folder, select the hosts file and copy and paste it to your desktop.
  5. Double click on the hosts file in your desktop
    1. Select to open it through Notepad
  6. Make edits to it in Notepad
  7. Save using Ctrl+S
  8. Drag and drop the hosts file back into the “etc” folder
  9. Select “move and replace file” to overwrite the original file......
Your hosts file should look something like this:
Edit Hosts File in Windows 7 XP
Blocking Websites
To block a website, you simply add the following to the bottom of the hosts file in Notepad:
127.0.0.1    siteyouwantblocked.com
So if I wanted to block MySpace, I would type:
127.0.0.1    myspace.com
And then I would get this if I typed myspace.com into a browser:
Edit Hosts File in Windows 7 XP

It will not load the page until I change the hosts file. A lot of people who pirate Adobe software will patch the host file in this same fashion, typing:
127.0.0.1    activate.adobe.com
You can patch your hosts file for entirely legal reasons too. Many people will edit their hosts file to block bad or unwanted websites that could harm their computer. In fact, here is a long, extensive list of bad websites that are already prepped to be blocked in your hosts file. Simply download the text document, copy the blocking website codes, and paste it into your hosts file.
However, be sure, if using one of these lists of designed to patch your host file, that all the websites are preceded with the code: 127.0.0.1. That’s an IP address that defaults to nowhere. Just a blank page. If there is any other IP address in the code, don’t trust it. It could be redirecting you to bad sites filled with viruses and terrible things for your computer.

0 comments:

Post a Comment