Results 1 to 3 of 3
Hello Everyone,
can anyone let me know how to resolve the problem below.
When I try to log into a remote pc and try to bring an appilcation's GUI on ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-27-2010 #1Just Joined!
- Join Date
- Apr 2010
- Posts
- 1
remote login/SSH
Hello Everyone,
can anyone let me know how to resolve the problem below.
When I try to log into a remote pc and try to bring an appilcation's GUI on my Desktop by setting my Desktop's ip in the DISPLAY variable I get an error message saying
(Application) initialization failed: couldn't connect to display : desktop IP
thanks
- 04-27-2010 #2
first disable the access control in your machine as:
and then export the DISPLAY IP at remote host, and then try opening the GUI application. It should open without issue.Code:xhost + access control disabled, clients can connect from any host
- 04-27-2010 #3
Also, just to be sure, you have set on the server:
Code:X11Forwarding yes
Can't tell an OS by it's GUI


Reply With Quote
