public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Andrew Lowe <agl@wht.com.au>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user]  Re: X11 from another machine [SOLVED]
Date: Tue, 29 May 2007 23:00:31 +0800	[thread overview]
Message-ID: <465C400F.9070503@wht.com.au> (raw)
In-Reply-To: <f2skgu$ml4$1@sea.gmane.org>

Grant Edwards wrote:
>> However, the usual way to use remote X-based programs is just to let
>> SSH do that. It can provide a tunnel for X. This is especially easy if
>> the remote SSH server daemon has set its "X11Forwarding" configuration
>> setting set to "yes" (otherwise, it is really a bit harder and not
>> suggested). Then, you just would connect using "ssh -X user@host" and
>> that's it, SSH will care for creating a socket on the remote machine
>> and set the DISPLAY variable accordingly.
> 
> NB: I've found that using -Y instead of -X can speed up some
>     applications by a factor of 50 or more.
> 

	Thank you all for your responses, although, due to me not initially 
providing all of the needed info, some peoples responses were not valid. 
My problem was I had to forward from an 8 year old SUN server, with no 
keyboard or monitor to my linux box. It's running Sunos5.? and DOES NOT 
have SSH - grrrr!!! Only telnet!!!!!

	Between the replies I got and and more Googling, I had to:

telnet into the SUN box.

On the SUN box export the DISPLAY system variable with it pointing to my 
machine.

Tell the linux box default xorg window manager and then kdm, when I 
subsequently installed it, to not ignore tcp ie comment out the 
"-nolisten tcp" config variable.

Couldn't get xauth to work so I used xhost to tell my machine to accept 
the connection from the Sun server.

Fired up the CAD system from the telnet login and hey presto, 
MicroStation on my linux box.

	Sounds simple but the amount of stuffing around I had to do before it 
eventually worked....probably best left unsaid. Anyway, thanks to all 
for the help and here's hoping I get access to SSH the next time I have 
to do anything like this.

	Regards,
		Andrew
-- 
gentoo-user@gentoo.org mailing list



  parent reply	other threads:[~2007-05-29 15:06 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-21 16:30 [gentoo-user] X11 from another machine Andrew Lowe
2007-05-21 16:45 ` Hans-Werner Hilse
2007-05-21 17:22   ` [gentoo-user] " Grant Edwards
2007-05-21 17:37     ` Hans-Werner Hilse
2007-05-21 18:25       ` Grant Edwards
2007-05-29 15:00     ` Andrew Lowe [this message]
2007-05-29 17:47       ` [gentoo-user] Re: X11 from another machine [SOLVED] Alan McKinnon
2007-05-21 16:57 ` [gentoo-user] X11 from another machine Alan McKinnon
2007-05-21 17:01 ` Alex Schuster
2007-05-21 17:58   ` Neil Bothwick
2007-05-21 18:15 ` [gentoo-user] " james
2007-05-21 21:54 ` [gentoo-user] " Guillermo A. Amaral

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=465C400F.9070503@wht.com.au \
    --to=agl@wht.com.au \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox