How to Remote Desktop from Windows to Ubuntu 18.04

How to Remote Desktop from Windows to Ubuntu 18.04

To Remote Desktop from Windows to Ubuntu 18.04, you need to enable a remote desktop protocol (RDP) server on Ubuntu, such as xRDP, and then connect using the built-in Remote Desktop Connection (mstsc) tool on Windows. First, install xRDP on Ubuntu with sudo apt install xrdp -y, then start and enable the service. Once set […]

How to Remote Desktop from Windows to Ubuntu 18.04 Read More »