public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Iain Buchanan <iaindb@netspace.net.au>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] remote desktop suggestion
Date: Fri, 22 Jan 2010 08:55:04 +0930	[thread overview]
Message-ID: <1264116304.3302.8.camel@localhost> (raw)
In-Reply-To: <4B58D0D4.3050608@gmail.com>

On Thu, 2010-01-21 at 17:10 -0500, Valmor de Almeida wrote:
> Hello,
> 
> I would like to try a remote desktop server/client app (linux to linux).
> Would anyone have suggestions? freenx x ltsp x vnc x others?

I've settled on tightvnc since so many different clients and servers
support it (windows, linux, etc).  The Gnome vnc server (vino) also
supports tightvnc extentions.  It can be a bit of a hassle to get going,
but make sure "vino" is running on the server as a logged-in user.  Then
run (I use net-misc/tightvnc):

$ vncviewer -encodings tight host
or to tunnel it over ssh:
$ vncviewer -encodings tight -via 123.456.789.012 localhost
and to change the ssh port:
$ VNC_VIA_CMD="/usr/bin/ssh -p 12345 -f -L %L:%H:%R %G sleep 20" vncviewer -via 123.456.789.012 localhost

It works pretty well, even over dialup.

You do need the remote user logged in though.  If you want a
terminal-services type model, then you can set up vnc to run as root and
take users to the gdm (or other) login manager.  Search Google for the
instructions.  I've seen it working, but never done it myself.  I would
definitely put it behind ssh in this case.

HTH,
-- 
Iain Buchanan <iaindb at netspace dot net dot au>

"My education message will resignate amonst all parents."

George W. Bush
January 19, 2000
Quoted in the New York Post.




  reply	other threads:[~2010-01-21 23:26 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-21 22:10 [gentoo-user] remote desktop suggestion Valmor de Almeida
2010-01-21 23:25 ` Iain Buchanan [this message]
2010-01-22  0:13 ` [gentoo-user] " Nikos Chantziaras
2010-01-22 20:46   ` Valmor de Almeida
2010-02-01 18:06   ` [gentoo-user] configuring x2go on gentoo Valmor de Almeida
2010-02-01 18:57     ` [gentoo-user] " Nikos Chantziaras
2010-02-02 12:29       ` Momesso Andrea
2010-02-02 16:54         ` Nikos Chantziaras
2010-02-02 14:37       ` Valmor de Almeida
2010-02-02 17:00         ` Nikos Chantziaras
2010-02-02 18:29         ` Valmor de Almeida
2010-01-22 15:35 ` [gentoo-user] remote desktop suggestion Paul Hartman
2010-01-26 22:01   ` Amit Dor-Shifer
2010-01-26 22:38     ` Alan McKinnon

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=1264116304.3302.8.camel@localhost \
    --to=iaindb@netspace.net.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