Definition List

19 Sept 2013

Blocking and Unblocking of website in your computer

BLOCKING OF ANY SITE(EXAMPLE:-FACEBOOK)


I had previously posted about Blocking And Unblocking any websites on your computer. In this tutorial i will teach you to specifically block facebook on your computer. This might be helpfull if you want to prevent students from using facebook in school and colleges or your employees in office. If you are parent and don't want you child to use facebook or any other particular site then follow simple steps given below. So lets get started.

How To Block Facebook ?

1. Go to Start > Programmes > Accesories
2. Then Right click on Notepad and Run it as administrator.
3. Now open host file by clicking on File > Open and locate to following address

     C:\WINDOWS\system32\drivers\etc

4. Then just below # 127.0.0.1 localhost paste folowing code

# Blocking Facebook
127.0.0.1 login.facebook.com
127.0.0.1 www.facebook.com
127.0.0.1 apps.facebook.com
127.0.0.1 blog.facebook.com

5. Now save the host file and done.
6. Open any browser and try to open facebook. It won't open. If facebook opens then you might have done somthing wrong. (let me know if you face any problem)

Blocking Other Website

If you want to block website other then facebook then change facebook address with whatever website you want to block. For example: to block google paste following code below # 127.0.0.1 localhost
# block google
127.0.0.1 www.google.com

NOW HOW TO UNBLOCK
  • Go to Start and then Run.
  • Type in this C:\WINDOWS\system32\drivers\etc
  • Now you will see file name Host open that in Notepad.
  • Below "127.0.0.1 localhost" add IP address of site to be blocked.
  • To unblock any site just reversed the process.
     
      EXAMPLE
     127.0.0.1 localhost
     69.171.224.14    (This will block Facebook)
     NOTE: For each site you block just add "1" to the IP (127.0.0.1)

Related Posts:

  • How To Keep Malware Off Your Android Phone Although some of these apps might look suspicious, others bearing names such as "Quick Notes" or "Chess" seem innocent enough, and you might not think twice about downloading them. Tips for a Malware-Free Smartphone Fo… Read More
  • HOW TO HACK REMOTE COMPUTER USING IP ADDRESS FREE How To Hack Remote Computer Using IP Address Free 2013 Literally hacking is the accessing something or the somebody in internet without their permission or may be interest. So hacking is common then hacker hack t… Read More
  • Blocking and Unblocking of website in your computer BLOCKING OF ANY SITE(EXAMPLE:-FACEBOOK) I had previously posted about Blocking And Unblocking any websites on your computer. In this tutorial i will teach you to specifically block facebook on your… Read More
  • HOW TO THE HACK YOUR FRIEND’S FACEBOOK ACCOUNT BY TRUSTED FRIEND  Latest Trick 2013 How to The Hack Your Friend’s Facebook Account By Trusted Friend Millions of people are they talking about a How To Hack Facebook Account  That how to Hack a Face book Account. But af… Read More
  • Note pad tricks This trick will Open Notepad continuously automatically Step 1: Open Notepad. Step 2: Paste the following code in the notepad. @ECHO off :trick START %SystemRoot%\system32\notepad.exe GOTO trick Step 3: Now go to… Read More

1 comment:

  1. How To Use Block Sites On Google Chrome?
    http://unitedhackingarticle.blogspot.com/2014/08/how-to-use-block-sites-on-google-chrome.html
    How To Use Block Websites On Mozilla Firefox?
    http://unitedhackingarticle.blogspot.com/2014/08/how-to-use-block-websites-on-mozilla-firefox.html

    ReplyDelete