From: "J. Roeleveld" <joost@antarean.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Remotely working on Gentoo systems
Date: Tue, 8 Jun 2010 08:48:33 +0200 [thread overview]
Message-ID: <201006080848.33454.joost@antarean.org> (raw)
In-Reply-To: <4C0D8B7F.2050308@gmail.com>
On Tuesday 08 June 2010 02:14:55 Jake Moe wrote:
> I've got two Gentoo boxes, and would like to run X apps from both on one
> display. From reading up on it, it appears that while this is possible,
> it's also not recommended from a security standpoint, and the few HOWTOs
> I've found for it seem to be 4-6 years old. Can anyone tell me:
Security: Yes, it is not recommended, however, if you trust everyone who can
connect to your network, then it is safe enough.
> a) if this is a good idea in the first place,
Depends on what you want to achieve. If you have only one screen and/or one
machine with a decent graphics card then it does make sense.
However, X is a very inefficient protocol. Eg. it can clog the network.
> b) should I be looking at VNC instead of remote X,
Maybe, but VNC puts the remote screen in a window.
> c) is there another option I should be looking at, and
Yes :)
> d) if there is a good HOWTO on setting up whichever is the best to use
> on a recent Gentoo system?
I use X-tunneling with ssh.
To get this to work, start with trying the following:
(machineA has screen, machineB is screenless)
on machineA # ssh -Y machineB
then, on machineB, start the program you want displaying on machineA, for
instance firefox.
This is both easier to implement and also removes the security issues as ssh
is encrypted.
HTH,
Joost Roeleveld
next prev parent reply other threads:[~2010-06-08 6:49 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-08 0:14 [gentoo-user] Remotely working on Gentoo systems Jake Moe
2010-06-08 6:48 ` J. Roeleveld [this message]
2010-06-08 23:36 ` Jake Moe
2010-06-08 23:58 ` Alex Schuster
2010-06-09 0:04 ` Jake Moe
2010-06-09 6:41 ` J. Roeleveld
2010-06-11 9:00 ` SpaceCake
2010-06-11 9:33 ` AG
2010-06-11 14:36 ` Kevin O'Gorman
2010-06-09 0:00 ` Neil Bothwick
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=201006080848.33454.joost@antarean.org \
--to=joost@antarean.org \
--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