Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Display

Status
Not open for further replies.
Mar 14, 2001
48
US
I'm trying to acces the GUI interface using
DISPLAY=server:0.0
export DISPLAY
Then when I tried the following command
./xclock +
Error: Can't open display: server:0.0
Please HELP
 
Where u r setting the DISPLAY variable. Have u started your Xserver session through any Xserver emulator. If u r doing in ascii then it will not work.

First u will have to start xsession then set your DISPLAY variable and then start any gui u wish.

Also if your DNS server is not set, try to give IP address of the server while setting DISPLAY variable.
 
you done an 'xhost +<host>' command anywhere?

you need to turn off access control to certain servers to get it to work :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top