I want to access solaris 10 GUI screen from my windows xp machine. Is there any software which can provide this flexibility ?
Thanks,
Yes. Assuming your Solaris box has X already installed:
ssh -Y username@[solaris box ip]
(note you may need to run /usr/openwin/bin/xhost +
first)/usr/openwin/bin/xclock
on my Solaris)