 |
Used with SSH, the X11 application in Mac OS X 10.4
"Tiger" provides a secure interface for connecting to remote systems such
as WAM, Glue or DEANS/ADVISE. X11
provides an X Window System which allows users to run graphical UNIX
applications.
To begin using X11 with SSH:
Double-click the X11 icon to launch the application.
X11 is located in the Utilities folder in the
Applications folder.

An X11 window will appear with a command prompt.

At the prompt, type in ssh your-login-name@deans.umd.edu if
you wish to connect to DEANS/ADVISE. If you wish to connect to
WAM or Glue, type in ssh your-login-name@wam.umd.edu
or ssh your-login-name@glue.umd.edu.

You will be prompted to type in your WAM, Glue or
DEANS password.

Once you successfully login, a WAM, Glue or
DEANS command prompt will appear. At this point you can
run the tap command to access the desired graphical application,
for example:
tap matlab
|