Selasa, 13 Desember 2011

Cara Blokir FB di PC

Dalam tulisan ini saya menggunakan sistem operasi Windows XP dan perlu diperhatikan jika komputer Anda tersebut memiliki user account maka Anda harus login sebagai Administrator. Dalam trik ini kita memblokir facebook dengan mengoptimalkan salah satu file dari windows, tepatnya beralamat di drive C:\windows\system32\drivers\etc untuk lebih jelas ikuti langkah-langkah berikut:

Buka explorer windows Anda, lalu buka folder dalam folder C:\windows\system32\drivers\etc.
Dalam folder etc tersebut ada beberapa file, cari file hosts dan buka dengan program notepad. (caranya klik kanan file tersebut lalu Open atau Open With, Notepad. Setelah membuka file hosts tersebut, Anda bisa melihat isinya seperti berikut :

# Copyright (c) 1993-1999 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a ‘#’ symbol.
#
# For example:
#
# 102.54.94.97 rhino.acme.com# source server
# 38.25.63.10 x.acme.com # x client host
127.0.0.1 localhosst
Setelah itu Anda tambahkan kode berikut tepat dibawah kode diatas.

0.0.0.0 facebook.com
0.0.0.0 www.facebook.com
0.0.0.0 id-id.facebook.com
0.0.0.0 www.facebook.com/home.php
0.0.0.0 69.63.176.140
Langkah terakhir simpan file (CTRL+S), coba buka facebook dari browser dan jika masih bisa dibuka, restart komputer Anda.


Sebenarnya trik ini bisa juga digunakan untuk memblokir situs-situs lain, Twitter misalnya atau apa saja situs yang ingin Anda blokir pada sebuah komputer, tinggal ditambahkan saja pada bagian akhir file tersebut.

Tidak ada komentar:

Posting Komentar