Debian下启动Telnet服务简单步骤

Debian下启动Telnet服务简单步骤

只需以下两步就OK了
一、apt-get install telnetd openbsd-inetd
二、/etc/init.d/openbsd-inetd restart

你可能感兴趣的:(Debian下启动Telnet服务简单步骤)