Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: wsmeurope on October 17, 2005, 12:24:03 PM

Title: Console access
Post by: wsmeurope on October 17, 2005, 12:24:03 PM
Hello,

My question may look stupid, but I don't know how to remotely access the sme console from my Macintosh.

I use PuTTY with my PC, is there any such a free program for Mac?

Thanks a lot,


Christian
Title: Console access
Post by: mrjhb3 on October 18, 2005, 07:58:00 PM
Google - mac ssh  gives these links

http://www.google.com/search?ie=UTF-8&oe=UTF-8&q=ssh+mac

JB
Title: Console access
Post by: genzil on October 18, 2005, 11:38:25 PM
Do Macs have the ssh client built in?

Open a terminal and type:
Code: [Select]
ssh username@hostname
and see what happens.
Title: Console access
Post by: wsmeurope on October 19, 2005, 07:53:57 AM
Thanks genzil,

Works fine on local with "ssh username@hostname". Does it works also from outside the networks, like "ssh username@IP address" ?

Thanks a lot
Title: Console access
Post by: genzil on October 19, 2005, 11:07:34 AM
It will work as long as public access is enabled in the server manager.
Title: Console access
Post by: wsmeurope on October 19, 2005, 12:05:00 PM
Thanks,

I just want to be sure I can connect from an outside Mac.