Koozali.org: home of the SME Server

Console access

wsmeurope

Console access
« 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

Offline mrjhb3

  • *
  • 1,188
  • +0/-0
    • John Bennett Services
Console access
« Reply #1 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
......

Offline genzil

  • ***
  • 51
  • +0/-0
    • http://www.tuxx.org.uk
Console access
« Reply #2 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.
Smile :-)......

wsmeurope

Console access
« Reply #3 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

Offline genzil

  • ***
  • 51
  • +0/-0
    • http://www.tuxx.org.uk
Console access
« Reply #4 on: October 19, 2005, 11:07:34 AM »
It will work as long as public access is enabled in the server manager.
Smile :-)......

wsmeurope

Console access
« Reply #5 on: October 19, 2005, 12:05:00 PM »
Thanks,

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