linux 之 bash: telnet: command not found...报错
2021-01-01 17:28
阅读:523
标签:net 相关 not found bash telnet 服务 linux环境 安装包 lin 2.原因 yum list telnet* 列出telnet相关的安装包
yum install telnet-server 安装telnet服务
yum install telnet.* 安装telnet客户端 linux 之 bash: telnet: command not found...报错 标签:net 相关 not found bash telnet 服务 linux环境 安装包 lin 原文地址:https://www.cnblogs.com/dw-date/p/14203030.html1.问题
telnet 192.168.1.2
报错 bash: telnet: command not found...
没有安装 telnet 命令
3.解决
在linux环境下执行以下命令
上一篇:URL
文章来自:搜素材网的编程语言模块,转载请注明文章出处。
文章标题:linux 之 bash: telnet: command not found...报错
文章链接:http://soscw.com/index.php/essay/39391.html
文章标题:linux 之 bash: telnet: command not found...报错
文章链接:http://soscw.com/index.php/essay/39391.html
评论
亲,登录后才可以留言!