SSH Client for Mac and Windows
SSH is a replacement for Telnet and Rlogin. SSH has major advantages in terms of security. One of the principal advantages is that your password is encrypted when it is transmitted over the network, not sent in clear text.
- In Windows XP labs use: SSH "Secure Shell Client", found in the "Communications" folder in "Start" menu, under "Programs".
- In Mac OS 9 labs use: MacSSH, found in the "Communications" found in the hard drive.
- In Mac OS 10.2 labs use: Terminal, an application native to the operating system, which can be found by going to the hard drive, then "Applications" folder and "Utilities" folder.
Various SSH client programs are available on the Internet. ACMS provides recommended SSH client programs that you can download for free and use to log into ACMS Unix hosts. All ACMS hosts support the newer SSH-2 protocol. Some non-ACMS hosts only support the older SSH-1 protocol. If you have a Macintosh and you want to be able to log into both types of hosts you'll need two different SSH programs.
If you use a Mac running OS 10 or above, you can use Terminal an application native to the operating system, which can be found by going to the hard drive, then "Applications" folder and "Utilities" folder. It will bring you to a Unix terminal where you can run SSH.
Select and download the program appropriate for your computer platform.
| Platform |
Program |
Protocols Supported |
| Windows 98, NT, 2000, XP |
Putty |
SSH-1, SSH-2 |
| Macintosh |
MacSSHPPC |
SSH-2 |
| Macintosh |
NiftyTelnet |
SSH-1 |
Putty is a SSH client that is availble for Windows 98, NT, 2000 and XP. The advantage of Putty is that is runs several protocols, can save settings and is stand-alone (there is no need to install it).
Please go to the NetOps Putty Page for information on downloading and running the latest verison of Putty.
Mac OS X comes with a SSH client pre-installed.
- Go to Applications > Utilities
- Start the Terminal application
- Type ssh -l yourusername servername
- When the notice regarding "The key for this host has never been seen before." appears, accept and save the key.
- Enter your password