The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 05-12-2008
era era is offline Forum Advisor  
Herder of Useless Cats (On Sabbatical)
  
 

Join Date: Mar 2008
Location: /there/is/only/bin/sh
Posts: 3,652
The basic problem is usually that you do not have permissions to manipulate the display on another host, even if you know its IP address. This is a security feature, designed quite on purpose (how would you like me to be able to open a window on 90.136.16.128:0.0 right here and now, just to see what would happen?) but if you have legitimate access to the display, you should be able to create a connection. It's not very simple, because there are several security facilities which need to be aligned and configured correctly.

Do you have ssh access to the machine where this display is connected? Is it a local machine? Are you able to open local windows there, for a start? Because of various issues of the X client/server model, it's often simpler to use a wrapper such as VNC to get access to (windows on a) remote desktop.