Gentoo Archives: gentoo-amd64

From: "Conway S. Smith" <beolach@×××××××.net>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Can I run a complete desktop remotely?
Date: Sat, 26 May 2007 22:55:17
Message-Id: 20070526165134.77091d7f@mandalor.homelinux.net
In Reply to: Re: [gentoo-amd64] Can I run a complete desktop remotely? by Nuitari
1 On Sat, 26 May 2007 17:47:36 -0400 (EDT)
2 Nuitari <nuitari@××××××××××××××××.net> wrote:
3 > >> Hi,
4 > >> Is it possible to run a complete Gnome desktop from a remote
5 > >> location through ssh? I'm not talking about using vnc to watch a
6 > >> remote desktop but actually run one remotely and only have it
7 > >> displayed here.
8 > >
9 > > SSH also includes functionality to allow X11 forwarding through the
10 > > encrypted SSH connection.
11 >
12 > You'll need a fast (100mbps+) lan for it, even with the ssh
13 > compression enabled.
14 >
15
16 True (although I'd say 10mbps can be fast enough, depending on how
17 much other network traffic there is), but with a fast enough network &
18 slow enough processors, it can be better NOT to use compression, as
19 compression requires CPU time on both sides of the connection, possibly
20 adding more latency than would be saved by lower data transfer on the
21 network.
22
23 > VNC is a much more efficient protocol then X11 for remote desktop.
24
25 For running a complete Gnome desktop session, I'd agree VNC is usually
26 better. But for running individual remote programs that use smaller
27 windows, X can be pretty efficient. And there's other advantages X has
28 over VNC, like hardware accelerated graphics.
29
30
31 Conway S. Smith

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-amd64] Can I run a complete desktop remotely? Joerg Gollnick <gentoo102004@×××××××××××××××.de>