How to start telnet

Manuel Arostegui Ramirez manuel at todo-linux.com
Mon Jan 9 18:29:52 UTC 2006


El Lunes 09 Enero 2006 19:23, Dave Martini escribió:
> How do I start telnet in RHEL 4.
>
> Is there a redhat-config-services equivalent like there is in RHEL 3??
>
> sevice telnet start gives this error
>
> [root at linux rc3.d]# service telnet start
> telnet: unrecognized service
> [root at linux rc3.d]# chkconfig --list |grep telnet
>          krb5-telnet:    off
>          telnet: off

Edit the file  /etc/xinetd.d/telnetd
changing the two lines to:
# default: on
disabled = no
then try doing this
/etc/rc.d/init.d/xinetd restart

Cheers


-- 
Manuel Arostegui Ramirez #Linux Registered User 295750
Socio de Hispalinux 1813
Red Hat Linux 9, Kernel 2.6.2 ReiserFS
Firma  cifrada
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org
iD8DBQE+3O1MqfmPcHTj+twRAm
yDAJ9P6ezepIMg06vOet/YPKxVoB+Z/ACfWVhh
---END PGP SIGNATURE-----




More information about the redhat-list mailing list