I am very new to Linux and installed Ubuntu 16.04 Xenial with the Cinnamon desktop environment.
How do I enable enable xrdp on this server installation?
Thanks
I am very new to Linux and installed Ubuntu 16.04 Xenial with the Cinnamon desktop environment.
How do I enable enable xrdp on this server installation?
Thanks
if you are using Ubuntu 16.04, you can try the following Step 1 - install TigerVNC Step 2 - Install the xrdp package (sudo apt-get install xrdp) Step 3 - you are done
Detailed instructions can be found here
If you want to be more adventurous, you can try to compile the xrdp 0.9 as well, you can find also detailed instructions here
Hope this help See ya