由 Snoopy 在 03-01-2003 11:38 发表:
如何在本机开telnet??
请问我怎样才能在本机开telnet??
谢谢
And then in the evening light, when the bars of freedom fall
I watch the two of you in the shadows on the wall
How in the darkness steals some of the choices from my hand
Then will I begin to under
由 北南南北 在 03-01-2003 11:57 发表:
很简单,这个我刚才也开好了。
就是把/etc/xinetd.d/telnet中的
disable = yes
改为disable = no
然后保存退出,重新启动xinetd以及network服务。在
#redhat-config-services中也能启动telnet服务。
[root@localhost beinan]# redhat-config-services
把telnet一项,选中,然后保存。启动我上面说的那两个服务,然后再把telnet重启一下,如果您不知道如何做,就重新启动计算机 。
然后telnet ip ,比如;
#telnet 192.168.0.3
把用户名和密码写上就行了,但不能以root登入。要以普通用户。如果切换到root,telnet过后,应该用su,添上root密码就行了。
在咱们的论坛中有好多这样的教程 ,可能论坛的搜索坏了,我刚才也找了一下,没有找到。
这个问题转入网络版何如??
多谢。
===========================
请弟兄们发帖时要写个好标题,多谢!
===========================
每天以1000KM/H的速度在跑,感觉还是时间不够:(
“西学东渐,洋为中用” + 创造 = ?
linux ppc
由 Snoopy 在 03-01-2003 12:14 发表:
可你这么说我还是不懂也 ,,,有没有什么漏洞存在??
And then in the evening light, when the bars of freedom fall
I watch the two of you in the shadows on the wall
How in the darkness steals some of the choices from my hand
Then will I begin to under
由 Snoopy 在 03-01-2003 12:26 发表:
看错了,老大,我是想要自己开telnet服务给别人登录
不是自给要登录别人,,,不知道这句话有没存在什么问题>?
And then in the evening light, when the bars of freedom fall
I watch the two of you in the shadows on the wall
How in the darkness steals some of the choices from my hand
Then will I begin to under
由 北南南北 在 03-01-2003 12:32 发表:
没有问题,一样的,把你的IP给别人就行了。用ifconfig查看一下能访问您机器的IP,然后telnet IP就行了。原理是一样的,只是IP不一样,试一下,有问题再跟帖。
===========================
请弟兄们发帖时要写个好标题,多谢!
===========================
每天以1000KM/H的速度在跑,感觉还是时间不够:(
“西学东渐,洋为中用” + 创造 = ?
linux ppc
由 风中追风 在 03-01-2003 12:58 发表: