SSH on a Mac. (A friendly reminder)
Remember, there really is no need to download an SSH client for the Mac OS X operating system. The system comes with an SSH Client built in. To access this SSH client users need to open a terminal session on their computer. From the terminal session the user should type in the following on the command line:
Examples:
promp>ssh username@mydns.somethingdns.org
or
promt>ssh username@75.200.100.1
and press enter. In the above example users should replace username with their own Mac username and system with the name of the or your DNS or ip address




