> CentOS > CentOS教程 >

telnet install in centos 6

当开启telnet的时候,发现出现以下问题。
error reading information on service telnet: No such file or directory

解决方法:
1. #yum -y install telnet-server
2. #yum -y install telnet (责任编辑:IT)