On my Ubuntu 16.04 machine, I had an annoying problem with my Remmina RDP client in that I was not able to paste inside the RDP session from the local host. After a little searching I was able to find the solution on the HERE
The solution that worked for me was to install the newest version of Remmina using the following command:
# sudo apt-add-repository ppa:remmina-ppa-team/remmina-next ; sudo apt-get update ; sudo apt-get install remmina remmina-plugin-rdp
Once I had closed and opened Remmina I was able to paste into the RDP client.
For more Ubuntu articles as how too’s click on our Ubuntu Category.