Wednesday, December 14, 2011

Disable Telnet steps

*-* Disable Telnet :-

To disable telnet, SSH into server and login as root.

At command prompt type: pico -w /etc/xinetd.d/telnet

change disable = no to disable = yes

Save and Exit

At command prompt type: /etc/init.d/xinetd restart



No comments:

Post a Comment