回複:Win...

來源: NetLooker 2004-08-18 12:13:13 [] [舊帖] [給我悄悄話] 本文已被閱讀: 次 (735 bytes)
It looks like a configuration problem. Check the following file:

/etc/xinetd.d/telnet

It defines how telnet service should be started upon connection.
Look for "disable" line and it should be set to "no".

This is "telnet" file from my REDHAT machine.

# default: on
# description: The telnet server serves telnet sessions; it uses \
# unencrypted username/password pairs for authentication.
service telnet
{
flags = REUSE
socket_type = stream
wait = no
user = root
server = /usr/*****in/in.telnetd
log_on_failure += USERID
disable = no
}

所有跟帖: 

why it works in Linux 9.0 , -win_linux- 給 win_linux 發送悄悄話 (35 bytes) () 08/18/2004 postreply 14:50:46

請您先登陸,再發跟帖!

發現Adblock插件

如要繼續瀏覽
請支持本站 請務必在本站關閉/移除任何Adblock

關閉Adblock後 請點擊

請參考如何關閉Adblock/Adblock plus

安裝Adblock plus用戶請點擊瀏覽器圖標
選擇“Disable on www.wenxuecity.com”

安裝Adblock用戶請點擊圖標
選擇“don't run on pages on this domain”