This topic has been archived. It cannot be replied.
-
工作学习 / 学科技术讨论 / Need help for XWindowsI need to run Xwindows using SSH. Downloaded MobaXterm, tested xclock on 1 Solaris box and it is fine.
tried the same on other box and does not work; and some other admin can start Xwin using Hummingbird on the same box.
I can ssh to the box and login, just xclock does not work.
What can cause the issue? Firewall?
-michaellucad(michaellucad);
2013-6-25
{320}
(#8262768@0)
-
You need to turn on debug and check the error message.normally on the ssh client side, you can use -v to turn on verbose mode. on the server side, using -d to turn on debug mode.
-hope2004(a new beginning);
2013-7-3
(#8273144@0)
-
thanks a lot. will try this next week... busy for a while.
-michaellucad(michaellucad);
2013-7-5
(#8277301@0)
-
SET your environment variable DISPLAY
-bugkiller(Driver Coding);
2013-7-7
(#8279746@0)
-
thats done for sure. it works for 1 unix box, but not the others
-michaellucad(michaellucad);
2013-7-8
(#8281039@0)
-
u may need to forward X11 packet
-bentley(小兔);
2013-7-11
(#8285971@0)