189 8069 5689

Linux使用telnet服务远程

Linux 使用 telnet 服务远程
实验环境 Red Hat Enterprise 7.0
安装所需软件 xinetd 以及telnet telnet-server
telnet-server-0.17-64.el7.x86_64
telnet-0.17-64.el7.x86_64
xinetd.x86_64
安装完成后在 /etc/xinetd.d/telnet 增加如下文件
[root@lin100 xinetd.d]# vi /etc/xinetd.d/telnet
#default: on
#description: The telnet server serves telnet sessions; it uses
#unencrypted username/password pairs for authentication.
service telnet
{
flags = REUSE
socket_type = stream
wait = no
user = root
server = /usr/sbin/in.telnetd
log_on_failure += USERID
disable = no
}
之后启动xinetd 就可用远程访问了

创新互联专注为客户提供全方位的互联网综合服务,包含不限于网站制作、成都做网站、裕华网络推广、重庆小程序开发、裕华网络营销、裕华企业策划、裕华品牌公关、搜索引擎seo、人物专访、企业宣传片、企业代运营等,从售前售中售后,我们都将竭诚为您服务,您的肯定,是我们最大的嘉奖;创新互联为所有大学生创业者提供裕华建站搭建服务,24小时服务热线:18980820575,官方网址:www.cdcxhl.com

使用事先准备好的普通账号登录telnet
由于默认telnet 端口为 23
Linux使用telnet服务远程
Linux使用telnet服务远程
Linux使用telnet服务远程


新闻标题:Linux使用telnet服务远程
网站地址:http://cdxtjz.cn/article/piigog.html

其他资讯