Connecting through RDP
Linux
For RDP connections, you can pick from these clients:
- Remmina
- KRDS
- Freerdp2-x11
Out of these, only freerdp2-x11 offers multi-monitor support.
To set up an RDP connection with multiple monitors:
Installing freerdp2-x11 in DaDesktop Private Node (ddpn)
sudo apt install freerdp2-x11
Connecting to Work Desktop
xfreerdp /multimon /u:dadesktop/v:zh4cn.npg.io:16666
To Quit session
CTRL+ALT+Enter
Alternatively,
Windows Start Menu > Log Off -> Disconnect
Sound and microphone redirections
xfreerdp /multimon /u:dadesktop/v:zh4cn.npg.io:16666 /microphone:sys:alsa /sound:sys:alsa
xfreerdp /multimon /u:dadesktop/v:10.0.3.4 /microphone:sys:alsa /sound:sys:alsa /gfx +window-drag -compression -sec-rdp -sec-tls -encryption /gdi:hw /video
