Networking Forums

Networking Forums > Computer Networking > Linux Networking > VNC - how to accelerate

Reply
Thread Tools Display Modes

VNC - how to accelerate

 
 
R.P.
Guest
Posts: n/a

 
      03-21-2008, 10:57 AM
Hi,

I'm using VNC over an OpenVPN connection to do home-work.
Connection is around 1 MBit throughput synchronous.

server: LibVNCServer 0.7.1 (Linux - SuSE 10.0)
client: xvnc4viewer 4.1.1+X4.3.0-21 (Linux - Debian Etch)

It works but I want to know if there are some tricks to accelerate
the connection.
The only thing I did was to start the vncviewer with the LowColourLevel=1 (64 colors).

May be there are some other measures to speed up the connection.

Do other options beside VNC exist to access the remote X system ?

Thomas
 
Reply With Quote
 
 
 
 
David Brown
Guest
Posts: n/a

 
      03-21-2008, 12:49 PM
R.P. wrote:
> Hi,
>
> I'm using VNC over an OpenVPN connection to do home-work.
> Connection is around 1 MBit throughput synchronous.
>
> server: LibVNCServer 0.7.1 (Linux - SuSE 10.0)
> client: xvnc4viewer 4.1.1+X4.3.0-21 (Linux - Debian Etch)
>
> It works but I want to know if there are some tricks to accelerate
> the connection.
> The only thing I did was to start the vncviewer with the LowColourLevel=1 (64 colors).
>


There are a fair number of different vnc servers and clients, with
varying support for compression systems. Personally, I've used TightVNC
(between windows systems mostly, but these are cross-platform programs)
which has a number of tighter compression options. Check what your
server-client combination supports, and consider TightVNC as an alternative.

Also consider what you are sending over the link - avoid trying to do
heavy graphics.

> May be there are some other measures to speed up the connection.
>


On the vpn, you can enable comp-lzo for compression. It won't help if
the vnc traffic is already compressed, but it can help for other traffic
over the same link.

> Do other options beside VNC exist to access the remote X system ?
>


Google for nomachine and freenx.

> Thomas

 
Reply With Quote
 
Rikishi 42
Guest
Posts: n/a

 
      03-21-2008, 06:04 PM
On 2008-03-21, R.P. <(E-Mail Removed)> wrote:
> I'm using VNC over an OpenVPN connection to do home-work.
> Connection is around 1 MBit throughput synchronous.
>
> server: LibVNCServer 0.7.1 (Linux - SuSE 10.0)
> client: xvnc4viewer 4.1.1+X4.3.0-21 (Linux - Debian Etch)
>
> It works but I want to know if there are some tricks to accelerate
> the connection.
> The only thing I did was to start the vncviewer with the LowColourLevel=1 (64 colors).
>
> May be there are some other measures to speed up the connection.
>
> Do other options beside VNC exist to access the remote X system ?


Consider using an X client over ssh. I can't help you with the setup,
only having done that with a Windows client.


--
There is an art, it says, or rather, a knack to flying.
The knack lies in learning how to throw yourself at the ground and miss.
Douglas Adams
 
Reply With Quote
 
R.P.
Guest
Posts: n/a

 
      03-21-2008, 08:03 PM
Am Fri, 21 Mar 2008 14:49:27 +0100
schrieb David Brown <(E-Mail Removed)>:

>
> On the vpn, you can enable comp-lzo for compression. It won't help if
> the vnc traffic is already compressed, but it can help for other traffic
> over the same link.


I tried this at client side but got:

"Bad LZO decompression header byte: 42"

Must this option "enabled" by the openvpn server too ?

>
> > Do other options beside VNC exist to access the remote X system ?
> >

>
> Google for nomachine and freenx.
>

Currently I try freenx but it is still not working...

Thank you.
 
Reply With Quote
 
David Brown
Guest
Posts: n/a

 
      03-22-2008, 07:43 AM
R.P. wrote:
> Am Fri, 21 Mar 2008 14:49:27 +0100
> schrieb David Brown <(E-Mail Removed)>:
>
>> On the vpn, you can enable comp-lzo for compression. It won't help if
>> the vnc traffic is already compressed, but it can help for other traffic
>> over the same link.

>
> I tried this at client side but got:
>
> "Bad LZO decompression header byte: 42"
>
> Must this option "enabled" by the openvpn server too ?
>


Yes, both ends must support the same compression techniques! But I
believe most vnc servers and clients will negotiate for compatibility.

>>> Do other options beside VNC exist to access the remote X system ?
>>>

>> Google for nomachine and freenx.
>>

> Currently I try freenx but it is still not working...
>


I'm not an expert on freenx, but I believe it is the best solution for
low bandwidth remote desktops, so keep trying!

> Thank you.

 
Reply With Quote
 
R.P.
Guest
Posts: n/a

 
      03-22-2008, 05:57 PM
Am Sat, 22 Mar 2008 09:43:13 +0100
schrieb David Brown <(E-Mail Removed)>:

> R.P. wrote:
> >>> Do other options beside VNC exist to access the remote X system ?
> >>>
> >> Google for nomachine and freenx.
> >>

> > Currently I try freenx but it is still not working...
> >

>
> I'm not an expert on freenx, but I believe it is the best solution for
> low bandwidth remote desktops, so keep trying!
>

Now it is running (I simply installed the latest rpms from nomachine and not the one
from my SuSE distribution) and it runs really fast !
Seems to be very good !
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Any http proxy to accelerate http GET method? Trent.Zhou@gmail.com Linux Networking 7 11-23-2007 05:16 AM



1 2 3 4 5 6 7 8 9 10 11