> I was just wondering how to run netscape in xwindows on the workstations.
It's a bit complicated since the OS on most of the machines is not new enough to run netscape directly. So... 1 Logon to a machine, and start X windows. Note the machine name (eg engrs13). In an aixterm or xterm window: 2 type 'xhost engrss1' 3 type 'rlogin engrss1' 4 type 'setenv DISPLAY engrs13:0' #substitute name from step 1 5 type 'netscape&' That should do it.