Upgrading NSIA » History » Version 1
Luke Murphey, 04/03/2010 12:47 PM
| 1 | 1 | Luke Murphey | h1. Upgrading NSIA |
|---|---|---|---|
| 2 | 1 | Luke Murphey | |
| 3 | 1 | Luke Murphey | If you installed NSIA via the Windows installer, then NSIA can be upgraded by rerunning the installer for the newer version. |
| 4 | 1 | Luke Murphey | |
| 5 | 1 | Luke Murphey | If you used the zip archive then you can overwrite the existing installation directory with the newer archive. For example: |
| 6 | 1 | Luke Murphey | |
| 7 | 1 | Luke Murphey | <pre> |
| 8 | 1 | Luke Murphey | unzip -u "ThreatFactor NSIA 0.8.96.zip" -d /opt/nsia |
| 9 | 1 | Luke Murphey | </pre> |