Size: 351
Comment:
|
Size: 394
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 7: | Line 7: |
1. Unzip package to a temporary folder on the server. {{{ | 1. Log on to the server and unzip package to a temporary folder on the server. {{{ ssh larm@iapetus |
Installation description
This page describes how to deploy the wowza-plugin-package.
Copy package to the machine where Wowza is installed.
scp LARM-CHAOS-Wowza-package.zip larm@iapetus:~/temp
Log on to the server and unzip package to a temporary folder on the server.
ssh larm@iapetus mkdir ~/temp/chaos/ unzip LARM-CHAOS-Wowza-package.zip -d ~/temp/chaos