Setting Up the Remmina Remote Desktop
Officially Supported Client: Remmina
Compatibility: Tested on CentOS/RHEL/Fedora, but should be compatible with all Linux distros.
Remmina Installation Guide
For more information about Remmina, visit the Remmina website.
Configuring the Remote Desktop
Open Remmina.
Click New, denoted by the + icon in the top left corner of the page.
Select the Advanced tab.
Use the settings shown below:
Quality: Best
Security: Negotiate
Gateway transport type: auto
RD Gateway Server: remote.uconn.edu
RD Gateway Username: Your NetID
RD Gateway Password: Your NetID Password
RD Gateway domain: UCONN
Go back to the Basic tab. Use the settings below:
Name: Use a human-friendly name. This can be a label of your choice.
Protocol: RDP
Server: The full PC name. When you requested a network reservation for your on-campus computer, this name should have been provided to you.
User name: UConn email
Password: UConn email password
Domain: UCONN
Click on Save and Connect.
Alternative: Using the FreeRDP client
The FreeRDP client is an advanced, alternative option for experienced Linux users, and is not officially supported.
FreeRDP is not an officially supported client.
The FreeRDP client might perform better than Remmina for some Linux users.
Compatibility: Tested on Ubuntu 18.04 with X11, but should be compatible with all X11 or Wayland Linux distros.
Installation
FreeRDP can be installed using the package manager for most mainstream distros. Ubuntu users on X11 can install FreeRDP using the command:
sudo apt install freerdp2-x11
Users using Wayland should install 'freerdp2-wayland'.
For more information about FreeRDP, visit the FreeRDP repository on GitHub or visit the FreeRDP website.
Using the FreeRDP Remote Desktop client
FreeRDP is activated and configured from the command line. Use the following command to start the client, replacing the string COMPUTERNAME and the string NETID as appropriate. The command line will prompt you for your password.
xfreerdp /g:remote.uconn.edu /v:COMPUTERNAME.grove.ad.uconn.edu /gd:UCONN /u:NETID