Changes between Version 1 and Version 2 of Document/Testing
- Timestamp:
- 04/02/07 16:40:05 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Document/Testing
v1 v2 13 13 then, in order to update your eBox: 14 14 {{{ 15 $ apt-get update 15 $ ebox-software 16 }}} 16 17 18 You can now from the GUI interface to update all packages or you can do it manually through: 19 {{{ 17 20 $ apt-get install libebox ebox-* 18 21 }}}