【树莓派 Raspberry-Pi 】用Windows远程桌面连接树莓派的方法【转】

树莓派DIY笔记之前有介绍过用VNC连接到树莓派的方法。在Windows下,当然还是自带的远程桌面更便捷。如果不想用VNC,利用远程桌面(mstsc.exe)连接树莓派,如何实现?

只需要在raspbian下面安装一个服务xdrp即可。输入如下命令安装:

sudo apt-get install xrdp

然后就Ok了。

【树莓派 Raspberry-Pi 】用Windows远程桌面连接树莓派的方法【转】_第1张图片

【树莓派 Raspberry-Pi 】用Windows远程桌面连接树莓派的方法【转】_第2张图片

本文来自: 树莓派 DIY 笔记
链接地址: http://shumeipai.nxez.com/2013/10/06/windows-remote-desktop-connection-raspberry-pi.html

转载于:https://www.cnblogs.com/liubei/p/linkToSPI.html

你可能感兴趣的:(【树莓派 Raspberry-Pi 】用Windows远程桌面连接树莓派的方法【转】)