Articles in this section

Adding RDP support on Debian 10

Multiple users for the VNC server has been discontinued.

RDP can be used as an alternative.

 

If you want to have multiple RDP connections to the Linux PC at the same time, first create additional users on the Linux computer for each RDP connection:

Screen_Shot_2020-08-19_at_5_27_19_PM.png

 

Install the following two packages on Debian Linux to enable RDP connections. Open terminal and copy and paste the following commands to install RDP:

 

sudo apt update

 

sudo apt install xrdp

 

sudo apt install xorgxrdp

 

Screen_Shot_2020-08-19_at_2.08.15_PM.png

 

On the client computers, use your RDP client of choice to connect to the Debian Linux computer.

For example: you can use Microsoft Remote Desktop for Windows or Mac to connect to the Debian Linux PC.

Make sure to use a different username to connect to each RDP session:

Screen_Shot_2020-08-19_at_2.38.00_PM.png

 

Be aware that:

1) you'll need an available VisualUser in your Caldera license, for each session of Caldera RIP that you want to open.

2) you can't connect to a running user with xrdp. You must logout on PC to access to it from another client.

 

 

 

 

 

Was this article helpful?
0 out of 0 found this helpful