Check here:
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
cool this was the easiest way to make it. thanks
Thanks!
thanks its easiest and worked, finally said by to lengthy commands
I am beginner to Ubuntu how do i wrote in terminal this command sudo sed -i.bak ‘/fi/a #xrdp is it just copy and paste
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
Thank you the issue is now solved
thanks you sir it’s really useful
easily connect to thin clints
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
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.
thank you 🙂
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.
Pingback: XRDP – How to install XRDP on Ubuntu 16.04 – Easy Way – Lawrence Law