On Sat, Jul 27, 2002 at 08:52:26AM -0400, [EMAIL PROTECTED] wrote: > 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.
Presumably by "Linux 7.2" you mean RedHat. Which file did you get exactly? I would be very surprised if vnc has not been packaged for RedHat. After all, it has for Debian. To start a vncserver, you typically type: vncserver :A -geometry XxY -depth Z where A is the display number, X and Y are the geometry of the desired desktop and Z is the number of bits to use for colour. -- Phil Reynolds (PGP now available) o ____ Internet: [EMAIL PROTECTED] |L_ \ / Web: http://www.tinsleyviaduct.com/phil/ (_)- \/ Waltham 67, Emley Moor 69, Droitwich 79, Windows 95 _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] http://www.realvnc.com/mailman/listinfo/vnc-list
