I don’t know how to set xwindow connection from Unix machine to Linux running in virtual box inside the Windows XP.
What I have done:
xterm –e ssh myname@server.fcf.fi
setenv DISPLAY myx.ipx.xx.xx:0.0
After that xclock does not complain about missing display anymore, however nothing shows up.
then in linux terminal I set: xhost +
But nothing happens
So what I’m doing wrong?
Thank you!