Establish a remote access to a Linux machine with Remote Desktop Manager
PreviousEnterprise deployment of Remote Desktop ManagerNextExecute a PowerShell script before opening a connection
Last updated
Was this helpful?
Here are the steps to establish a remote access to a Linux machine from Remote Desktop Manager Windows:
Run the following commands on the Linux machine:
sudo apt install xrdp
sudo systemctl enable xrdp
Create an RDP entry in Remote Desktop Manager with the credentials for the Linux machine filled out.

Launch the session in Remote Desktop Manager.

Last updated
Was this helpful?
Was this helpful?