On Mon, 10 Feb 2003 23:44:28 -0500 Jonathan Linowes <[EMAIL PROTECTED]>
wrote:

> i didn't get the "my favorite" way to work after a few hours of playing with
> it.
> Is there a simpler way to script vncserver to start up with Linux boots, or
> do I have to log in from a console to start it up first?

On my home lan server, also vnc server, I added a startup script to
/etc/rc.d/rc3.d. I made it the last, numerical script and all it does is:

"/usr/bin/vncserver -name KdeDesktop -geometry 800x600 -depth 16 :1 >&
/var/log/vncserver.log&"

There are  more polished examples, for sure... but on a home lan server what
else do you need?



-- 

******************************************************************************
                     Registered Linux User Number 185956
          http://groups.google.com/groups?hl=en&safe=off&group=linux
             Join me in chat at #linux-users on irc.freenode.net
    12:14am  up 34 days,  5:48,  2 users,  load average: 0.11, 0.12, 0.09
_______________________________________________
VNC-List mailing list
[EMAIL PROTECTED]
http://www.realvnc.com/mailman/listinfo/vnc-list

Reply via email to