Allows you to search a variety of questions and answers
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