1. Download and install fms2Program, Click to download
2. installation:
Tar zxvf flashmediaserver2.tar.gz
CD fms_2_0_rjr27_linux
./Installfms-platformwarnonly
Note:-platformwarnonly: Ignore the Installation Platform. Because some systems cannot be installed, this must be added. After the installation program is executed, there will be something similar to the agreed terms and so on. You just need to press Ctrl + C and then enter some configuration. Generally, it will work by default. What I fill in is like this:
Installation Directory =/opt/Macromedia/FMS // installation directory
Microsoft server port = 1935 // service port
Microsoft Admin Server Port = 1111 // Management Port
Administrative username = Yingzi // Administrator
Administrative Password = (SUPPRESSED) // administrator password
FMS owner = root
FMS service user = root
FMS service user group = root
FMS run as Daemon = Yes
Start FMS = Yes
3. Start and Stop
Start:
./Fmsmgr server FMS start
./Fmsmgr adminserver start
Stop:
./Fmsmgr server FMS stop
./Fmsmgr adminserver stop
4. Serial number:
for Linux, the serial numbers are all in windows. Download the Windows version, decompress the package, and copy the license under the unlimited serial number directory. copy the LIC file to the licenses directory of the Linux installation directory, and then restart it.