

$SOFFICE_PATH -headless -nologo -nofirststartwizard -accept="socket,host=127.0.0.1,port=8100 urp" & > /dev/null 2>&1Įcho "Stopping OpenOffice headless server."

# description: headless openoffice server scriptĮcho "OpenOffice headless server has already started."Įcho "Starting OpenOffice headless server" Now you need to create a script to start it as a service: The 2 latter packages are required or you will get an error message: This url is not supported Sudo apt-get install -headless -writer -draw It's taken me forever to figure out to get this going so now that I've found it out here's the solution (thanks to this post: )įirst of all install the headless openoffice from the repositories:
