Linux Service
Introduction
Penrose Server can be installed as a Linux service.
Installing/Uninstalling Penrose Service
To install:
cp PENROSE_SERVER_HOME/etc/init.d/penrose /etc/init.d chmod +x /etc/init.d/penrose
To uninstall:
rm /etc/init.d/penrose
Starting/Stopping Penrose Service
service penrose start service penrose stop
Log File
When running as a service, the output will be stored in PENROSE_SERVER_HOME/var/penrose.out.