Wednesday, December 15, 2021

set up a remote connection to a Linux desktop

1. Use ssh to connect to Ubuntu Desktop and install xrdp

ariel@UBUNTU-VM:~$ sudo apt install xrdp

Type Y and hit Enter.


2. Test, by running rdp on Windows desktop and login to Ubuntu desktop.


3. When only black window is showing after the authentication. Make sure you log out via SSH or
current account is logged in. Try creating another account to avoid black screen issue.

No comments:

Post a Comment