Hi Tim,

> On 09/09/12 17:50, Keith Edmunds wrote:
> > echo "setting up vnc"
> > vncserver -geometry 1024x768 -depth 24 :1
>
> Cheer Keith but still no vnc start, when should it start before a user
> logins in or after??

Another thing to help debug this would be to have

    id >>/tmp/timdebug.$$

in /etc/rc.local before the VNC stuff.  After boot, log in and

    cd /tmp && ls -ltr timdebug.*

to see all the files created over your various boots, most recent last.
The content of the files will tell you whom rc.local is running as.

Cheers, Ralph.

--
Next meeting:  2012-10-?? 20:00
Meets, Mailing list, IRC, LinkedIn, ...  http://dorset.lug.org.uk/
New thread on mailing list:  mailto:[email protected]
How to Report Bugs Effectively:  http://goo.gl/4Xue

Reply via email to