Gentoo Archives: gentoo-user

From: Tom Smith <tom71713-gentoo52478932@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] vnc.so
Date: Sat, 07 Jan 2006 02:43:48
Message-Id: 43BF29F4.9070802@yahoo.com
In Reply to: Re: [gentoo-user] vnc.so by Statux
1 I understand how vnc.so works. I was trying to determine where to find
2 documentation for it, so I asked the more general question of which
3 package it came with. After more research (and a response received on
4 this list) I learned it is part of RealVNC.
5
6 What I was looking to do is provide additional configuration option for
7 X.org but couldn't do this until I knew where to find the docs--now I
8 do. So I just need to play with it to try and improve performance--I've
9 noticed (just recently) that performance over a VPN tunnel is quite slow
10 when compared to a LAN (I know, this is pretty obvious). What's odd,
11 though, is that performance is MUCH worse VNC-ing to my Gentoo server on
12 port :0 then it is on port :1, for example. Puzzling... Anyone have
13 ideas as to how I can improve this aspect of vnc.so?
14
15 ~ Tom
16
17 BTW... To enable the VNC password, add the following line to 'Section
18 "Screen" ' of xorg.conf: Option "PasswordFile" "/path/to/.vnc/passwd".
19 Usually, you have to add a "noauth" option in order to disable password
20 authentication--this is the option I chose since one would have to
21 authenticate via XDM and I use xlock/xautolock to secure the logged in
22 session.
23
24 Statux wrote:
25
26 >After you get X to start with the vnc module as you have, you just use a
27 >vnc viewing program (RealVNC is common). I typically connect to this
28 >system from another Windows box on the LAN but I have done Linux to
29 >Linux (vncviewer) with a system several states away. There's also a way
30 >to set a password but I forget how I did that. I remember setting it as
31 >root since the X server starts as root. There a command that comes with
32 >the client portion of vnc, I think. Poke around.
33 >
34 >To others reading this thread, only the newer branch of the vnc project
35 >(version 4, I think) has the vnc server module support. Looking at
36 >things, I see that version 4 is now marked stable (it wasn't when I
37 >installed it on two systems).
38 >
39 >Just a word of caution, if you connect to your own box you'll probably
40 >end up with some wacky stuff when you move your mouse, etc. It took me a
41 >while to understand that this is actually the mirror in a mirror issue.
42 >Once I connected from another system, things looked better :)
43 >
44 >On Fri, 2006-01-06 at 16:39 -0700, Tom Smith wrote:
45 >
46 >
47 >>Hi all,
48 >>
49 >>I installed "vnc" with the "server" USE flag enabled. I've been working
50 >>on getting the vnc.so module loaded for X.org and now have it working.
51 >>My question is, is this module a part of RealVNC or some other program?
52 >>(I tried to locate a description of the use flags for VNC but was unable
53 >>to.)
54 >>
55 >>Thanks in advance for the help.
56 >>
57 >>~ Tom
58 >>
59 >>
60 >
61 >
62 >
63 --
64 gentoo-user@g.o mailing list