XRDP – How to install XRDP on Ubuntu 16.04 – Easy Way

Check here:

XRDP – How to install XRDP on Ubuntu 16.04 – Easy Way

sudo apt-get install xrdp

sudo apt-get update

sudo apt-get install mate-core mate-desktop-environment mate-notification-daemon

sudo sed -i.bak '/fi/a #xrdp multiple users configuration \n mate-session \n' /etc/xrdp/startwm.sh

sudo ufw allow 3389/tcp

12 thoughts on “XRDP – How to install XRDP on Ubuntu 16.04 – Easy Way

    • Yes you can copy it and in Ubuntu terminal use mouse right click to paste. This whole thing is one line:

      sudo sed -i.bak ‘/fi/a #xrdp multiple users configuration \n mate-session \n’ /etc/xrdp/startwm.sh

  1. I was able to run openbox by altering:
    sudo sed -i.bak ‘/fi/a #xrdp multiple users configuration \n mate-session \n’ /etc/xrdp/startwm.sh
    to:
    sudo sed -i.bak ‘/fi/a #xrdp multiple users configuration \n openbox-session \n’ /etc/xrdp/startwm.sh

    my question:
    how can we get i3 running?

    thanks again

  2. Thank you! This is the way to go, in my opinion.

    Good job keeping it simple using standard installations from apt manager.

    One issue though:

    I’m using windows work station to log in to ubuntu via RDP and can’t seem to copy/paste text between them. I’m editing a text file via putty as a workaround to that, and it’s driving me bonkers.

  3. thank you.

    But tux math& tux Typing Not runing in clinet side ubuntu 16.04? i have install xrdp

    Tux Paint is runing xrdp clint .

    it run on server itself,cannot run in thinclient.so have to run xrdp.

    all these applications are run on ubuntu 10.04 LTS with xrdp.

  4. Pingback: XRDP – How to install XRDP on Ubuntu 16.04 – Easy Way – Lawrence Law

Leave a Reply