Start, stop, or restart Flash Media Server
- Log 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 fmsstart
- ./fmsmgr server fmsstop
- ./fmsmgr server fmsrestart
Start, stop, or restart the Administration Server
- Log 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].