Remmina On Ubuntu 24

Remmina Installation and Usage Guide

Remmina is a remote access solution for Linux. It supports RDP, VNC, SSH and more.

Installing Remmina

Method 1: Install Remmina with VNC and RDP plugins via terminal.

  • Enter the following commands in terminal:
    • sudo apt update
    • sudo apt install -y remmina remmina-plugin-vnc remmina-plugin-rdp

Method 1 Image

Note: remmina-plugin-vnc allows GUI control, remmina-plugin-rdp allows connections to Windows machines. The ssh plugin should get installed by default.

Method 2: Install via App Center.

  • Launch the App Center application.
  • Search for "Remmina".
  • Download the Remmina Debian Package.

Method 2 Image

Connecting to a Host

The client (device you are connecting with) will most likely have to be connected to the GlobalProtect VPN before a connection to a host (device you are connecting to) can be established, especially if you are connecting from an off-campus network. Follow this guide to setup GlobalProtect: https://ask.eng.umd.edu/149718

Some configurations on the host might be necessary in order for clients to be able to connect to it:

  • Xrdp must be enabled on the host in order for a client to access the GUI of the host.
  • SSH must be enabled on the host in order for a client to connect to the host via SSH.

Contact the Help Desk to get these setup. 

Connecting to a Windows Host via RDP:

Step 1: Launch the Remmina application.

Step 2: Add a new connection profile.

    • Click on the plus icon at the top left corner to add a new connection. This will open a new window.
    • Enter the desired device name.
    • Set the Protocol to RDP.
    • Set Server to the full hostname (or IP address).
    • Enter the username and password: This should be your UMD credentials (unless you are connecting to a local account with different credentials).
    • Click Save and Connect.

Image of Step 1

Connecting to a Linux (Ubuntu) Host via RDP:

Step 1: Launch the Remmina application.

Step 2: Add a new connection profile.

    • Click on the plus icon at the top left corner to add a new connection. This will open a new window.
    • Enter the desired device name.
    • Set the Protocol to RDP.
    • Set Server to the full hostname (or IP address).
    • Enter the username and password (credentials of the account you wish to access).
    • Click Save and Connect.

Image of Step 2

    • It should prompt for your username and password. Re-enter the credentials.

Image of Linux RDP Credentials

Connecting to a Linux (Ubuntu) Host via SSH:

Step 1: Launch the Remmina application.

Step 2: Add a new connection profile.

    • Click on the plus icon at the top left corner to add a new connection. This will open a new window.
    • Enter the desired device name.
    • Set the Protocol to SSH.
    • Set Server to the full hostname (or IP address).
    • Set Authentication type to Password.
    • Enter your username and password (credentials of the account you wish to access).
    • Click Save and Connect.

Step 3 IMage

    • It should prompt for your username and password. Re-enter the credentials.

Image of SSH authFinal SSH

To Uninstall Remmina: In terminal enter sudo apt purge remmina



Keywords:
Remmina Ubuntu Remote 
Doc ID:
149840
Owned by:
Ojie O. in Engineering IT
Created:
2025-04-11
Updated:
2025-04-22
Sites:
University of Maryland Engineering IT