关于xinetd服务的问题
|
最近在配置vsftpd,想把vsftpd的启动方式改为xinetd的方式。在网上查说要执行下列步骤:service xinetd restart不过我执行之后显示:xinetd:unrecognized service不知道这个是因为什么?-----另外还有一个问题:启动了vsftpd之后,为什么登陆不了,只能用匿名方式登陆。-----在线等啊。有没有遇到过类似问题的啊?-----"service xinetd restart不过我执行之后显示:xinetd:unrecognized service"xinetd安装了没有?-----检查是否安装xinetd的步骤:1. rpm -qa xinetd 2. Check /usr/sbin/xinetd existed or not. 3. Just type "service xinetd restart"...try error...if not working, usually you didn't install xinetd 4. type "xinetd -version" and see if any version information showed If all above NO, then, please install xinetd first-----QUOTE:原帖由 Seu_why 于 2007-8-20 15:30 发表 screen.width*0.7) {this.resized=true; this.width=screen.width*0.7; this.alt='Click here to open new window\nCTRL+Mouse wheel to zoom in/out';}" alt="" />检查是否安装xinetd的步骤:1. rpm -qa xinetd 2. Check /usr/sbin/xinetd existed or not. 3. Just type "service xinetd restart"...try error...if not working, usually you didn't install xinetd ... 是因为没有安装。这个xinetd和系统默认的init.d有什么区别啊?-----想用程序改成xinetd方式启动,你得做这两步:1、保证xinetd已经安装,能正常使用2、然后进入/etc/xinetd/下创建那个程序的启动文件 |
》热 点 关 注
》编 辑 推 荐
》相 关 图 文
