Re: x2x or other program



On 1/3/07, Marius Gedminas <marius@xxxxxx> wrote:
On Wed, Jan 03, 2007 at 10:40:18AM -0900, James R. Jones wrote:
I just installed ubuntu on a pc, and looking to use it to do X windows
between this system and a red-hat server. My question is what is the
most popular way of doing this. Should I use x2x, VNC, or are there
other programs that are better for the redhat server and ubuntu
workstation.

Well, what you you mean when you say you want to use it "to do X
windows"?

It's the X Window System (with no ending "s")...

Do you want to launch applications on the server and have them open
windows on your PC? Then use SSH X forwarding (ssh -X server app).

This is how I sporadically run applications on remote systems, but the
performance is worse than using VNC and even more worse than using
NX/FreeNX. Thus, I would only recommend using SSH X11 forwarding for
running a single X11 client over a broadband, fast connection for a
short period of time.

Do you want to use a single mouse and keyboard to control two machines,
both of them running X on separate monitors, situated side by side?
Then use x2x.

I tend to prefer Synergy since it's cross platform (it supports Mac OS
X, Windows, Linux and maybe others). However, since Synergy is also
insecure, I always tunnel it over a SSH connection.

Do you want to connect to a remote desktop over the network, control it,
and be able to disconnect without stopping the running applications
there? Then use VNC.

VNC is painfully slow and insecure (unless encapsulated inside a SSH
tunnel). NX/FreeNX offers the same kind of functionality and it
performs far better on any kind of connection. Since NX/FreeNX works
over SSH and uses differential, smart X11 protocol compression, it's
more secure and performs much better, even on 64Kbps ISDN links. If
the remote system is a Windows machine, I would rather use RDP/ICA
since NX/FreeNX is only supported currently on Linux and Solaris
(AFAIK).

--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • Re: FC6 VPN
    ... Then you can run any application you would like off the server by simply running it, or if you want to run a whole session, use gnomesession. ... ssh client that supports X forwarding, which is want you want to be looking at. ... SSH allows you to forward any local port to any remote port. ... If you need to connect to, say a windows share, you would forward your local port to the linux server through the ssh tunnel. ...
    (Fedora)
  • Re: Making VNC behave like Windoze RDP
    ... SSH tunnel, but I might try Cygwin too. ... > This allows you to connect via vnc, run programs, disconnect, then ... >> While I'm on the subject, is anyone aware of a better remote desktop ... > And by just sending the windows of the particular programs you want to ...
    (Fedora)
  • Re: VNC - How do I type # ? (and other questions)
    ... 1hd325i.1wu5tk9zx69szN%black.hole@xxxxxxxxxxxxxxx, "Jon B" ... work in Chicken of the VNC. ... The server (Windows XP) ends up seen a plain old 3. ...
    (uk.comp.sys.mac)
  • Re: OpenSSH Windows Security
    ... SFTP is typically defined as using an SSH capable FTP client to connect ... It uses the "native" commands on the server to provide ... (does Tuxcmd have a Windows port)? ...
    (alt.computer.security)
  • vnc through ssh for windows
    ... and authentication of server and viewer. ... >VNC protocol is non-encrypted, and the password security is laughable. ... > I'm using Remote Desktop to manage my Windows XP clients and Windows ... with ssh as the transport????? ...
    (Security-Basics)