Sample Header Ad - 728x90

Using xfreerdp to connect to Remote Desktop Gateway Server

4 votes
1 answer
22454 views
I am trying to use Remote Desktop connection on Linux. After some research, it seems that `xfreerdp` can do what I need. The basic usage example provided by that tool is: xfreerdp /u:CONTOSO\\JohnDoe /p:Pwd123! /v:rdp.contoso.com Some comments: * `/u corresponds to User name:` in picture 1 * `/v corresponds to Server name:` in picture 2 I also need to enter a `Computer name: (see picture 1). How could xfreerdp ` take this into account? enter image description here enter image description here I am ok with using another tool other than `xfreerdp` if it can accomplish this as well.
Asked by nathanesau (141 rep)
Jul 6, 2018, 05:08 PM
Last activity: Aug 23, 2021, 05:03 PM