Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Linux distributions come with Xwindows which provides X server support.

How can I tell if X11 port forwarding is set up?
One way you can easily verify if X11 forwarding is set up properly is to execute the following when logged into the cluster:
$ echo $DISPLAY

If X11 forwarding is set up properly then this command should display a
string like "h02.uit.tufts.edu:10.0". If X11 forwarding is not set up
properly then it will just return a blank line.

I get an error about Mathematica missing fonts,etc... What does this mean?

...