Quote:
Originally Posted by jaganreddy
Hi ,
i am facing problem while setting up DISPLAY to local host. Error follows ;
bosdf9d1:root DISPLAY=90.136/16.128
bosdf9d1:root DISPLAY=90.136.16.128:0.0;export DISPLAY
bosdf9d1:root echo $DISPLAY
90.136.16.128:0.0
bosdf9d1:root bcs_view
Error: Can't open display: 90.136.16.128:0.0
Error: Couldn't find per display information
Some one please correct me where iam wrong.
Please let em know if any details needed.
Thx,
Jagan
|
The server you trying to connect to do a
xhost +
Then from the client once you telnet into the server.
do a DISPLAY=xxx.xxx.xxx.xxx:0.0;export DISPLAY
If you connect to the server thru a series of first connecting to other servers you may have problems trying to see your display. Those servers that you connected to you should also do xhost + but it also may not work or because sometimes if you have a firewall that allow the usual ssh, telnet ftp http https but block everything else including xdm
