In Ubuntu 10.04 and most Linux distro’s you can edit the hosts file
directly in the terminal. You can use your favorite editor or even open
your favorite GUI text editor. For this example we will use VIM. Like
Windows 7, Ubuntu’s hosts file is located in the /etc/ folder,
though here it is in the root of the drive. In order to edit the file
you will need to open it as root which is why we use sudo here.
Now that it is open we can edit it to redirect Facebook into nothing.
You will notice that with Ubuntu there is also a section for IP6. For
most needs you will only need to edit it the top section and ignore the
IP6.
Now we can save the file and try to go to Facebook.com. Just like in
windows we will see that we are now redirected to a site that does not
exist.
No comments:
Post a Comment