Hi,
peter_at_easthope.ca schrob:
> In Debian I had this. [ removed to save posterity ]
> Appears tcpd is not used in Void. Can the above be adapted? How?
ln -s /etc/sv/sshd /var/service/
> I know telnet is insecure and use it only within a host and the host
> is firewalled. In effect, telnet replaces xterm.
Don't do that.
If, however, you're committed to doing stupid things, you can run
| exec tcpserver -v -I lo localhost telnet telnetd -E /bin/bash
as a runit service.
HTH,
Jan
Received on Sun Mar 09 2025 - 22:44:44 CET