Detailed steps for configuring the Telnet server in RedHatLinux

Source: Internet
Author: User
Tags telnet program
The Telnet protocol is a member of the TCP/IP protocol family and is the standard protocol and main method of the Internet remote login service. It provides users with the ability to complete remote host work on local computers. Use the Telnet program on the terminal user's computer to connect to the server. End users can enter commands in the Telnet program. These commands will run on the server, just as they are directly entered on the server console. You can control the server locally. To start a Telnet session, you must enter the user name and password to log on to the server.

The Telnet protocol is a member of the TCP/IP protocol family and is the standard protocol and main method of the Internet remote login service. It provides users with the ability to complete remote host work on local computers. Use the Telnet program on the terminal user's computer to connect to the server. End users can enter commands in the Telnet program. These commands will run on the server, just as they are directly entered on the server console. You can control the server locally. To start a Telnet session, you must enter the user name and password to log on to the server. Telnet is a common method to remotely control Web servers.

Telnet Server Configuration

First, check whether the Telnet software has been installed on the RedHat Linux server. Run the rpm-qa | grep Telnet command to check whether the Telnet software has been installed.

If the above screen information is displayed, the Telnet software is installed. Use vi to modify the/etc/xinetd. d/Telnet file:

Basically, you only need to modify a row. Setting disable to no indicates that you want to start the Telnet service and press a or I to enter the insert mode for editing.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.