RDP Multiple Monitor Support
Today, one of my Remmina users asked if he could use two monitors for his remote workstation.
I accomplished this like this:
sudo apt-get install freerdp2-x11
xfreerdp /printer /multimon /d:DomainGoesHere /u:UserNameGoesHere /v:192.168.1.1:3389
Until this feature is provided in Remmina, the above two command are a workaround in Ubuntu.