04-03-2008 07:25 AM
04-03-2008 07:55 AM
#!/bin/sh
echo "Starting Xvfb…"
export DISPLAY=:1
`/usr/X11R6/bin/Xvfb -fp /usr/share/fonts/X11/misc :1 -screen 0 800x600x16 -fbdir /usr/src` &
echo "Starting OpenOffice service…"
/usr/lib/openoffice/program/soffice "-accept=socket,host=localhost,port=8100;urp;StarOffice.ServiceManager" -nologo -headless -nofirststartwizard "-display :1" &
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.