1.

I Get A Database Error On Kali Linux. How Do I Fix It?

Answer»

MAKE SURE the database is RUNNING. USE:

service postgresql start

Next, you may need to ASK Kali to recreate the Metasploit framework database:

service metasploit start 
service metasploit stop

Sometimes you need to do the above after an msfupdate as well.

Make sure the database is running. Use:

service postgresql start

Next, you may need to ask Kali to recreate the Metasploit framework database:

service metasploit start 
service metasploit stop

Sometimes you need to do the above after an msfupdate as well.



Discussion

No Comment Found