[ale] inetd.conf
Charles Marcus
CharlesM at Media-Brokers.com
Fri Jan 11 15:47:45 EST 2002
In Redhat 7.x it is much easier to turn things on and off using chkconfig...
man chkconfig
chkconfig --list
shows all services and their current state. Xinetd services are liste
separately at the bottom of the list.
chkconfig --level 3 yourFTPserver on
enables your FTP service to startup when the computer starts in runlevel 3
Of course you have to restart xinetd as Steve and company said - or, if FTP
is not started with xinetd, you can just start it up manually with the
appropriate command.
Charles
> -----Original Message-----
> From: sangell at nan.net [mailto:sangell at nan.net]
> Sent: Friday, January 11, 2002 8:03 AM
> To: dean777 at bellsouth.net
> Cc: ale at ale.org
> Subject: Re: [ale] inetd.conf
>
>
>
> RedHat 7.1 and 7.2 now uses xinetd instead of inetd. Xinetd
> does not use
> /etc/inetd.conf, but rather a directory called /etc/xinetd.d with
> individual files for each service.
>
> These are text files and can be edited with VI or any other
> editor. If you
> make a change to a file or add a new file, don't forget to
> restart xinetd
> with /etc/rc.d/init.d/xinetd restart.
>
>
> \_\_\_\_\_\_\_\_\_\_\_/_/_/_/_/_/_/_/_/_/_/
> \_ Steve Angell, MCSE, CCNA _/
> \_ MIS Operations Manager _/
> \_ TSYS Debt Management _/
> \_ Norcross, GA _/
> \_ Phone 770-409-5570 _/
> \_ Fax 770-416-1752 _/
> \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
>
>
>
>
> "Dean"
>
> <dean777 at bells To:
> <ale at ale.org>
> outh.net> cc:
>
> Subject: [ale]
> inetd.conf
> 01/11/2002
>
> 12:41 AM
>
>
>
>
>
>
>
>
>
> Is there an inetd.conf in Red Hat 7.1 . I would like to turn on ftp. I
> having problems finding the conf file.
>
>
>
>
>
> Dean
>
>
>
>
>
>
>
>
>
> ---
> This message has been sent through the ALE general discussion list.
> See http://www.ale.org/mailing-lists.shtml for more info.
> Problems should be
> sent to listmaster at ale dot org.
>
---
This message has been sent through the ALE general discussion list.
See http://www.ale.org/mailing-lists.shtml for more info. Problems should be
sent to listmaster at ale dot org.
More information about the Ale
mailing list