Do not use XDMCP

Prerequisites

Jeol

  1.  You will need a user account on calico
  2. Fire up your X11 server if not already running
  3. Turn on X11 tunneling/forwarding in your ssh client
  4. ssh to calico
  5. On calico, run:
     Xnest :1 -query jeol.cnf.cornell.edu
    
    1. In the above command, if server screen :1 is in use, you should try :2 or :3 or so on
  6. Login to the jeol
  7. Keep in mind that your connection between calico and jeol is NOT encrypted

Cats

  1. Fire up your local X11 server if not already running
  2. Turn on X11 tunneling/forwarding in your ssh client
  3. ssh to cats
  4. To start a CDE desktop, run:
    /usr/dt/bin/Xsession
    
  5. To instead just run individual X applications, just run the application. Eg. xterm

Calico

  1. Fire up your local X11 server if not already running.
  2. Turn on X11 tunneling/forwarding in your ssh client
  3. ssh to cats
  4. To start a gnome desktop, run:
    gnome-session
    
  5. To start a kde desktop, run:
    startkde
    
  6. Otherwise, just execute the X application. eg xterm
    \\\\