Changes between Version 30 and Version 31 of jessie-upgrade-tech-notes
- Timestamp:
- May 2, 2016, 2:50:24 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
jessie-upgrade-tech-notes
v30 v31 57 57 }}} 58 58 * Run: {{{shutdown -h now}}} to reboot the system (yes, we say "-h" which means halt, but our virtualization engine will detect that it is off and restart it for us) 59 * Log in to hay to rebuild all web configurations. If your mosh is boggs, run:59 * Rebuild all web configurations. 60 60 {{{ 61 ssh root@hay.mayfirst.org 62 ./force-update-of-web-config boggs 61 # /usr/local/share/red/node/sbin/red-regenerate-web-config 63 62 }}} 64 63 * Ensure that postgrey is running. If not: … … 100 99 * /etc/default/grub 101 100 * /var/log/sysstat: The newer version of sysstat asks that you delete the current files, do it 102