Re: ssh xterm -> HPUX fails

From: Bit Twister (BitTwister_at_localhost.localdomain)
Date: 02/05/04

  • Next message: Andrew Schulman: "Re: Sync files on two computers"
    Date: Thu, 05 Feb 2004 02:13:12 GMT
    
    

    On Thu, 5 Feb 2004 13:07:10 +1100, Adam Skeggs wrote:
    > I can ssh an xterm to a Solaris machine but when I try the same to HPUX I
    > get this:
    >
    > $ ssh myhost /usr/bin/X11/xterm
    > Enter passphrase for key '/home/myaccount/.ssh/id_dsa':
    > Error: Can't open display:
    > Error: Couldn't find per display information
    >
    > A shell works OK, ie. ssh myhost.
    >
    > It is interesting the there is no info after "Error: Can't open display:"
    > that is, there is no display listed. Does this mean that the sshd is not
    > setting DISPLAY?

    try ssh -X myhost for display fix


  • Next message: Andrew Schulman: "Re: Sync files on two computers"

    Relevant Pages

    • Re: which port(s) does the X server listen on?
      ... > but remote X clients are unable to display to it. ... things just quietly fail to display. ... Most of the time one would ssh to the box they want to run the ... If everything is setup ...
      (Fedora)
    • Re: Attempting to run remote X app
      ... > I'm attempting to ssh into a central server and run an X app, ... Make sure the ssh server is forwarding X connections: ... DISPLAY environment variable is set), the connection to the X11 display ...
      (comp.os.linux.x)
    • X11 Forwarding with OpenSSH
      ... We are able to do the X11 forwarding and it works as the user ... go into the environment as their ssh IDs. ... functional accounts with no direct access into the account). ... another way to set your Display or gettaround this limitation? ...
      (SunManagers)
    • Re: Remote X over rsh
      ... all I'm doing is running X and ssh. ... the weak machine is the one where on he wishes to display, ... Possibly the "my client" confused the issue; ... just use X without ssh forwarding. ...
      (comp.os.linux.x)
    • RE: X11 Forwarding
      ... X and ssh are completely separate items. ... On my HP-UX and RH systems, I always needed to set my $DISPLAY. ... installing XFree86 on Slackware 9.0 after initial OS installation (using ... Server is OpenSSH 3.5p1, OpenSSL 0.9.7a ...
      (SSH)