How Can I Block Bebo?
When using Microsoft Windows, the easiest way to block a site such as Beebo.com is to add it to the Hosts file with a loop-back IP address. This Hosts file is checked by your computer's browsers when a Web address is entered as a first step in resolving the Web address to an IP address. If the site is listed, your browser will use the posted address to visit the site. By using the loop-back address, when anyone enters Beebo.com into the Web browser instead of doing homework perhaps, your browser will attempt to load the page from your own computer, which will fail with an error.
Instructions
-
-
1
Click the "Start" button from the Windows desktop. Type "Notepad" into the Search bar.
-
2
Right-click "Notepad" when it appears on the results list and click "Run as Administrator." This will open Notepad with the privileges needed to edit the protected HOSTS file.
-
-
3
Click "File" and click "Open." Browse to "C:\Windows\System32\drivers\etc\" Select "All Files" from the drop-down list next to the File name text box and double-click "Hosts."
-
4
Scroll to the very bottom of the Hosts file and type "127.0.0.1 Bebo.com" Click "File" and click "Save."
-
1
Tips & Warnings
Add any site you want to block to the bottom of the Hosts file with the same IP address mentioned.
To unblock a site, remove the line from the Hosts or type "#" before the line text. This will "comment out" the text and cause Windows to ignore that line.