Remote Desktop Protocol (RDP) is a proprietary protocol which provides a user with a graphical interface to connect to another computer over a network connection.
Setting RDP
Install Xrdp and the Xorg backend:
Then, enable the xrdp service:
Create the ~/.xinitrc file with the following content:
Finally, reboot the system and don’t login inside the system otherwise you cannot login by RDP. Only one user session is allowed at time.
Open your RDP client, retrieve the IP address of your system and login by your user account credentials.