I mean to connect Remote Desktop from Win 10 to a fresh install of Ubuntu 22.04. I can ssh.
If I am not logged into the console, I get the error
Remote Desktop can't connect to the remote computer for one of these reasons:
1) Remote access to the server is not enabled
2) The remote computer is turned off
3) The remote computer is not available on the network
Ensure the remote computer is turned on and connected to the network, and that remote access is enabled.
If I am not logged into the console, I get the error (my translation from the Spanish message)
Authentication error
There are more data available
Remote computer: <IP of remote>
How can I solve this?
xrdp
in Ubuntu? did you start and enablexrdp
service? did you open port 3389 in the Ubuntu firewall? did you log out of Ubuntu before trying to access the PC remotely? – Esther Jul 14 '22 at 20:11xrdp
and the rest was ready without need for me doing anything. – sancho.s ReinstateMonicaCellio Jul 15 '22 at 14:03