The telnet server is usually handled by xinetd in RedHat 9. However, telnet is disabled by default in the standard RH9 install. You'll have to go into the xinetd conf file to change that [...]
There is no need to hand-edit the /etc/xinetd.d/telnet file. Simply issue the command:
# chkconfig telnet on
and it will be turned on for you.
-- Rodolfo J. Paiz rpaiz@xxxxxxxxxxxxxx
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list