 |
Used with SSH, the X11 application in Mac OS X 10.4 and
higher provides a secure interface for connecting to remote systems such
as TerpConnect or Deans. 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. If you wish to connect to
TerpConnect, type in ssh your-login-name@terpconnect.umd.edu.

You will be prompted to type in your Directory password.

Once you successfully login, a TerpConnect 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
|