Download Secure CRT v.4.17 from VanDyke Software.
Contact PCS for license
information.
Use the following settings:
- For name: shell (or any host you will connect to)
- Protocol: ssh2
- Hostname: shell.physics.ucsb.edu (or type in other host)
- Port: 22
- For firewall: Please make sure "use firewall to connect" box is unchecked
- Username: <your username> (Only put in your username if you are the sole user of the computer.)
- Authentication: Password
Creating a desktop icon:
- Start Secure CRT
- Select File - Connect
- Right click on a name you created, such as "shell".
- Select "Create Desktop Shortcut". Verify the shortcut name, then click ok.
Commercial SSH from
ssh.com
Download SSH 3.2 from SSH's non-commercial ftp site
(Educational use ONLY): ftp://ftp.ssh.com/pub/ssh/
List of SSH.com mirror sites - http://www.ssh.com/products/ssh/download.html
Please note that there are other SSH programs such as OpenSSH and F-Secure .
SSH FAQ including
installation instructions: http://www.employees.org/~satch/ssh/faq/ssh-faq.html
To install SSH client, download the tar files and place in a directory
(either /tmp or /usr/local/src). Read the README.
Then do the following:
# gzip -dc ssh-2.2.0.tar.gz | tar -xvf -
# cd ssh-2.2.0
# ./configure
# make
# make install
Note: You may have to use specific options with configure to get SSH to
work the way you want (with certain
ciphers, using TCP Wrappers, SOCKS support, etc.).
Open SSH is
included in all versions of the Mac OS X operating system. Use
the
Software Update control panel to obtain the latest version for your
system.
Download the latest
version of MacSSH (2.1fc3) from http://www.macssh.com/