Establish a remote access to a Linux machine with Remote Desktop Manager

You can establish a remote access to a Linux machine from Remote Desktop Manager Windows.

Solution

  1. You will first need to run the following commands on your Linux machine to be able to connect:
  2. sudo apt install xrdp
  3. sudo systemctl enable xrdp
  4. Then create an RDP entry to connect to your Linux machine.
    KB4782
Give us Feedback