hi all,
it seems that to use the suggestions here of "ssh -X ..." connection, different than the 'less
secure' xhost/xauth, per:
http://www.scd.ucar.edu/docs/ssh/guide/node29.html
i have to UNSET my $DISPLAY env var on my remote box.
also, i find it necessary to change"
--- X11UseLocalHost no
+++ X11UseLocalHost yes
in my remote box's sshd_config.
with those changes, i've a local instance of eximon up-n-running, connected to my remote box.
rather 'mystical' ... but, hey, it's working!
thx!
richard