Re: Unable to display remote xterm under RH FC3

From: Nicholas Andrade (sdnick484_at_nospam.yahoo.com)
Date: 07/20/05

  • Next message: dirty.harry_at_juno.com: "Re: Unable to display remote xterm under RH FC3"
    Date: Wed, 20 Jul 2005 08:00:34 GMT
    
    

    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: dirty.harry_at_juno.com: "Re: Unable to display remote xterm under RH FC3"

    Relevant Pages