Linux远程操作Windows

借助一款rdesktop软件实现

原来Ubuntu中已经集成了这款功能强大的软件,之前一直不知道

如果需要手动安装,使用下面命令:
sudo apt-get install rdesktop

使用方法
rdesktop -u username -p password -f serverIP

其中 -f 是全屏参数,全屏后和Linux本身的切换操作使用 Ctrl+Alt+Enter 实现

效果和速度真的很不错啊,在局域网内使用,和本机操作Windows没有差别,赞一个!!!

你可能感兴趣的:(linux,windows,ubuntu,F#,idea)