摘要: 1、安装xinetd 以及telnetd#:~$ sudo apt-get install xinetd telnetd2、配置文件(若文件不存在就手动添加文件和相应配置信息)1):#:~$ vi /etc/inetd.conf 添加下面一行信息telnet stream tcp nowait te... 阅读全文
posted @ 2015-05-05 15:32 HelloMarvin 阅读(1290) 评论(0) 推荐(0)