Install Process Extractor as a Linux daemon
You can install Process Extractor as a Linux daemon.
Procedure. Procedure
Open a terminal in the <Process Extractor installation>/bin directory.
Run ./wrapper.sh install.
Must be root to perform this action.
Process Extractor daemon is installed. The daemon is configured to start automatically when the Linux system is started.
The daemon is not started.
To start the daemon, run ./startup.sh from the terminal.
To stop the daemon, run ./shutdown.sh from the terminal.
To remove the daemon, run ./wrapper.sh remove.
Must be root to perform this action.