Wadah Belajar Linux, Debian, Mikrotik, Networking, Routing, dan Ilmu Pendukungnya

< Browse > Home / Archive: January 2009

| Mobile | RSS

Facebook Chat for Pidgin

Bagi penggemar pidgin ada fitur baru nih, facebook via pidgin, enak kan ??
Caranya adalah sebagai berikut :
- Silahkan download plugin-nya di http://code.google.com/p/pidgin-facebookchat/
- Tambahkan account, klik Account -> Manage Account -> Add
- Pada menu tab basic, pilih protocol facebook
- Untuk username, isikan email yang digunakan di facebook.
- Untuk menu tab advanced, silahkan di atur sendiri bagaimana [...]

[ More ] January 29th, 2009 | No Comments | Posted in Uncategorized |

Magical Jelly Bean Keyfinder

This is a small freeware utility that retrieves your Product Key (cd key) used to install windows from your registry. It has the options to copy the key to clipboard, save it to a text file, or print it for safekeeping. It works on Windows 95, 98, ME, NT4, 2000, [...]

[ More ] January 22nd, 2009 | 1 Comment | Posted in windows |

Auto Login dan Startx Tanpa GDM di Debian

Cara 1
- Edit file “/etc/inittab”
# vim /etc/inittab
- Cari baris berikut :
1:2345:respawn:/sbin/getty 38400 tty1
dan kasih comment ya
#1:2345:respawn:/sbin/getty 38400 tty1
- Sebagai gantinya, tambahkan baris berikut :
1:2345:respawn:/bin/login -f USERNAME_ANDA tty1 </dev/tty1 >/dev/tty1 2>&1

[ More ] January 18th, 2009 | No Comments | Posted in Linux, script |

Windows XP VPN Server

Konfigurasi Server (Misal IP Server = 202.202.202.202)
1. Start / Settings / Network Connections
2. Mulai “New Connection Wizard”
3. Klik tombol “next”
4. Pilih “Set up advanced connection”
5. Klik tombol “next”
6. Klik “Accept incoming connections”
7. Klik tombol “next”

[ More ] January 11th, 2009 | No Comments | Posted in Networking, windows |

netcat – TCP/IP swiss army knife

Penjelasan netcat yg di ambil dari man page :
netcat is a simple unix utility which reads and writes data across network connections, using TCP or UDP protocol. It is  designed  to  be  a reliable  “back-end” tool that can be used directly or easily driven by other programs and scripts.  At the same time,  it  is  [...]

[ More ] January 7th, 2009 | 2 Comments | Posted in Linux, network tool |

Instalasi dan Konfigurasi ntop

Ntop digunakan untuk mengambil informasi network dengan konfigurasi sederhana. Kita bisa menggunakan browser untuk melihat hasilnya baik berupa grafik atau statistik.
Install ntop
# apt-get install ntop

[ More ] January 6th, 2009 | 2 Comments | Posted in Linux, Networking, network tool |


View My Stats