Sunday, March 24, 2013

Setelah Install KALI

Start the Kali PostgreSQL Service

root@kali:~# service postgresql start
 
Start the Kali Metasploit Service

root@kali:~# service metasploit start

Launch msfconsole in Kali

root@kali:~# msfconsole




Configure Metasploit to Launch on Startup

root@kali:~# update-rc.d postgresql enable
root@kali:~# update-rc.d metasploit enable


0 komentar:

Like