阅读内容

linux下ftp/telnet服务开启(图)

[日期:2007-08-20] 来源:Linux公社  作者:Linuxidc


1.3、开启telnet服务

cd /etc/xinetd.d ,察看telnet服务的配置文件krb5-telnet的设置:

linux下ftp/telnet服务开启(图)

                 图2   开启telnet服务设置

vi krb5-telnet ,

(1)将disable=yes,改为disable=no,保存退出。

1.4、激活服务:

telnet /ftp  是挂在 xinetd 底下的,所以自然只要重新激活 xinetd 就能够将 xinetd 里头的设定重新读进来,所以刚刚设定的telnet /ftp自然也就可以被激活。

激活目录和命令:

cd /etc/rc.d/init.d/

service xinetd restart

有时会提示命令不存在,需要加上命令的路径

[root@localhost init.d]# service xinetd resart

bash: service: command not found

[root@localhost init.d]# /sbin/service xinetd restart

linux下ftp/telnet服务开启(图)


图3 重新启动FTP、Telnet服务

上一页123下一页  GO
【内容导航】
第1页:linux下ftp/telnet服务开启(图) 第2页:linux下ftp/telnet服务开启(图)
第3页:linux下ftp/telnet服务开启(图)



相关资讯       ftp服务  telnet服务 
本文评论       全部评论
发表评论
  • 尊重网上道德,遵守中华人民共和国的各项有关法律法规
  • 承担一切因您的行为而直接或间接导致的民事或刑事法律责任
  • 本站管理人员有权保留或删除其管辖留言中的任意内容
  • 本站有权在网站内转载或引用您的评论
  • 参与本评论即表明您已经阅读并接受上述条款


点评: 字数
姓名:

L
I
N
U
X


GOOGLE搜索
Google