In this example, we will block the website, google.com:
http://www.smartnetadmin.com
- Click Start - Run.
- Type: notepad c:\WINDOWS\system32\drivers\etc\hosts
- Arrow down to: 127.0.0.1 localhost. (This is the standard entry for a hosts file. It is called a Loopback Address and must remain within the hosts file.)
- Hit the End Key.
- Hit the Enter Key so that you are now on a new line below 127.0.0.1 localhost.
- Type: 127.0.0.1
- Hit the Tab Key.
- Type: google.com
- Your new line should look like the following:
127.0.0.1 google.com - Click File - Save.
http://www.smartnetadmin.com
Comments
Post a Comment