Запустил xrdp на серваке debian8
ps aux | grep xrdp
xrdp 27212 0.0 0.0 21032 472 ? S 09:30 0:00 /usr/sbin/xrdp
root 27214 0.0 0.0 33532 1868 ? S 09:30
0:00 /usr/sbin/xrdp-sesman
netstat -anp | grep 3389
tcp 0 0 0.0.0.0:3389 0.0.0.0:* LISTEN 27212/xrdp
[CORE ] starting sesman with pid 26638
[INFO ] listening...
[INFO ] shutting down sesman 1
[CORE ] starting sesman with pid 27214
[INFO ] listening...
systemctl status gdm.service
● gdm.service - GNOME Display Manager
Loaded: loaded (/lib/systemd/system/gdm.service; static)
Active: failed (Result: start-limit) since Mon 2017-04-10 10:04:05 CEST; 34s ago
Process: 29389 ExecStartPre=/bin/sh -c [ "$(cat /etc/X11/default-display-manager 2>/dev/null)" = "/usr/sbin/gdm3" ] (code=exited, status=1/FAILURE)
Apr 10 10:04:04 GL12.worldstream.nl systemd[1]: Triggering OnFailure= dependencies of gdm.service.
Apr 10 10:04:04 GL12.worldstream.nl systemd[1]: Failed to enqueue OnFailure= job: Invalid argument
Apr 10 10:04:05 GL12.worldstream.nl systemd[1]: gdm.service holdoff time over, scheduling restart.
Apr 10 10:04:05 GL12.worldstream.nl systemd[1]: Stopping GNOME Display Manager...
Apr 10 10:04:05 GL12.worldstream.nl systemd[1]: Starting GNOME Display Manager...
Apr 10 10:04:05 GL12.worldstream.nl systemd[1]: gdm.service start request repeated too quickly, refusing to start.
Apr 10 10:04:05 GL12.worldstream.nl systemd[1]: Failed to start GNOME Display Manager.
Apr 10 10:04:05 GL12.worldstream.nl systemd[1]: Unit gdm.service entered failed state.
Apr 10 10:04:05 GL12.worldstream.nl systemd[1]: Triggering OnFailure= dependencies of gdm.service.
Apr 10 10:04:05 GL12.worldstream.nl systemd[1]: Failed to enqueue OnFailure= job: Invalid argument