telnet install in centos 6
时间:2017-02-05 20:12 来源:linux.it.net.cn 作者:IT
当开启telnet的时候,发现出现以下问题。
error reading information on service telnet: No such file or directory
解决方法:
1. #yum -y install telnet-server
2. #yum -y install telnet (责任编辑:IT)
当开启telnet的时候,发现出现以下问题。 error reading information on service telnet: No such file or directory 解决方法: 1. #yum -y install telnet-server 2. #yum -y install telnet (责任编辑:IT) |