[TriLUG] a simple question
Kevin Sonney
alchemist at darkcanvas.com
Wed Jun 4 22:34:52 EDT 2003
On Wed, Jun 04, 2003 at 10:17:08PM -0400, Chris Hedemark spoke thusly:
> But that's a telnet *client*. The question was how to start a telnet
> *server* on a Linux box.
Make sure you have the telnet server package for your distro
installed. On Red Hat it's "telnet-server", and "rpm -q telnet-server"
will tell you if it's installed.
If you use xinetd, cd to /etc/xinetd.d and make sure the telnet config
file has the disable flag set to no. Restart xinetd as a CYA if you
modified anything.
If you use inetd, make sure the line for telnet/in.telnetd is not commented
out of /etc/inetd.conf. If it is, remove the "#" and then restart inetd.
As long as the proper packages are installed, a telnet server should
now be available. You know the usual warnings for telnet, so I won't
repeat them here.
--
----------------------------------
-- Kevin Sonney --
-- ICQ: 4855069 AIM: ksonney --
----------------------------------
320C 0336 3BC4 13EC 4AEC 6AF2 525F CED7 7BB6 12C9
Go that way, really fast. If something gets in your way, turn. -- Ski
instructions from "Better off Dead"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://www.trilug.org/pipermail/trilug/attachments/20030604/46e68fcd/attachment.pgp>
More information about the TriLUG
mailing list