Windows 7 remote control Ubuntu 12.04
2014
First, check the setting in "desktop sharing" so that other user can control this desktop.
Then install the xrdp to transfer the linux VNC protocol to windows RDP protocol.
The default port is ":3389", or your can edit it in "/etc/xrdp/xrdp.ini"
trouble shooting
If the remote screen only show wallpaper with nothing,
set the following content to ~/.xsession
and restart xrdp.
If it still show wallpaper with nothing, install the following package.
and restart xrdp.
If there is only black screen with nothing,
disable the "Allow me to save credentials" in windows "Remote Desktop Connection".
Reference: 使用 XRDP 從 win7 遠端 Ubuntu 12.04LTS 桌面
0 comments