|
check for telnet's rpm
try
rpm -qa | grep telnet
the output is more or less :
telnet-0.17-25 telnet-server-0.17-25
in a redhat 9.0
check any way file
/etc/xinetd.d/telnet
if not exist , maybe you have to install an
apropiate telnet server !
----- Original Message -----
Sent: Wednesday, April 30, 2003 11:01
AM
Subject: Re: Telnet RH9
I don´t find "telnet" in the
"services"... It will be that I forgot
to install some library?
Fabio Siqueira wrote: > > Hi, >
> How to activate and configure the telnet in rh9? > >
Thanks. >
Go to a terminal as root. Type setup, go to services.
Scroll down to telnet. Check it. Exit out okay. Type: service xinetd
restart
That worked for me.
-David
--
redhat-list mailing list unsubscribe
mailto:redhat-list-request redhat com?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list
|