Results 1 to 2 of 2

Thread: Multi Monitor RDP (Ubuntu 22)

  1. #1
    Join Date
    Apr 2009
    Location
    New Zealand
    Beans
    45
    Distro
    Ubuntu 16.04 Xenial Xerus

    Multi Monitor RDP (Ubuntu 22)

    I would like to be able to connect to Ubuntu 22 from Windows RDP with multiple monitors supported.

    What I have read so far suggests it can be done with Remmina and I should enable multi monitor support. I also read that remmina is already installed in Ubuntu 22.

    However:

    1. I can find no option for multi monitor support (in Ubuntu Settings)
    2. If I type remmina at the cli the command is not found

    Any suggestions for getting this to work?

    Al

  2. #2
    Join Date
    Mar 2010
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Multi Monitor RDP (Ubuntu 22)

    As I remember, Ubntu 22.04 did not have Remmina installed as a default.

    You could check that with
    Code:
    which remmina
    If blank returned, it's not installed. Mine says its in /usr/bin/, because I installed it...

    I had to install it
    Code:
    sudo apt install remmina remmina-plugin-rdp
    Here is all the pluggins:
    Code:
    remmina-plugin-exec/jammy-updates,jammy-security 1.4.25+dfsg-1ubuntu0.1 amd64
    remmina-plugin-kiosk/jammy-updates,jammy-security 1.4.25+dfsg-1ubuntu0.1 amd64
    remmina-plugin-kwallet/jammy-updates,jammy-security 1.4.25+dfsg-1ubuntu0.1 amd64
    remmina-plugin-rdp/jammy-updates,jammy-security,now 1.4.25+dfsg-1ubuntu0.1 amd64 [installed,automatic]
    remmina-plugin-secret/jammy-updates,jammy-security,now 1.4.25+dfsg-1ubuntu0.1 amd64 [installed,automatic]
    remmina-plugin-spice/jammy-updates,jammy-security 1.4.25+dfsg-1ubuntu0.1 amd64
    remmina-plugin-vnc/jammy-updates,jammy-security,now 1.4.25+dfsg-1ubuntu0.1 amd64 [installed]
    remmina-plugin-www/jammy-updates,jammy-security 1.4.25+dfsg-1ubuntu0.1 amd64
    remmina-plugin-x2go/jammy-updates,jammy-security 1.4.25+dfsg-1ubuntu0.1 amd64
    Last edited by MAFoElffen; 1 Week Ago at 01:41 PM.

    "Concurrent coexistence of Windows, Linux and UNIX..." || Ubuntu user # 33563, Linux user # 533637
    Sticky: Graphics Resolution | UbuntuForums 'system-info' Script | Posting Guidelines | Code Tags

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •