Installing MacSSH
- Download and unpack this file:
- Drag the resulting MacSSH folder into the folder that holds your applications.
- Make an alias to the MacSSH application and add it to your Apple menu items list and/or your
desktop.
Configuring MacSSH
- Start the MacSSH application.
- Favorites -> Edit Favorites
- Under the general tab:
alias: sequence analysis facility
host: mendel.bio.caltech.edu
service: SSH
- Under the terminal tab:
- Under the security tab:
- Under the ssh2 tab:
- You may not like the default colors, which are white characters on a black background.
To change this go to the terminals... menu option and create a different terminal
type with different colors. Then go back to the terminal tab and select that
new terminal type.
Using MacSSH
- Start MacSSH from the shortcut.
- Favorites -> Sequence Analysis Facility
- At the first dialog set:
Username: your_username
Password: your_password
Remember to use the Unix password, not the VMS one, and that your_username
is lowercase!
- You should now be logged into mendel.bio.caltech.edu
- Please logout with an exit command before closing Teraterm.
- GCG must be set up before use. To do so issue the command:
If you have customized your .alias file so that setup is not defined you may
use the equivalent command:
% source /usr/local/setup/csh/gcg
- To use the GCG Tektronix emulator (for graphics) in MacSSH GCG needs to be told the name
of your terminal, and that is different each time you log in. Issue the following command
to set up tektronix graphics in a session:
% tektronix tek4105 /dev/$tty
Updated 07/09/2001