Install Remmina on Ubuntu from the official PPA:
sudo apt update
sudo apt upgrade
sudo add-apt-repository ppa:remmina-ppa-team/remmina-next
sudo apt update
sudo apt install remmina
Remmina GUI:
To connect to a Multipass VM using SSH:
- Open Remmina and create a new connection.
- In the Server field, enter the VM's IP address.
- Set Authentication type to
SSH identity file
. - Enter the VM's username.
- Leave User password blank (if using an identity file).
- Set the SSH identity file to the path of your private SSH key (e.g.,
~/.ssh/id_rsa
). - Save the configuration and connect.
Sample SSH Configuration:
To connect to a Multipass VM using RDP:
- Open Remmina and create a new connection.
- In the Server field, enter the VM's IP address.
- Enter the VM's username and password.
- Under Resolution, set a custom resolution with appropriate dimensions (e.g., 1920×1080).
- Save the configuration and connect.
Sample RDP Configuration:
RDP authentication credentials:
RDP Desktop GUI:
Search for application: Activities >> Search Bar