Hello!
I am struggling to establish a remote desktop connection from my Ubuntu laptop to a Windows virtual machine (specifically the GeoAI Data Science Virtual Machine: https://docs.microsoft.com/en-us/azure/machine-learning/data-science-virtual-machine/geo-ai-dsvm-overview). I am attempting to do this using X2go client because this works excellently for connecting to my linux DSVM.
The connection simply times out, returning the error report: "TIMEOUT connecting to IP xxxxxx".
This is common to all the connection types (LXDE, XFCE etc) and trying both ssh and RDP access.
The connection DOES work when I connect with the same credentials to the virtual machine from a local machine running windows, but it is obviously not convenient to have to boot into windows each time I need to access my GeoAI DSVM.
Does anyone have any solutions?
Thank you very much!