-
My Etherpad start up script
I like my etherpad to run in a screen so I can jump in and out:
I know it’s messy but it’s all I have. I recommend not using this on a box running anything other than etherpad. I paste this to /etc/init.d/etherpad and chmod it
/etc/init.d/nrpe start killall java -9 killall soffice.bin /usr/bin/soffice -headless -nofirststartwizard -accept="socket,host=localhost,port=8100;urp;StarOffice.Service" & cd /usr/local/etherpad/trunk/etherpad screen bin/run-local.sh
Related posts:
- Etherpad Office Import & Export after Upgrade to V1 V1 does not natively support office import / exports yet...
- Problem with Etherpad file import/export In Etherpad when you click to export a Word .doc...
- Ubuntu Etherpad Init script won’t work This is due to a permission error on the log...
- Installing Etherpad on Debian IMPORTANT NOTE: THIS DOCUMENTATION IS NOW DATED. You can now...
- Rebranding Etherpad Changing the logos & brand name from Etherpad to your...