* Robert L. Harris ([EMAIL PROTECTED]) [010831 13:30]:
>
>
> X11-4 box? vi /etc/X11/xinit/xserverrc, make sure the 2
> words "-nolisten tcp" aren't there on the box you are trying
> to display to.
Better yet, use
ssh -X remotehost -f xterm
if you're not using ssh, you should be. If you are us
0
> xterm -display 192.168.1.111:0.0 #host ip
> xterm -display 192.168.1.10:0.0 #client ip
>
> All give the following error:
>
> [EMAIL PROTECTED]:~$ xterm -display 0:0
> _X11TransSocketINETConnect: Can't connect: errno = 111
> _X11TransSocketINETConnect: Ca
Hello I am trying to run xterm from a remote machine.
I tried xterm -display 0:0
xterm -display 192.168.1.111:0.0 #host ip
xterm -display 192.168.1.10:0.0 #client ip
All give the following error:
[EMAIL PROTECTED]:~$ xterm -display 0:0
_X11TransSocketINETConnect: Can't co
3 matches
Mail list logo