This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

Selasa, 26 Juni 2012

Cara Konfigurasi Hotspot MikRotik Dengan Winbox

Cara Konfigurasi Hotspot MikRotik Dengan Winbox Kali ini saya ingin membagikan ilmu yang telah saya dapatkan waktu  pkl kepada kalian semua . Berikut in adalah caranya: 1. Instal dulu MikRotik OSnya 2. Setelah instal selesai, kemudian masuk dengan login: admin dan passwordnya: (dikosongi) 3. Buka Winbox, cari mac addressnya --> connect 4.  Setting Intefaces: - ether2 diganti dengan internet. Ok -...

Cara Konfigurasi Router Debian

Cara Konfigurasi Router Debian IP eth0                   : 192.168.2.2/30 DNS                        :192.168.2.1 IP eth1                   : 192.168.50.1/28 Port proxy             : 3128 1. Setting...

Senin, 25 Juni 2012

Cara Konfigurasi Server Debian

Cara konfigurasi Server Debian Domain name server : an.com IP :192.168.2.1/30 1. Setting ip pada /etc/network/interfaces -Debian:~#nano /etc/network/interfaces Edit script paling bawah menjadi auto eth0 iface eth0 inet static                 address192.168.2.1                 netmask 255.255.255.252 Simpan dengan ctrl-x => y => enter -restart network Debian:~#/etc/init.d/networking restart Untuk...