Establishing RDP Connection on Ubuntu Linux

If your OS is Ubuntu Linux, follow the instruction for connecting over RDP:

📘

Establishing RDP connections on Ubuntu 16.04 LTS requires installing xfreerdp. Execute sudo apt-get install freerdp-x11, to install it before proceeding with connecting over RDP protocol.

  1. Find desired account and server, hover your mouse over to show more options.
  2. Select the Native client button.
  3. Select the listener, via which you want to connect.
  4. Copy generated string.

  1. Execute command in terminal window.

👍

The connection is established.