Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hey @neil1,
First, is your xrdp running?
- systemctl status xrdp
Have you added the xrdp user to the ssl-cert group and restarted xrdp afterward?
Additionally, have you allowed port 3389 via UFW or Iptables?
Did you update the /etc/xrdp/startwm.sh file as shown in the tutorial as well? Lastly, you need to use remote desktop to connect to your Droplet’s UI.
Additionally, if the issue is somewhere, please do let provide us with a bit more information on the matter.
Hello @neil1
You can follow our tutorial here on how to set up a remote Desktop with X2Go on Ubuntu 20.04
I’ve used it numerous times and never had issues with it.
Hope that this helps!