PDA

View Full Version : start Metasploit rpcd at system-boot



Medice
2013-04-18, 17:22
Hello How can i start the Metasploit-RPC-Service at Systemboot? =/ it would be nice, when anyone can explain me what Setting must be set... so that the Service starts (with the same Setting when i start it manually) =)

n1tr0g3n
2013-04-21, 00:13
These 2 commands will do the job..

update-rc.d postgresql enable >> This is for postgresql so you may not want to enable it at boot but it's up to you.
update-rc.d metasploit enable

Check here for more info as well:

http://docs.kali.org/general-use/starting-metasploit-framework-in-kali