Re: how do make i remote connection?

Tom Oehser <[email protected]> Fri, 25 Jul 2003 07:45:45 -0400 (EDT)
Newsgroups gmane.linux.tomsrtbt
Message-ID <[email protected]>
On Fri, 25 Jul 2003, Rio Martin. wrote:

> How do i make remote connection into this machine ? I tried using nc but it
> didnt satisfy me, is posible to put sshd inside this tomsrtbt ?

Sshd is too big, telnetd and rshd are likely substitutes that are
included, of course nc is very useful too, and there is a minimal
httpd also, and Lua has networking support, between them is enough
to cobble together something for most situations.

-Tom