20-Jan-97 (MDM) It is possible to have access to the EGSE toolchest menu when logging in from a remote machine. The procedure is 1. Log into apache from the remote site telnet apache 2. If you aren't using the "trace" account, you'll need to do: source /tsw/setup/setup_trace 3. Set your environment variable to point to your remote display setenv DISPLAY michelson:0 4. Start the toolchest gse_tchest There is no easy way to delete the toolchest after it is created. One way which is semi-dangerous is to take note of the process number which is displayed when you start the toolchest. You can then use the KILL command. Be very careful of which process you are killing since you could kill one of the other EGSE processes if you are logging in as user "trace". The EGSE needs to be running on apache for any of the screens to work. A sample session is apache-trace 83% gse_tchest [1] 15045 apache-trace 84% kill -9 15045