Ubuntu + RDP on Oracle Cloud

The first one works the best. Open an SSH connection to the server and run these commands: sudo sucd ~apt updateapt upgradeapt -y install lxqt sddm xrdpsystemctl status xrdp The XRDP port needs to be open in Oracle Cloud and search for ‘Virtual Cloud Networks’. Then select the network and go to the ‘Security Lists’ … Read more

How to add a new RDP listening port

If you need to add another listening port for your RDP server, for whatever the reason, this howto will show youhow to do it. Please notice we need to edit the registry, so it always best to BACKUP the REGISTRY before you doing any edit on it. We need to create a new RDP listening port within the registry: … Read more