xhost unable to open display "" [1]
xhost unable to open display ""
Wednesday, November 14, 2007 10:13 AM - jay
helo,
how to allow display forwarding? is that something like this xhost + 190.1.1.1 ? I tried this but then i got the msg xhost unable to open display "". Pls help me, im very new in this field. :{
thanks in adv.
jay
how to allow display forwarding? is that something like this xhost + 190.1.1.1 ? I tried this but then i got the msg xhost unable to open display "". Pls help me, im very new in this field. :{
thanks in adv.
jay
Re: xhost unable to open display ""
Wednesday, November 14, 2007 3:41 PM - Support
Unable to open display ""
This error occurs when the DISPLAY variable is not assigned. However, Xmanager allows all incoming connection by default. So, if you cannot open X application, the problem is most likely not related to xhost.
To help us understand the problem better, please explain the problem in more detail and what you mean by ¿display forwarding.¿
Thank you for your cooperation.
---
Technical Support
FYI, if you are using TELNET, you can set the display variable like this:
# export DISPLAY=$PC_IPADRESS:$DISPLAY_NO
For example, if your IP address is 192.168.1.7 and Xmanager is runnign on display number 0, then the command should look like:
# export DISPLAY=192.168.1.7:0
This error occurs when the DISPLAY variable is not assigned. However, Xmanager allows all incoming connection by default. So, if you cannot open X application, the problem is most likely not related to xhost.
To help us understand the problem better, please explain the problem in more detail and what you mean by ¿display forwarding.¿
Thank you for your cooperation.
---
Technical Support
FYI, if you are using TELNET, you can set the display variable like this:
# export DISPLAY=$PC_IPADRESS:$DISPLAY_NO
For example, if your IP address is 192.168.1.7 and Xmanager is runnign on display number 0, then the command should look like:
# export DISPLAY=192.168.1.7:0
Previous views: 535