How to install and configure Telnet services.To install the telnet service, login to the server as the root user account
1)
Fedora linux user following command:-
yum install telnet-server telnet2)
chkconfig telnet on
service xinetd reload
3)
Go to the /etc/securitty file.
If tty has 1-11 listed lin by line, Add the pts 1 to 11 in end of the line as the same format of tty.
save the file and now you can able to telnet from the windows or Linux machine.
4)
telnet ipaddress.