Hi, I have tried creating droplet from 2GB RAM to 8GB but all those rdp are extremely slow, why? They are slow then free 1cpu/1gbram AWS server. I tried installed Ubuntu desktoP and Lubuntu for rdp connection.
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.
Hello,
If you are using XRDP you could change the
crypt_level
tolow
in/etc/xrdp/xrdp.ini
to improve performance.Alternatively you could use X2Go as described in this tutorial here:
https://www.digitalocean.com/community/tutorials/how-to-set-up-a-remote-desktop-with-x2go-on-ubuntu-20-04
Also, make sure to deploy the server in a region that is closest to your physical location.
Regards, Bobby