dedicated server help
web hosting guides
dedicated server home dedicated server forums dedicated server reviews dedicated resources partners dedicated server resources contact dedicated servers

dedicated server guides
Getting Started
General Tutorials
cPanel Tutorials
Security Center
Name Servers
Server Monitoring
Server Backups
Hosting Interviews
Web Hosting News
Reviews
For Fun
Linux Tutorials
Hosting Articles
Web Hosting Tutorials
 
 
 
web hosting tutorials
About Us
RSS Feed
Disclaimer
Site Map

 

Disable Telnet Access

Last Updated: November 30, 1999


Telnet should be disabled, and you should use SSH. Telnet sends password in plain text, and 'crackers/hackers' can obtain these passwords easily compared to SSH, and then takeover your dedicated web server.


1. Login to your dedicated server via SSH as root.

2. Type: pico -w /etc/xinetd.d/telnet

3. Change the disable = no line to
disable = yes.

4. CTRL+X then Y then enter to save the file.

5. Restart xinted.
Type: /etc/rc.d/init.d/xinetd restart

cpanel tutorials
cPanel Resources
Dedicated Servers