Archiv der Kategorie: Tutorial

Ubuntu xrdp bug: black screen when connecting

Today I stumbled over a nasty bug in xrdp. If you try to connect, the screen simply stays black (or green on Windows)

Screen whithout any thing

The solution to solve this is really easy

sudo apt remove xorgxrdp
sudo apt install xorg-video-abi-23
sudo apt install xorgxrdp

After this, you should be able to connect tu the server