http://shumeipai.nxez.com/2013/10/06/windows-remote-desktop-connection-raspberry-pi.html


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

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

1
sudo apt-get  install xrdp

然后就Ok了。

20131006224911821-0

20131006224911925-0

via http://rpi.linux48.com/remote-rpi.html