[daip] 31DEC03 and ssh problem

Eric Greisen egreisen at nrao.edu
Thu Jan 15 14:00:34 EST 2004


Hardip Sanghera writes:

 > drive and a local network printer. When I log in at the console I have no
 > problem with running aips and get both the tv and msg servers come up. I
 > successfully read FITS files from a tape on the DAT drive etc.
 > However, when I log into my desktop remotely I get neither the tv and msg
 > servers - this is what it says:
 > 
 > START_AIPS: I am GUESSING you are at a workstation called

     There are 2 important parts to this line: GUESSING since it is
very hard to determine the name of your computer when you are logged
into another computer via ssh, and the blank at the end that says that
the guessing game failed entirely.  AIPS is attempting to determine
the name of the machine at which you are sitting so that it can tell
that machine to run XAS, MSGSRV etc.  You have given it no help
(although I am guessing that all you typed was "aips" since you do not
say).  Try typing
      aips tv=whereIam
where whereIam is the name of the machine at which you are sitting.
If that fails you may have to first run aips on whereIam and then on
the remote compute host say
      aips tv=whereIam tvok

If you want, you can run XAS on the compute server and set the display
to the machine where you are sitting.  Set the $DISPLAY variable
appropriately, then
       aips tv=local
This is usually too slow.

Details are in the AIPS help file, man page and CookBook.  And the XAS
help file.

Try one thing

printenv | grep SSH - I am curious what you get.  We attempt to use
certain SSH_CLIENT variables and the like to guess where you really
are.  They must not be set in your case.

Eric Greisen




More information about the Daip mailing list