Hello,
I need to setup XRDP. Here are the steps that I tried.
-
Install XDRP: sudo apt-get install xrdp
-
Edit the config file: sudo nano /etc/xrdp/startwm.sh
#!/bin/shif [ -r /etc/default/locale ]; then . /etc/default/locale export LANG LANGUAGE fi startkde
-
sudo service xrdp restart
Connecting with remote desktop fails.