We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Start here:
If the database is not connecting automatically, first make sure it is running:
$ netstat -lnt | grep 7337
If postgres is not running, try starting it manually:
$ sudo /etc/init.d/metasploit start
$ sudo /opt/metasploit*/ctlscript.sh start
Once postgres is running and listening, go back to msfconsole:
msf > db_connect
apt-get install
git push