help


 
Thread Tools Search this Thread
Operating Systems Solaris help
# 1  
Old 06-12-2006
help

When from a client
I telnet to Sun Server
using like this
Ciber :\xhost

then it return error :
xhost: unable to open display ""

So please help me to fix this error
# 2  
Old 06-12-2006
do you have an Xserver running on your client? if yes, say "xhost +" on your client. on the remote machine enter that command:
export DISPLAY=$(who am i | cut -f2 -d"(" | cut -f1 -d")"):0.0

use a small application like "xclock" to see whether it is working..

gP
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question