Re: tcpd.
Dustin Marquess <[email protected]> Sat, 8 Mar 2025 15:03:01 -0600
| Newsgroups | gmane.comp.sysutils.supervision.general |
|---|---|
| Message-ID | <a95b0004-7bd6-4696-aa76-e1f253672436@Spark> |
telnet stream tcp nowait root /usr/sbin/telnetd telnetd -E bin/bash -Dustin On Mar 8, 2025 at 2:45 PM -0600, [email protected], wrote: > Hi, > > In Debian I had this. > # grep tcpd /etc/inetd.conf > telnet stream tcp nowait root /usr/sbin/tcpd /usr/sbin/telnetd -E bin/bash > > Appears tcpd is not used in Void. Can the above be adapted? How? > > I know telnet is insecure and use it only within a host and the host > is firewalled. In effect, telnet replaces xterm. > > Thx, ... P. > > > > -- > VoIP: +1 604 670 0140 > work: https://en.wikibooks.org/wiki/User:PeterEasthope >