Re: X11 forwarding in OpenSSH question
From: Mike (mikeumo_at_onebox.com)
Date: 11/18/03
- Next message: Rob Stampfli: "SSHv1 vs SSHv2 (was: SSH vs Telnet?)"
- Previous message: Carl Holtje: "Re: SSH vs Telnet?"
- In reply to: Carl Holtje: "Re: X11 forwarding in OpenSSH question"
- Next in thread: Nikolay Arbuzov: "Re: X11 forwarding in OpenSSH question"
- Reply: Nikolay Arbuzov: "Re: X11 forwarding in OpenSSH question"
- Reply: Nico Kadel-Garcia: "Re: X11 forwarding in OpenSSH question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 18 Nov 2003 17:50:12 GMT
Carl Holtje wrote:
> The easiest thing to do is to log in as follows:
>
> ssh -X {username}@{BoxB}
>
> This will forward all X-display stuff through the SSH tunnel, and you
> don't have to setup any DISPLAY variables or xhost-stuff...
>
> Carl
>
I try it and I get exactly the same error as in case 1 (DISPLAY is set to
localhost:10.0):
ibGL error: failed to open DRM: Operation not permitted
libGL error: reverting to (slow) indirect rendering
kbuildsycoca running...
libGL error: failed to open DRM: Operation not permitted
libGL error: reverting to (slow) indirect rendering
mcop warning: user defined signal handler found for SIG_PIPE, overriding
I have X11 forwarding enabled in both client and server ssh to start with.
if I unset DISPLAY (DISPLAY= ; export DISPLAY in /etc/profile) then I get:
konqueror: cannot connect to X server
So, it looks like despite the claims that ssh temporarily sets DISPLAY
variable to point in right direction, it is not happening in my case.
Any ideas?
Mikhail.
- Next message: Rob Stampfli: "SSHv1 vs SSHv2 (was: SSH vs Telnet?)"
- Previous message: Carl Holtje: "Re: SSH vs Telnet?"
- In reply to: Carl Holtje: "Re: X11 forwarding in OpenSSH question"
- Next in thread: Nikolay Arbuzov: "Re: X11 forwarding in OpenSSH question"
- Reply: Nikolay Arbuzov: "Re: X11 forwarding in OpenSSH question"
- Reply: Nico Kadel-Garcia: "Re: X11 forwarding in OpenSSH question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|