netscape & on the
command line of a terminal window).
Open a terminal window and type the following command to prepare step 3
xhost +
Log in to the remote system sun01 as user ooad. This can be done with the following command:
rlogin -l ooad sun01.sts.tu-harburg.de
setenv DISPLAY <local_computer_name>.cip2b.tu-harburg.de:0The <local_computer_name> can be found on a small printed label somewhere on your local computer.
cd ooad<xx>
xemacs &Don't forget to start the editor from the command line of sun01 and not from the command line or workspace menu of your local workstation.
javac Cell.java
java Cell