[NBLUG/talk] vncserver: what to put in ~/.vnc/xstartup ?

Bob Blick bobblick at covad.net
Thu May 29 16:53:00 PDT 2003


Doug Palmer said:
> Cool. Next step: how do I make it run at boot, as my user?

add this to the end of your final boot script(/etc/rc.d/boot.local on a
SuSE machine):

su - doug -c "vncserver -name kde -depth 24"

assuming your login name is doug and you want kde with 24 bit color.

The "-" with space around it between su and doug is significant and must
have space around it, read the su manpage for details.

Cheers,

Bob





More information about the talk mailing list