Friday 10 August 2012

telnet




1.       #rpm  -ivh telnet
2.      Will install telnet-0.17-46.el6.x86_64.rpm & telnet-server-0.17-46.el6.x86_64
3.      #rpm –ivh xinetd
4.      Will install xinetd-2.3.14-29.el6.x86_64.rpm
5.      #Setup –select system services
6.      Select the below service to run
7.      Xinetd & telnet
8.      #Service xinetd restart
9.      Chkconfig xinetd on
10.  Service xinetd status – status should be running on
11.   Now connect using the below command
12.  telnet serverip

No comments:

Post a Comment