28
Need an RDP client compatible with AVD
(lemmy.world)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Freerdp 3.x has this support. I have been using it half a year back for this very purpose. Ask for help on #FreeRDP:matrix.org they are very helpful
My example:
Keep in mind that I was using for accessing Windows machine... Some flags might need to be a bit different
This worked perfectly, thank you so much. Now let's check if I can add some port forwarding through this...
In arch it's
xfreerdp3
, just in case anyone needs it.Where'd you get the .rdp file? I can't find a way to get a working version of mine.
Here's how I got mine:
Go to the web version: https://client.wvd.microsoft.com/arm/webclient/index.html
In the top right corner, click on the settings icon (cog)
Under "Resources Launch Method", select the `Download the rdp file" radio option
Click whatever machine you want to access
The file started to download
Lovely. Thanks! Now to figure out how to redirect that YubiKey USB device, so I could use Passkey auth...