Managing the Server > Managing Flash Communication Server on UNIX > Using the fcsmgr utility |
![]() |
Using the fcsmgr utility
Use the fcsmgr utility to perform basic management tasks for the Flash Communication Server service and the Admin service. You must be a root user to use the fcsmgr utility. The following table describes the commands for the fcsmgr utility.
Command |
Description |
---|---|
|
Sets the Flash Communication Server service to start automatically when the system is started. |
|
Sets the Flash Communication Server service to be started manually. This command only affects the server service; Admin services cannot be started automatically. |
|
Starts the Flash Communication Server service. |
fcsmgr server stop |
Stops the Flash Communication Server service. |
|
Stops a running Flash Communication Server service and restarts it. |
fcsmgr server |
Stops a running Flash Communication Server. Processes, such as streaming or garbage collection, are not allowed to complete. |
|
Starts, stops, restarts, or aborts the Admin service. |
For other administrative tasks, such as adding users or checking the status of applications, you use the Administration Console. For more information, see Using the Administration Console. Although you do not need to be a root user to use the Administration Console, the Admin service itself does need to be started by a root user using the fcsmgr utility before anyone can use the Administration Console.
![]() |