使用 xfreerdp 远程连接 windows Posted on 2020-06-19 Edited on 2020-06-20 Disqus: 我经常使用的启动命令: 1xfreerdp /v:${your ip} /u:${your user name} /f /monitors:1 +fonts +window-drag +clipboard 可以将启动命令保存在 shell 脚本文件中,就不用每次启动打一串命令了。 Read more »