To disable the Telnet server:
Go to the /etc/xinetd.d/telnet and make disable = Yes. Start the xinetd service.
#vi /etc/xinetd.d/telnet
Disable = Yes
:wq
# service xinetd restart
Go to the /etc/xinetd.d/telnet and make disable = Yes. Start the xinetd service.
#vi /etc/xinetd.d/telnet
Disable = Yes
:wq
# service xinetd restart
0 comments:
Post a Comment