centos7 安装telnet服务

Posted feirenraoyuan

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了centos7 安装telnet服务相关的知识,希望对你有一定的参考价值。

yum install telnet telnet-server -y

vi /etc/xinetd.d/telnet 添加
disable = no

systemctl start telnet.socket
systemctl enable telnet.socket






参考文档:​​https://jingyan.baidu.com/article/e52e361590c55d00c60c51e6.html​

​https://blog.csdn.net/liupeifeng3514/article/details/79686740​

​https://m.php.cn/article/420098.html​

​https://www.linuxprobe.com/centos-rhel-telnet.html​



以上是关于centos7 安装telnet服务的主要内容,如果未能解决你的问题,请参考以下文章

Centos7 安装 telnet 服务

centos7 安装telnet服务

centos7.3离线安装telnet用于升级openssh

centos 怎么设置telnet

如何远程访问centos服务器

在centos中怎么安装telnet