Hi All,
I need am trying to enable the Xmanger windows through putty in my Linux box, I have tried different options but still I am not able to get the display through putty
Here is what I have done:
export DISPLAY=:0.0
[oracle@yblpvdakgrid ~]$ xhost +
Xlib: connection to ":0.0" refused by server
xhost: unable to open display ":0.0"
AND
[oracle@yblpvdakgrid ~]$ export DISPLAY=10.0.x.x:0.0
[oracle@yblpvdakgrid ~]$ xhost +
xhost: unable to open display "10.0.x.x:0.0"
Regards,