I installed Ubuntu Desktop and created an SSH connection using the XRDP protocol, everything was fine but after a few sessions the Windows “Remote Desktop Connection” app gives me error
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!
Hello @gabrielemarrano
Would you mind sharing the exact error so we can check this for you?
You can check if the xrdp is running on your droplet
- sudo systemctl status xrdp
If the service is running you can try to connect again. If the status of xrdp is not running, you may have to start the service manually with this command:
- sudo systemctl start xrdp
After executing the above command, verify the status again to ensure xrdp is in a running state.
You can also try to connect with different RDP client as the problem may be with the client.
Regards
Hey @gabrielemarrano,
There was a really good discussion about a similar issue to what you are describing here;
I’ll urge you to give the question a look and see if you find it usefull.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.