How (or can) I ---

Mike Rambo mrambo@lsd.k12.mi.us
Thu, 28 Jun 2001 09:11:46 -0400


Mike Rambo wrote:
> 
> 
> Hold on - I take that back. When I log into the GUI I have
> Gnome/Enlightenment. Xvnc OTOH is indeed using twm to set up the X
> session. I don't know how to change this. Does anyone out there?
> 

Doh -- I should have looked before asking. It's in the xstartup file in
the users HOME/.vnc directory.

<time passes>

Ok - got it.

Added to rc.local:
su user -c /path/vncserver :1

su user -c /path/Faircom_start &

Faircom_start is a sh script that:

wine /path/to/program -display localhost:1 >/dev/null

When I vncviewer as another user the database server (appears at least)
to be running happily. Now to get this on a network and see if
everything actually works right.

Thanks everyone.


-- 
Mike Rambo
mrambo@lsd.k12.mi.us