Re: Unable to display remote xterm under RH FC3
dirty.harry_at_juno.com
Date: 07/20/05
- Next message: Herbert Pophal: "Re: Unable to display remote xterm under RH FC3"
- Previous message: Nicholas Andrade: "Re: Unable to display remote xterm under RH FC3"
- In reply to: Nicholas Andrade: "Re: Unable to display remote xterm under RH FC3"
- Next in thread: Herbert Pophal: "Re: Unable to display remote xterm under RH FC3"
- Reply: Herbert Pophal: "Re: Unable to display remote xterm under RH FC3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 20 Jul 2005 06:09:09 -0700
Not that it should matter but I'm not using ssh. Just using xterm. As
I have stated, I have set the DISPLAY environment variable on the
remote machine to point my local machine using both machine name and IP
address. Have also tried xterm -display mymachine:0.0. It's not just
xterm but any application that is trying to bring up a window that says
it can't open the display on mymachine. Plus I have performed an xhost
+ on mymachine which is supposed to allow clients from any host to
connect.
Nicholas Andrade wrote:
> dirty.harry@juno.com wrote:
> > I recently installed Redhat Fedora Core 3 on a new machine I got. At
> > present, I am unable to bring up a remote xterm or any remote window
> > from another machine. That is, from the new machine with RH FC3
> > installed I telnet to another Linux machine and am attempting to bring
> > up an xterm window from this remote machine onto my new one. I keep
> > getting a unable to open display error. I've done this a million times
> > before on my earlier computer. On the new machine I did a xhost +.
> > The DISPLAY environmert variable is set correctly on the remote machine
> > to point to the new machine. I've tried both the computer name (for
> > example, snoopy:0.0), and the actual IP address for the DISPLAY
> > variable. Each computer know who the other is in the /etc/hosts file.
> > Each is able to ping the other by name. As far as I know, no firewall
> > is enabled on the new machine.
> >
> > Prior to this I had been usind RH 7.3 for a long time and didn't have
> > any problem. Is FC3 automatically blocking something that I need to
> > turn off?
> >
> What parameters are you passing when you SSH into the other box? Try
> either ssh -X username@remotehost or ssh -Y username@remotehost. If you
> pass -Y, you won't need to set up xhost. If you pass with -X, be sure
> to set the DISPLAY environment variable on the remote machine. I'd try
> just passing -Y first, it generally reolves the problems.
- Next message: Herbert Pophal: "Re: Unable to display remote xterm under RH FC3"
- Previous message: Nicholas Andrade: "Re: Unable to display remote xterm under RH FC3"
- In reply to: Nicholas Andrade: "Re: Unable to display remote xterm under RH FC3"
- Next in thread: Herbert Pophal: "Re: Unable to display remote xterm under RH FC3"
- Reply: Herbert Pophal: "Re: Unable to display remote xterm under RH FC3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|