Every couple of years I want to setup telnetd on my linux box again. Each time I get telnetd installed and then try and figure out why it's not started. So this time around this is what I needed to do:This included openbsd-inetd for me. However:sudo apt-get install telnetd
reported:sudo /etc/init.d/openbsd-inetd restart
The missing step was to include this line in /etc/inetd.conf:Not starting internet superserver: no services enabled.
telnet stream tcp nowait root /usr/sbin/tcpd in.telnetd
Version 11.2 of the same ol’ nonsense
-
AutoUpdate has discovered you are currently running Bonehead version 2.3
version of our product. Download our new enhanced X-Streamed version 11.2 of
TextF...
10 hours ago

0 comments:
Post a Comment