On Fri, 28 Dec 2007 22:59:18 -0700 "Joseph L. Casale" <[EMAIL PROTECTED]> wrote:
> I followed these instructions, > http://egopoly.com/archives/2006/09/how_to_use_vnc.html to successfully > connect to my centos 5.1 box. I assumed I could #chkconfig vncserver on to > make this permananet but when I tried to #service vncserver start I got the > message no desktop configured. Can anyone point me in the right direction to > have vncserver run at startup? Add a line to the end of /etc/vncservers that looks like this: VNCSERVERS="1:yourusernamehere" Run vncpasswd as the user whose username you specified above. -- MELVILLE THEATRE ~ Melville Sask ~ http://www.melvilletheatre.com _______________________________________________ CentOS mailing list [email protected] http://lists.centos.org/mailman/listinfo/centos

