Skip to main content

You may be using a Web browser that does not support standards for accessibility and user interaction. Find out why you should upgrade your browser for a better experience of this and other standards-based sites...

Dartmouth Home  Search  Index

Dartmouth Home | Search | Index

Dartmouth home page
Computing at Dartmouth
Computing > Support >  Library >  Research > Applications > Math >

How to Run Mathematica Remotely Under X Windows

Mathematica is installed on several public UNIX computers at Dartmouth. It is possible for you to run it remotely under X Windows. By remotely, we mean running it on one UNIX computer and displaying the results on another UNIX computer, X terminal, Macintosh, or PC running some X server software, such as Reflections, XDarwin, or MacX.

Mathematica uses some specialized fonts for its equations; these fonts need to be available to your X server when you are running Mathematica remotely. To use a font server to allow Mathematica to gain access to these fonts:

  1. If your X server is another UNIX computer or X terminal issue, use the xset fp+ tcp/rcfontserv.dartmouth.edu:7100 command in the terminal window.

    This adds the font server running on a computer called rcfontserv using the tcp protocol on port 7100. This server has been set up to serve the Mathematica fonts.
  2. If you are running Mathematica using an X server on a Windows or Macintosh computer, set up a font server by selecting the Font Settings menu option. Specify rcfontserv.dartmouth.edu as the host name and 7100 as the port number.

3/31/08

Last Updated: 4/1/08