1.Ubuntu 连 windows
W.1 Windows设置允许远程桌面连接
U.1 Ubuntu设置 apt-get install rdesktop
U.2 Ubuntu连接 rdesktop -f -a 16 192.168.211.129 -u "administrator" -p "123"
2.Windows 连 Ubuntu
U.1 apt-get install xrdp
U.2 Ubuntu开启远程桌面:System > Preferences > Remote Desktop
W.1 Windows下远程桌面连接(和连Windows一样)