Start and stop the Admin Server.
|
"Managing Servers with Netscape Console",
Chapter 8
|
|
Starting the Admin Server
The Administration Server automatically starts once it's installed. When
you need to restart the server, you can start it from Netscape Console or
from the command line.
To restart the Administration Server from the command line:
- Unix: In the server root, enter
./start-admin .
- Windows NT: From the Start Menu, choose Run.
Then enter
server_root/start-admin.cmd .
To restart the Administration Server using Netscape Console:
- From the Navigation Tree in Netscape Console, open the
Administration Server you want to start.
- Click Tasks, then choose Restart Server.
Figure 5.8
Stopping the Admin Server
To stop the Administration Server from Netscape Console:
- From the Navigation Tree in Netscape Console, open the Administration Server you want to stop.
-
Click Tasks, then choose Stop Server.
To stop the Administration Server from the command line:
- Unix: In the server root, enter
./stop-admin .
- Windows NT: From the Start Menu, choose Run.
Then enter
server_root/stop-admin.cmd .
|