-
Step 1
Open a terminal window by clicking "Start," "All Programs," "Applications," "System Tools" and "Command Prompt."
-
Step 2
Switch to the root user by typing the command "su" at the "Command Prompt."
-
Step 3
Install the telnet-server application with the command: "yum install telnet-server."
-
Step 4
Set the telnet server to start when the system boots with the command "chkconfig telnet on."
-
Step 5
Restart the Internet services daemon with the command "/etc/init.d/xinetd restart."
-
Step 6
Exit the root session with the command "Exit."








