Note - VPN is necessary for off campus access.
Xpra is now available on the cluster as an alternative to X2go. Unlike X2go, this solution only needs a web browser with similar performance. Here are the steps -
xpra start --audio=no --bind=noabstract
Visit this
Link and fill the information like the screenshot below. Please use your cluster username and password.
Notes
If Start menu is empty, please try the following -
update-menus
To see existing sessions -
xpra list
To view session information -
xpra info
If the Xpra client is asking to specify display number - This means that there are multiple Xpra sessions running. Please use an ssh client to connect to
cluster.mathstat.dal.ca and type the following to kill all Xpra sessions, then proceed with starting a new session as mentioned above -
pkill xpra