网站首页 美食营养 游戏数码 手工爱好 生活家居 健康养生 运动户外 职场理财 情感交际 母婴教育 时尚美容

linux使用telnet localhost connection refused

时间:2024-10-14 11:30:16

1、如图所示,遇到了connection refused问题;

linux使用telnet localhost connection refused

2、首先使用net衡痕贤伎stat -a | grep telnet;从结果看,没有开启该服务;apt-get install openbsd-inetd;安装openbsd-inetd

linux使用telnet localhost connection refused

3、之后,使用apt-get install telnetd安装telnetd

linux使用telnet localhost connection refused

4、然后/etc/init.d/openbsd-inetd restart;重启openbsd-inetd

linux使用telnet localhost connection refused

5、如图所示,再次查看telnet运行状态,可以看到正在listen

linux使用telnet localhost connection refused

6、如图所示,现在可以成功的telnet localhost啦

linux使用telnet localhost connection refused
© 2025 小知经验
信息来自网络 所有数据仅供参考
有疑问请联系站长 site.kefu@gmail.com