Tutorial

Open Block Sites


Friendster, Facebook, Myspace, Youtube are some of sites usually blocked by the network administrator in your office, college or school. Off course totally dont blame the network administrator on your place. Friendship sites are good but sometimes we forget how much time have we spent all day long in front off internet just doing searching friend, send email to a friend, finding new friend or just updating your profile and other friend testimonial. Because of that reason many company restricted some sites, they marked some sites with label "unproductivity sites".

Instalasi Metasploit Framework


Apa itu Metasploit Framework ?

Metasploit Framework adalah sebuah platform pengembangan untuk membuat tool keamanan dan exploit. Metasploit framework digunakan oleh profesional bidang keamanan jaringan untuk melakukan tes penetrasi, digunakan juga oleh administrator sistem untuk memverifikasi instalasi dan patch sistemnya, vendor produk untuk melakukan tes kelemahan dan peneliti-peneliti keamanan lainnya di dunia. Metasploit framework ditulis menggunakan bahasa pemrograman Ruby dan termasuk juga komponen lainnya yang ditulis dalam bahasa C dan assembler.

Metasploit Framework Web Installation

What is it?

The Metasploit Framework is a development platform for creating security tools and exploits. The framework is used by network security professionals to perform peneteration tests, system administrators to verify patch installations, product vendors to perform regression testing, and security researchers world-wide. The framework is written in the Ruby programming language and includes components written in C and assembler.

Disable Ctrl+Alt+Backspace untuk restart X di Gnome

Secara default di Desktop Gnome, seorg user dapat merestart X menggunakan Ctrl+Alt+Backspace. Untuk menghindari hal seperti itu bisa menggunakan tips dibawah ini.

Terlebih dahulu backup file xorg.conf menggunakan perintah berikut :

$ sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.backup

Sekarang edit file tersebut dengan menggunakan perintah :

$ sudo vi /etc/X11/xorg.conf

Tambahkan baris berikut diakhir file xorg.conf :

Section “ServerFlags”

Option “DontZap” “yes”

EndSection

Simpan file yang telah diedit itu dengan menggunakan :x

Sekarang user tidak bisa lagi merestart X menggunakan Ctrl+Alt+Backspace :)

Disable Ctrl+Alt+Backspace to restart X in Gnome

On default Gnome Desktop, users can restart X using Ctrl+Alt+Backspace. To avoid it you can try this tips.
First you need to backup your xorg.conf file using the following command :

$ sudo cp /etc/X11/xorg.conf /etc/X11/xorg.conf.backup

Now you need to edit the file using the following command :

$ sudo vi /etc/X11/xorg.conf

Add the following lines at the end of xorg.conf file :

Multiple login yahoo messenger

Sering kali kita membutuhkan login yahoo messenger untuk beberapa ID. Dengan cara sederhana tanpa harus menggunakan software tambahan kita bisa menjalankan dua atau tiga account Yahoo Messenger secara bersamaan. Triknya dengan sedikit mengedit Windows Registry kita sudah bisa melakukannya, untuk itu ikutilah langka-langkah berikut ini :

1. Start ->Run lalu ketik regedit
2. Pilih HKEY_CURRENT_USER/Software/yahoo/pager/Test
3. Klik kanan pilih new -> DWORD value lalu rename menjadi Plural lalu klik ganda dan isi value 1

Tutup Windows Registry lalu coba kita jalankan Yahoo Messenger Anda sesudah login pertama lalu klik ganda icon Ym lagi untuk Login kedua dengan user yang berbeda. Selamat mencoba... 

Multiple login yahoo messenger

In normal condition, yahoo messenger can only open for one login. There is a simple way to make multiple yahoo messenger and you can login with multiple ID. All you need is to edit the Windows Registry and change the value.

1. Start ->Run type regedit
2. Choose HKEY_CURRENT_USER/Software/yahoo/pager/Test
3. Right Click then choose new -> DWORD value and rename it Plural. Double click and fill the value with 1

Close your Windows Registry. Open yahoo messenger , after one window then double click your yahoo messenger aplication again and login with different ID. Have nice try...