xfreerdp - Linux and FreeBSD RDP client - June 2024
There are two command line executables:
Install from your OS the binary packages for freerdp. E.g. on Ubuntu 24.04 the packages are:
Run:
Use a command line like:
Other interesting command line parameters:
xfreerdp for X11 and wlfreerdp for Wayland.Install from your OS the binary packages for freerdp. E.g. on Ubuntu 24.04 the packages are:
freerdp2-x11 and freerdp2-wayland .Run:
xfreerdp --helpNote down any of the command line parameters that you might need.
Use a command line like:
xfreerdp /u:administrator /w:1920 /h:1080 /v:192.168.122.168 /video /rfx /network:lan /gfx /dynamic-resolution /sound:sys:pulseYou can resize the window and the resolution of the RDP server will change correctly.
Other interesting command line parameters:
+home-driveSee https://nmariusp.github.io/rdp.html
Comments
Post a Comment