首页 > 系统 > linux

linux下使用rdesktop远程windows主机
时间:2020-04-13 15:08:53  点击: 来源:  作者:

安装(这里以1.8为例):
yum -y install wget vim tree gcc gcc-c++ autoconf libX11-devel openssl-devel
wget https://github.com/rdesktop/rdesktop/releases/download/v1.8.3/rdesktop-1.8.3.tar.gz
tar z ...

安装(这里以1.8为例):

yum -y install wget vim tree gcc gcc-c++ autoconf  libX11-devel openssl-devel
wget https://github.com/rdesktop/rdesktop/releases/download/v1.8.3/rdesktop-1.8.3.tar.gz
tar zxvf rdesktop-1.8.3.tar.gz && cd rdesktop-1.8.3
./configure --disable-credssp --disable-smartcard
make && make install


远程主机设置:允许任意主机连接,不然会出现以下错误:

Autoselected keyboard map en-us
Failed to connect, CredSSP required by server.





连接主机:

rdesktop 192.168.1.xxx


带密码的连接:

rdesktop 192.168.1.xxx -u administrator -p password

”您可通过以下微信二维码,赞赏作者“
 
 
发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表
推荐资讯
linux服务器同步互联网时间
linux服务器同步互联
亚马逊云lightsail服务器使用教程 | 亚马逊云lightsail使用指南
亚马逊云lightsail服
hostdare 4折优惠,直接降价60% 美国洛杉矶低至 $10.4/年 768M内存/1核/10gNVMe/500g流量
hostdare 4折优惠,直接
六类网线cat6a和cat6e的区别
六类网线cat6a和cat6e
相关文章
栏目更新
栏目热门

关于我们 | 广告服务 | 联系我们 | 网站地图 | 免责声明 | WAP | RSS


Copyright © 运维之家 2013-2023