initialization:
systemctl start postgresql
msfdb init- open msfconsole
- check db status
db_status - should give an output like this:
[*] Connected to msf. Connection type: postgresql.workspaces
- check workspace with
workspace - add or remove workspaces with
workspace -a workspaceNameandworkspace -d workspaceNamerespectively - switch workspaces with
workspace workspaceName