Greyweave background problems - VNC with KDE on FC3

Mike Miller mbmiller "at" taxa.epi.umn.edu
Fri Apr 15 22:08:00 2005


On Fri, 15 Apr 2005, Chris Branas wrote:

> I've read all through the documentation, etc. but I can't seem to fix 
> this with the prescribed methods. I want to run vnc to connect to kde. I 
> am running the command "vncserver :10" and vnc starts.


I can run Xvnc on all but :10.  The reason is that port 6010 is being used 
for SSH port forwarding.  So I just don't use :10.

Xvnc with :nn needs for ports 59nn (vnc), 58nn (java httpd server) and 
60nn (X)  all to be free. Well, 58nn only needs to be free for the Java 
access to work properly.

Mike