Re: xinetd as a daemon

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thufir a écrit :
> I'm going by
> <http://yolinux.com/TUTORIALS/LinuxTutorialRedHatInstallation.html> to
> set xinetd as an automatic service, always on:
> 
> 
> [root@arrakis ~]#
> [root@arrakis ~]#
> [root@arrakis ~]# cat /etc/xinetd.d/wu-ftpd
> cat: /etc/xinetd.d/wu-ftpd: No such file or directory
> [root@arrakis ~]#
> [root@arrakis ~]# chkconfig wu-ftpd on
> error reading information on service wu-ftpd: No such file or directory
> [root@arrakis ~]#

wu-ftpd (if it exists for your distro) is not installed....

test:

rpm -qa | grep ftpd

> [root@arrakis ~]# chkconfig xinetd on

Bad syntax, you should type:

chkconfig --level 345 xinetd on

-- 
François Patte
UFR de mathématiques et informatique
Université Paris 5 - Paris
http://www.math-info.univ-paris5.fr/~patte


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux