ilug-admin at linux.ie wrote:
>> Hi Everybody,
>> Can anybody tell me how to configure the Telnet Server in Linux ?
>> How to Start Telnet Server in Linux ?
>> I want to connect a Windows based (such as WinNT or Win95) Telnet
> Client, to Linux Telnet Server. Can any body tell me how to do
> it
>> Thanks in advance
In general, there's a telnet server running by default on Linux
installations.
'ps -aux|grep telnet' will show you either 'in.telnetd' or 'telnetd'
running. If nothing shows up, then you don't have a server running.
You can either put an entry for telnet in inetd.conf, which controls
the services running on the machine and will automatically start a
server when it detects a request on the telnet port, or else you can
start a server yourself.
'man inetd' for details on configuring the automatic startup.
It depends on what distribution and version of Linux you're running,
can you supply more details?
Vin
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!