In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-05 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/01 Report--
This article mainly shows you "how to build telnet services under Linux". The content is simple and clear. I hope it can help you solve your doubts. Let the editor lead you to study and learn this article "how to build telnet services under Linux".
Telnet protocol is a member of TCP/IP protocol family, and it is the standard protocol and main way of Internet remote login service. It provides users with the ability to do remote host work on the local computer. Use the telnet program on the end user's computer and use it to connect to the server.
one。 Install the Telnet server
When it comes to installing TELNET services, Linux itself already supports the installation of SSH services. If we still want to test with TELNET services, it is also very simple. We only choose to use one-line command, that is, to give the yum source to install.
[root@yinzhengjie ~] # yum-y install telnet*
After installation, we will see the corresponding service in the daemon (xinet) directory. If you see the xilent service, congratulations, you have successfully installed it.
Set up Telnet service and build Telnet service II. Start the TELNET service
After we have installed, we also need to modify the configuration file so that the service starts as the xinetd service starts.
Next, we just need to restart the xinetd service:
three。 Verify that the service started successfully.
This step is simple. We need to create a login user.
Then it's even easier, we only choose to log in with this user.
These are all the contents of the article "how to build telnet Services under Linux". Thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.