Tampilkan postingan dengan label Komputer. Tampilkan semua postingan
Tampilkan postingan dengan label Komputer. Tampilkan semua postingan

Sabtu, 08 Oktober 2011

Buka n' Blokir Web

Posted by Ryan 02.45
Berikut ini adalah cara membuka atau memblokir sebuah Website pada suatu PC atau Laptop.


Caranya :
1. Klik start -> Run
2. Lalu ketik : notepad \windows\system32\drivers\etc\hosts
3. Akan muncul tulisan berbahasa inggris seperti dibawah ini,
#
# 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 localhost
127.0.0.1 activate.adobe.com
127.0.0.1 www.facebook.com

4. Nah, baru dibagian bawah itu yang kita edit/ubah.. Waktu situs website FB di komputer saya diblokir, muncul :
127.0.0.1 www.facebook.com . Supaya web tersebut bisa kita akses lagi, tinggal dihapus aja tulisan tersebut, dan hasilnya...
#
# 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 localhost
127.0.0.1 activate.adobe.com

5. Setelah itu baru kita bisa membuka FB kembali.

6. Untuk memblokir situs juga lakukan hal yang sama, hanya tinggal tambahkan : 127.0.0.1

Terima Kasih, dan semoga bermanfaat....
  • RSS
  • Delicious
  • Digg
  • Facebook
  • Twitter
  • Linkedin
  • Youtube