How to SSH into Virtuoso - DDMAL/linkedmusic-datalake GitHub Wiki
This guide in the DDMAL Wiki provides step-by-step instructions to SSH into all of our servers. Note that you will need the McGill VPN to access the DDMAL Wiki if you are not connected to McGill Wi-Fi.
Once everything is set up, you can connect to production with:
ssh ddmal.prod_virtuoso
or to staging with:
ssh ddmal.staging_virtuoso
Note that some people configure it to ssh ddmal.prod.virtuoso
and ssh ddmal.stage.virtuoso
. This is just a local nickname.