> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> 
> I installed VNC on Linux 7.2. I unzipped the file but for 
> some reason it does 
> not seem to work. At the Shell I typed vncserver (then the 
> server name) but 
> nothing afterwards. Is it a video card problem or am I 
> missing a step. Any 
> input would be gladly appreciated.

I'm sure it is not linux 7.2 (as it is in the 2.4.xx or 2.5.xx range) If it
is Suse or RedHat in version 7.2, get all vnc packages from your
distribution and install them. That will work.

Then have a look at the next setups to have a more comfortable setup:




http://www.sourcecodecorner.com/articles/vnc/linux.asp
... to start a new server on the fly. It is presented for linux which is
just an other unix. I bet you only need to adapt the /etc/services and
/etc/inetd.conf files.
To check if it might work: `Xvnc :4 -query localhost`.
Details to the /etc/inetd.conf file:
- use the path to your Xvnc binary.
- add the fontpath (-fp ...) to reflect your local fontpath (`xrdb -q`)


http://xf4vnc.sourceforge.net/
If you use the XFree86 Xserver: gives access to :0


http://www.hexonet.de/software/x0rfbserver/
If your Xserver uses the framebuffer device: gives access to :0


CBee
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to