close
Warning:
Can't synchronize with repository "(default)" (/common/SVN/wimax does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Oct 4, 2012, 7:05:38 PM (11 years ago)
- Author:
-
seskar
- Comment:
-
—
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v13
|
v14
|
|
1 | | = 8. Case 3: Software Installation, Configuration and Operation = |
| 1 | = 8. Upgrade Instructions = |
| 2 | |
| 3 | Backup all of the configuration files: |
| 4 | |
| 5 | {{{ |
| 6 | |
| 7 | }}} |
| 8 | |
| 9 | {{{ |
| 10 | apt-get update |
| 11 | |
| 12 | dpkg --purge --force remove asn-gw0.9.0 |
| 13 | apt-get instal asn-gw1.0.1 |
| 14 | }}} |
2 | 15 | |
3 | 16 | |
| 17 | Restore configuration files |
4 | 18 | |
| 19 | {{{ |
| 20 | }}} |
| 21 | |