Remote Telnetting?

flip yellowdog-newbie@lists.terrasoftsolutions.com
Wed, 20 Nov 2002 00:33:10 -0600


On 11/19/02 22:27, "Brian Young" <byoung292@mailworks.org> wrote:

> Hi there
>   I'm running YDL 2.3 with the Home/Office install, and I'd like to know
> how one goes about setting up their machine to be Telnetted into for remote
> command line access.  Preferably some sort of secure solution, I think I saw
> some mention of SSH for this once, but any Telnet method will do in the end.
> Thanks!

I usually use the following command on my Mac running OS X to connect to my
Yellowdog machine.

ssh -l LoginName IPaddressHere

It should prompt you for a password, and then you're in.

Hopefully that helps,
flip