Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started 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
-
Google - mac ssh gives these links
http://www.google.com/search?ie=UTF-8&oe=UTF-8&q=ssh+mac
JB
-
Do Macs have the ssh client built in?
Open a terminal and type:
ssh username@hostname
and see what happens.
-
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
-
It will work as long as public access is enabled in the server manager.
-
Thanks,
I just want to be sure I can connect from an outside Mac.