怎麽样设定 telnet prompt ?
点击次数:20 次 发布日期:2008-11-22 10:22:52 作者:源代码网
|
1. 编辑 /usr/local/libexec/telnetd #!/bin/sh -- 2. 修改 /etc/inetd.conf 3. 取得 chinese_uptime 4. 编辑欢迎画面 /etc/issue.net 5. 重新启动 inetd |
|
1. 编辑 /usr/local/libexec/telnetd #!/bin/sh -- 2. 修改 /etc/inetd.conf 3. 取得 chinese_uptime 4. 编辑欢迎画面 /etc/issue.net 5. 重新启动 inetd |