PDA

View Full Version : unix support for starOS ssh console ?


joedan
12-12-2002, 06:53 PM
Is there an ssh setting or unix application that can emulate the window's putty? Once in a while, I'm sitting at a MacOS-X box and it would be helpful if I could ssh into Star-OS.

tony
12-12-2002, 07:01 PM
Is there an ssh setting or unix application that can emulate the window's putty? Once in a while, I'm sitting at a MacOS-X box and it would be helpful if I could ssh into Star-OS.

The MacOS-X included SSH client can log into StarOS using the syntax:
ssh 192.168.1.1 -l admin

You will not have mouse support however, but to get that, install XDarwin, and run SSH from one of it's x-term shells and you'll have full mouse support.

Thanks!

joedan
12-13-2002, 02:07 PM
OK... but how do I access the menus? I thought it would be OPTION+RedLetter, but that returns the wrong menu. ie: pressing OPTION+SHIFT+A should bring down the Adapters menu, if my thinking is correct, but it pulls down the File menu instead.

tony
12-13-2002, 02:11 PM
To access the menu, hit F10, then use your arrow keys to move around. In a dialog box, press TAB to move from field to field.

Thanks!