OPERATING SYSTEMSOS Linux

ubuntu remote desktop from windows | Ubuntu 20.04 LTS | xrdp

Ubuntu 20.04 Remote Desktop Access from Windows

How to share desktop on Ubuntu
How to open Windows 10 client
How to remotely connect to Ubuntu Desktop share
Privileged access to your Linux system as root or via the sudo command.
$ sudo apt install xrdp
$ sudo systemctl enable –now xrdp
$ sudo ufw allow from any to any port 3389 proto tcp

source

ubuntu

Leave a Reply

Your email address will not be published. Required fields are marked *