LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Xnest help anyone? (https://www.linuxquestions.org/questions/linux-software-2/xnest-help-anyone-30265/)

captgoodnight 09-13-2002 02:26 AM

Xnest help anyone?
 
Hello Penguins, I've been trying to use Xnest. I can get it up and running, easy enough. But when it comes to running apps on the new server I run into a wall. I've tried all kinds of options. At the most simplest level of attempted use, this is what I try to do.


Xnest :1

>xterm -display :1
Xlib: connection to ":1.0" refused by server
Xlib: No protocol specified

/usr/X11R6/bin/xterm.real Xt error: Can't open display: :1

What does this mean? I know it has to be a simple thing. Any help would be way cool. Thank you, bests- cg

vladkrack 12-27-2002 11:29 AM

Try:

# Xnest -query <ip_from_server> :1

Inside a X session ...

paperwings 02-04-2003 01:03 PM

The easiest solution (though perhaps not the most secure) is to disable authorization control:

Xnest -ac :1&

That should do it.


All times are GMT -5. The time now is 11:18 AM.