Unix daemon
On Linux systems, WebClient tools can be installed as daemon processes and maintained using the following commands: webclient-admin, webclient-and-admin, webclient-cluster, webclient-session and webclient
Each command provides the following options:
Option
Action
restart
Stop and start again the daemon in background mode.
run
Run the daemon in foreground mode.
start
Run the daemon in background mode.
status
Show the daemon status.
stop
Stop the daemon.
Daemon configuration
WebClient tools on Linux look for the default_java.conf file, that is located in the bin directory.
This file is generated by the setup process and it includes the location of the SDK and the associated Java.
In this file, comments are prefixed by a hash and each entry is on a separate line.