On Wed, 23 Jul 2008, libindas_rhct wrote: > how to configure telnet server in RHEL
1) Open /etc/xinetd.d/telnet file Make the disable to no and save disable = no 2) service xinetd restart Try this from the same machine: 3) telnet <IP> If above step is Ok then try this from remote machine: 4) telnet <IP> HTH :) -- Bharathi S
