Changes between Version 20 and Version 21 of jessie-upgrade-tech-notes
- Timestamp:
- Dec 5, 2015, 9:26:42 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jessie-upgrade-tech-notes
v20 v21 33 33 * Run: {{{apt-get purge $(deborphan)}}} remove those unneeded packages. 34 34 * Run: {{{apt-get update && apt-get autoremove}}} for completeness. 35 * Edit /usr/local/etc/red/red_web_conf.apache2.conf Change: 36 {{{ 37 +$reload_apache_cmd = '/bin/systemctl restart apache2.service'; 38 -$reload_apache_cmd = '/etc/init.d/apache2 reload'; 39 }}} 35 40 * Log in to hay to rebuild all web configurations. If your mosh is boggs, run: 36 41 {{{