cannot rdp to any server from linux

cannot rdp to any server from linux

avatar

I've recently installed ubuntu and rdm (I used to be on linux) and im not able to rdp to any of my connections.


the following window opens and then nothing happens..
im not sure what im doing wrong.

894715d1-6a7c-47f4-b92b-379e4b16927c.png

All Comments (4)

avatar

Hi rea,

If you select "Normal" then "OK" RDM do not start your rdp session? Can you open RDM in command line (with the "remotedesktopmanager" command) and try again and copy paste here what are the errors please?

Regards,

Gabriel Dubois

avatar

no, the window just closes..

using the terminal the following input appears:

4719864b-5648-49fb-997c-2c3180b4e9c3.png

avatar

Hi rea,

To open RDP in external with the normal configuration make sure that xfreerdp is installed.

sudo apt install freerdp2-x11

If it was already installed can you please try to open your connection in embedded and tell me if it works?

Regards,

Gabriel Dubois

avatar
Hi rea,

To open RDP in external with the normal configuration make sure that xfreerdp is installed.

sudo apt install freerdp2-x11

If it was already installed can you please try to open your connection in embedded and tell me if it works?

Regards,



That was it! :) thank you