Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject:
PostPosted: Mon Nov 16, 2009 3:58 am 
Offline
Junior Member

Joined: Wed Nov 04, 2009 5:22 am
Posts: 27
Guspaz wrote:
nx still forwards NX, but it does compression and caching to eliminate most of the X round-trips:

http://en.wikipedia.org/wiki/NX_technology

It's generally a lot faster than VNC while providing similar functionality to X. You can forward just a single app (or all apps).

For example, when my friend comes over to my house to do some coding, he fires up NX and connects to his box back home. Up on his Windows desktop pops up KDevelop, kate, konsole, etc. They each show up as separate windows, as if they were local apps.


Thanks. NX looks interesting...I didn't realize it forwarded X so it should work with all X applications. Looks like you need a software component on both sides, though. If I want to run more robust X applications remotely in the future I will probably look into using this.


Top
   
 Post subject:
PostPosted: Mon Nov 16, 2009 1:20 pm 
Offline
Senior Member
User avatar

Joined: Tue May 26, 2009 3:29 pm
Posts: 1691
Location: Montreal, QC
AtomicDog wrote:
Thanks. NX looks interesting...I didn't realize it forwarded X so it should work with all X applications. Looks like you need a software component on both sides, though. If I want to run more robust X applications remotely in the future I will probably look into using this.


Pretty much any remote desktop solution (X, NX, VNC, etc) will work with all X applications...

In NX's case, it sort of acts as an X accelerator. Part of the speedup is from compression, but most of the speedup is from eliminating round-trips and doing things asynchronously.

It should be noted, though, that all solutions will require software on both sides... Plain X forwarding will require X and an SSH daemon on the remote side, and an X server and SSH client on the client side.


Top
   
 Post subject:
PostPosted: Thu Dec 03, 2009 1:51 am 
Offline
Senior Newbie

Joined: Fri Mar 24, 2006 8:56 pm
Posts: 15
I'm not a windows user, so I'm not sure, but does putty support the "-c" flag for ssh? It forces the data to be compressed between the client and the server. Looking at your ltrace values, and your tcpdumps, it appears that it wouldn't help, but it also wouldn't hurt to try if it is available...


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group