Restarting a Server
To restart a server, follow these steps:
1. Log into the server system as superuser (root).
2. Enter the following command to see if the dced process is already running:
# ps -e
3. If the dced process appears on the list of active processes, proceed to step 4. If the dced process does not appear on the list of active processes, enter the following command
to start the process:
# dced
4. Enter the following command to see if the cdsadv process is already running:
# ps -e
5. If the cdsadv process appears on the list of active processes, proceed to step 6. If the cdsadv process does not appear on the list of active processes, enter the following
command to start the process:
# cdsadv
6. Enter the following command to restart the server:
# cdsd
When the server process starts, it starts all clearinghouses on the system.
|