Was used, ubuntu server 16.10 lts..
Was downloaded by wget http://downloads.metasploit.com/data/releases/metasploit-latest-linux-x64-installer.run
after,
chmod +x metasploit-latest-linux-x64-installer.run
./metasploit-latest-linux-x64-installer.run
After all steps..
- define local installation
- terms.
- and everything..
try to open https://localhost:3790
If you start the remote access by another computer, try to use the network address, however you can't access, because first you must create a local user to try access your remote access..
for this procedure go to installation directory.
for me is : /opt/metasploit
execute ./createuser <your_user_name>
will define a default password.
good luck..