Versions Compared

Key

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

...

  1. Start XMing
  2. Open Putty
  3. Under Connection → SSH → X11, check the box to "Enable X11 Forwarding"
  4. Under Session, for the Host Name, enter in jeol6300.cnf.cornell.edu (or jeol9500.cnf.cornell.edu if connecting to the JEOL9500)
  5. The username and password are available from the JEOL tool managers.
  6. In the JEOL terminal, type in commands to locally display the remotely running GUI JEOL applications.

...

CNF Thin

  1. Open a terminal
  2. Assuming the username is jeol_username (username and password are available from the JEOL6300 tool managers), type in

    No Format
    ssh -Y jeol_username@jeol6300.cnf.cornell.edu
    

    if connecting to the JEOL9500, substitute "jeol9500.cnf.cornell.edu"
    the jeol_username is available from the JEOL tool managers.

...