tip: how to run grif remotely on wiske -------------------------------------- on your localhost, you should allow X Windows Server listen on port 6000: [root@squatter pdf]# diff /etc/X11/gdm/gdm.conf /etc/X11/gdm/gdm.conf.orig 190c190 < DisallowTCP=false --- > #DisallowTCP=true press Ctrl + Alt + Backspace combined keys to restart X Windows [terrence@squatter tmp]$ xhost +wiske wiske being added to access control list [terrence@squatter tmp]$ xhost access control enabled, only authorized clients can connect INET:wiske.its.unimacq.edu.au on remote host "wiske": [terrence@esker ~]$ ssh wiske terrence@wiske's password: Last login: Wed Mar 29 19:22:26 2006 from esker.its.unime Sun Microsystems Inc. SunOS 5.8 Generic Patch October 2001 Sun Microsystems Inc. SunOS 5.8 Generic Patch October 2001 [terrence@wiske terrence]$ env | grep DISPLAY DISPLAY=localhost:11.0 [terrence@wiske terrence]$ export DISPLAY=esker.its.unimacq.edu.au:0.0 [terrence@wiske terrence]$ cat .grifscreen GRIFFONT=tcp/fontserver.its.unimacq.edu.au:7100 GRIFXDEF=75x75 [terrence@wiske terrence]$ xset fp+ tcp/fontserver.its.unimacq.edu.au:7100 [terrence@wiske terrence]$ /siwc/sgml/grif/bin/xmgrif grifscreen - Warning : GRIFFONT directory not found: tcp/fontserver.its.unimacq.edu.au:7100 couldn't set locale correctly |