Changes between Version 5 and Version 6 of IppInstallation
- Timestamp:
- Mar 14, 2011, 3:37:51 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IppInstallation
v5 v6 25 25 26 26 * {{{apt-get install `cat /home/ert/ipp/ExtraDebianPackages.lst`}}} 27 * or for more control: 28 {{{ 29 foreach i ( `cat /home/ert/ipp/ExtraDebianPackages.lst` ) 30 apt-get install $i 31 end 32 }}} 27 33 28 34 Tell them to disable apache:
