Debian 9 Stretch
Sponsored Link

Configure Xrdp Server2017/06/22

 
Install Xrdp Server to connect to Debian from the Windows Remote Desktop function.
[1] Install and start Xrdp Server.
root@dlp:~#
apt -y install xrdp vnc4server
root@dlp:~#
systemctl start xrdp

root@dlp:~#
systemctl enable xrdp

[2] Connect from Windows clients. For example on Windows 10.
Start [Remote Desktop connection] on the Start-Menu.
[3] Input the hostname or IP address you'd like to connect and push the [Connect] button.
[4] Answer with [Yes].
[5] Select [Xvnc] for [Session] field and Input a user which is in Debian to authenticate.
[6] Just connected.
Matched Content