最近更换了阿里云的云服务器系统为ubuntu后发现使用windows自带的mstsc工具无法连接,需要使用阿里云的救援连接安装并启动xrdp:1234567sudo apt-get updatesudo apt-get install xrdpservice xrdp startchkconfig xrdp on