0
How to block particular site on ur own pc!
Posted by Hackers Thinking
on
7:20 AM
in
Tips 'n' Tricks
Here is the simple method to block any site on ur personal computer////////
Step1:
go to
C:\WINDOWS\system32\drivers\etc
Step2:
open the file named "host" with notepad.
here u ll see "127.0.0.1 localhost"
just write 127.0.0.2 "www.orkut.com" below the above line(without.quotes)
It will block orkut.
If you want to block more than one site than write the same code for another site. I can show you the format........
127.0.0.1 localhost
127.0.0.2 www.orkut.com
127.0.0.2 www.yahoo.com
127.0.0.2 www.google.com
At last save that file.
Step1:
go to
C:\WINDOWS\system32\drivers\etc
Step2:
open the file named "host" with notepad.
here u ll see "127.0.0.1 localhost"
just write 127.0.0.2 "www.orkut.com" below the above line(without.quotes)
It will block orkut.
If you want to block more than one site than write the same code for another site. I can show you the format........
127.0.0.1 localhost
127.0.0.2 www.orkut.com
127.0.0.2 www.yahoo.com
127.0.0.2 www.google.com
At last save that file.