Previous Topic: Stop the JCS Service from the Command Prompt WindowNext Topic: Run the JCS from the Command Line


Start the JCS Using the UNIX Daemon

The JCS installation process creates a startup script named -jcs and links it to the rc.d system on the local system. The script responds to standard start, stop, restart and status requests, and automatically runs the JCS in run levels 2-5, or shuts it down on 0,1, and 6 corresponding to system halt, single user mode, and reboot.

/etc/init.d/im_jcs start

Starts the JCS daemon

/etc/init.D/im_jcs restart

Restarts the JCS daemon

/etc/init.d/im_jcs stop

Stops the JCS daemon

/etc/init.d/im_jcs status

Displays the status of the JCS daemon