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

Doug Palmer Doug_Palmer at sonic.com
Thu May 29 17:03:01 PDT 2003


Works great. Should probably implement it in it's own rc script but I'm
not picky.
Thanks for the help.

-----Original Message-----
From: Bob Blick [mailto:bobblick at covad.net] 
Sent: Thursday, May 29, 2003 4:55 PM
To: talk at nblug.org
Subject: RE: [NBLUG/talk] vncserver: what to put in ~/.vnc/xstartup ?


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


_______________________________________________
talk mailing list
talk at nblug.org
http://nblug.org/mailman/listinfo/talk



More information about the talk mailing list