https://github.com/chmodshubham/remmina
Setup Remmina - Remote Desktop Client - SSH and RDP
https://github.com/chmodshubham/remmina
rdp remmina remmina-rdp-connections ssh ubuntu
Last synced: 4 months ago
JSON representation
Setup Remmina - Remote Desktop Client - SSH and RDP
- Host: GitHub
- URL: https://github.com/chmodshubham/remmina
- Owner: chmodshubham
- Created: 2025-05-22T10:53:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-22T11:20:58.000Z (about 1 year ago)
- Last Synced: 2025-05-22T12:46:26.814Z (about 1 year ago)
- Topics: rdp, remmina, remmina-rdp-connections, ssh, ubuntu
- Homepage:
- Size: 3.83 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Remmina Setup Guide
Install Remmina on Ubuntu from the official PPA:
```bash
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:**

## SSH Connection
To connect to a Multipass VM using SSH:
1. Open Remmina and create a new connection.
2. In the **Server** field, enter the VM's IP address.
3. Set **Authentication type** to `SSH identity file`.
4. Enter the VM's **username**.
5. Leave **User password** blank (if using an identity file).
6. Set the **SSH identity file** to the path of your private SSH key (e.g., `~/.ssh/id_rsa`).
7. Save the configuration and connect.
**Sample SSH Configuration:**

## RDP Connection
To connect to a Multipass VM using RDP:
1. Open Remmina and create a new connection.
2. In the **Server** field, enter the VM's IP address.
3. Enter the VM's **username** and **password**.
4. Under **Resolution**, set a custom resolution with appropriate dimensions (e.g., 1920×1080).
5. Save the configuration and connect.
**Sample RDP Configuration:**

RDP authentication credentials:

RDP Desktop GUI:

Search for application: **Activities >> Search Bar**
