XRDP is a program for providing connections to an X display using Microsoft's Remote Desktop protocol/client. It is useful for getting a remote GUI to a Linux server from a Windows machine without having to install an X server on the Windows machine, or on a machine that can't run an X server but can use a Remote Desktop client, such as a Windows Mobile phone. (Source :
en.gentoo-wiki.com/wiki/Xrdp)
(Source : http://i.mivi.fr)
I’ll be using Debian 6.0 (Squeeze)
Since xrdp requires a vnc server, one is automatically installed with xrdp, BUT the only working one is tightvnc (if you have already installed vnc4server, remove it) so you MUST install tightvnc first, either using synaptic or the following command:
$ sudo apt-get install tightvncserver