On Fri, 7 Sep 2001, Pablo Manalastas wrote:

> Quoting Jesse Delima <[EMAIL PROTECTED]>:
>
> > I have installed red hat 7.1 and my problem is i'm looking for the
> > inetd.conf file in /etc...but i can't find it
>
> xinetd has replaced inetd in RH7.1.  Its configuration file
> is /etc/xinetd.conf and there are separate config files for each
> service controlled by xinetd in /etc/xinetd.d/.
>
> If I can only figure out how /etc/xinetd.d/telnet should be
> modified to get telnet to port 25 to work, then I'd be
> the happiest sysad around.
>

Doc,

modify /etc/xinetd.d/telnet, add a "port 25" and

chkconfig telnet on
service xinetd restart

That should do it, unless of course, telnet-server is not installed.


> PMana
>
> P.S. This is not the only thing that changed.  Now you do not
> get linuxconf as default.  You have to look for individual
> sysadmin utilities, such as bindconf, printtool, etc.
> _
> Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
> To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]
>
> To subscribe to the Linux Newbies' List: send "subscribe" in the body to 
>[EMAIL PROTECTED]
>

_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]

To subscribe to the Linux Newbies' List: send "subscribe" in the body to 
[EMAIL PROTECTED]

Reply via email to