Linux VNC Newbie Question
Tim Waugh
twaugh@redhat.com
Tue Dec 10 13:26:01 2002
On Tue, Dec 10, 2002 at 07:46:49AM -0500, Justin Fields wrote:
> I got a fresh download of VNC installed on one of the new
> machines,
That was your mistake. :-)
As shipped, Red Hat Linux 8.0 comes with VNC, complete with a default
configuration to use the Bluecurve theme. You just had to run
'vncserver', and be done.
The magic bit of configuration is in .vnc/xstartup. Change it to
this:
-->
#!/bin/sh
# Red Hat Linux VNC session startup script
exec /etc/X11/xinit/xinitrc
<--
Tim.
*/
[demime 0.99d.1 removed an attachment of type application/pgp-signature]