Flash Media Server Resources
|
Start and stop the server
Start and stop the server in WindowsUse one of the following methods to shut down or restart
the server.
Start the server from the Start menu Do one of the following:
Stop the server from the Start menu Do one of the following:
Start, stop, or restart the server from the Services windowChoose Start > Control Panel > Administrative
Tools > Services.
Do one of the following:
Select Flash Media
Server (FMS) from the Services list and click Stop, Start, or Restart.
Select Flash Media Administration Server from the Services
list and click Stop, Start, or Restart.
Start and stop the server in LinuxStart, stop, or restart Flash Media ServerLog in as
a root user.
Change to the directory where the server is installed.
Open a shell window and type one of the following:
./fmsmgr server start
./fmsmgr server stop
./fmsmgr server restart
Start, stop, or restart the Administration ServerLog
in as a root user.
Change to the directory where the server is installed.
Open a shell window and type one of the following:
./fmsmgr adminserver start
./fmsmgr adminserver stop
./fmsmgr adminserver restart
Start, stop, or restart Flash Media Server using the command line* cd /<the directory where FMS is installed>.
Enter ./server [start | stop | restart].
Start, stop, or restart the Administration Server using the command line* cd /<the directory where FMS is installed>.
Enter ./adminserver [start | stop | restart].
|