Wednesday, September 8, 2021

Install Xrdp on Ubuntu 20.04 LTS

 


This page has a nice workaround to try with a black screen on XRDP.  Need to figure out how it works, but nice to have it.


Edit /etc/xrdp/startwm.sh

Add these lines just before the lines that test & execute Xsession as shown in the screenshot below.

unset DBUS_SESSION_BUS_ADDRESS
unset XDG_RUNTIME_DIR

restart Xrdp
systemctl restart xrdp

retry remote login.

--30--

No comments:

Post a Comment