| Line | |
|---|
| 1 | Linux/Unix QuickStart |
|---|
| 2 | --------------------- |
|---|
| 3 | |
|---|
| 4 | Make a configuration directory: |
|---|
| 5 | % mkdir $HOME/.StormSiren |
|---|
| 6 | |
|---|
| 7 | |
|---|
| 8 | Copy the example Log Configuration file to configuration directory |
|---|
| 9 | % cp examples/StormSiren-log.conf $HOME/.StormSiren/. |
|---|
| 10 | |
|---|
| 11 | Copy the example Configuration file to configuration directory |
|---|
| 12 | % cp examples/StormSiren.conf $HOME/.StormSiren/. |
|---|
| 13 | |
|---|
| 14 | =============================================================================== |
|---|
| 15 | |
|---|
| 16 | Windows NT/2K/XP QuickStart |
|---|
| 17 | --------------------------- |
|---|
| 18 | |
|---|
| 19 | Make a configuration directory: |
|---|
| 20 | > mkdir "%USERPROFILE%/StormSiren" |
|---|
| 21 | |
|---|
| 22 | |
|---|
| 23 | Copy the example Log Configuration file to configuration directory |
|---|
| 24 | % cp examples/StormSiren-log.conf "%USERPROFILE%/StormSiren/." |
|---|
| 25 | |
|---|
| 26 | Copy the example Configuration file to configuration directory |
|---|
| 27 | % cp examples/StormSiren.conf "%USERPROFILE/StormSiren/." |
|---|
| 28 | |
|---|
| 29 | =============================================================================== |
|---|
| 30 | |
|---|
| 31 | Edit the Configuation file to suite your needs. Information can be |
|---|
| 32 | found at the website for configuring different device types. |
|---|
| 33 | |
|---|
| 34 | http://www.cfreeze.com/trac/stormsiren/wiki/Configuration |
|---|