用Ubuntu很长时间了,一直不会怎么用telnet服务。现在知道了,整理一下Ubuntu下实现Telnet服务的资料,供大家学习参考。
1、安装xinetd 以及telnetdliceven@liceven-laptop:~$
sudo apt-get install xinetd telnetd获取:1 http://ubuntu.cn99.com feisty/main xinetd 1:2.3.14-1ubuntu1 [135kB]
获取:2 http://ubuntu.cn99.com feisty/universe telnetd 0.17-35ubuntu1 [42.0kB]
下载 177kB,耗时 7s (25.2kB/s)
选中了曾被取消选择的软件包 xinetd。
(正在读取数据库 ... 系统当前总共安装有 123141 个文件和目录。)
正在解压缩 xinetd (从 .../xinetd_1%3a2.3.14-1ubuntu1_i386.deb) ...
选中了曾被取消选择的软件包 telnetd。
正在解压缩 telnetd (从 .../telnetd_0.17-35ubuntu1_i386.deb) ...
正在设置 xinetd (2.3.14-1ubuntu1) ...
Stopping internet superserver: xinetd.
增加 `diversion of /etc/init.d/inetd to /etc/init.d/inetd.real by xinetd"
Starting internet superserver: xinetd.正在设置 telnetd (0.17-35ubuntu1) ...
--------- IMPORTANT INFORMATION FOR XINETD USERS ----------
The following line will be added to your /etc/inetd.conf file:telnet stream tcp nowait telnetd /usr/sbin/tcpd /usr/sbin/in.telnetdIf you are indeed using xinetd, you will have to convert the
above into /etc/xinetd.conf format, and add it manually. See
/usr/share/doc/xinetd/README.Debian for more information.
-----------------------------------------------------------
| 【内容导航】 |
| 第1页:Ubuntu下Telnet服务的实现方法 | 第2页:Ubuntu下Telnet服务的实现方法 |
Ubuntu升级到7.10(图)SUSE 10.3安装笔记相关资讯 telnet Ubuntu Telnet
- CentOS 6.x系统下安装telnet命令及 (01月29日)
- 在CentOS/RHEL/Scientific Linux 6 (02/25/2015 08:26:50)
- telnet登录Linux (03/16/2014 16:23:18)
| - Ubuntu 12.04 Telnet服务设置 (04/13/2015 12:23:32)
- Microsoft Windows Telnet服务缓冲 (01/16/2015 14:07:16)
- RHEL6之telnet服务的安装与配置 (08/17/2013 13:37:47)
|
本文评论 查看全部评论 (0)