Hi,

On Thu, Sep 29, 2011 at 8:53 PM, Saju M <sajup...@gmail.com> wrote:
> Hi,
> I tried to open one GUI app in server, but not working
>
> [root@c5 ~]# export DISPLAY=":1.0"
> [root@c5 ~]# xclock
> Error: Can't open display: :1.0
>

        IIRC, on most GNU/Linux machines, ssh -X user@host would allow
launching GUI applications without any other settings. But in case it
doesn't work, I think you would need to export DISPLAY to your
client's X, so it would be something like export
DISPLAY=client_ip:0.0. Give it a try. Thanks

-- 
Thank you
Balachandran Sivakumar

Arise Awake and stop not till the goal is reached.
                                                             - Swami Vivekananda

Mail: benignb...@gmail.com
Blog: http://benignbala.wordpress.com/
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to