1.Install telnet use this command in terminal(Applications/Accessories/Termina
2.Edit /etc/inetd.conf
using your favourite file editor with root permission,add this line:
3.Edit /etc/xinetd.conf
,make its content look like following:
4.You can change telnet port number by edit /etc/services
with this line:
5.If you’re not satisfied with default configuration.Edit etc/xinetd.d/telnet
,add following:
add these lines as you like:
6.Use this command to start telnet server:
源文出处:http://ubuntuguide.net/install-and-enable-telnet-server-in-ubuntu-linux
本文介绍如何在Ubuntu Linux系统中安装并配置Telnet服务器。步骤包括安装Telnet服务、编辑配置文件以启用服务、更改端口设置、设置访问控制及启动服务等。这些操作均可通过命令行完成。
9895

被折叠的 条评论
为什么被折叠?



