[debian-edu-commits] [Debian Wiki] Update of "DebianEdu/Documentation/Jessie/Upgrades" by WolfgangSchweer
Debian Wiki
debian-www at lists.debian.org
Sat Apr 18 22:58:49 UTC 2015
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.
The "DebianEdu/Documentation/Jessie/Upgrades" page has been changed by WolfgangSchweer:
https://wiki.debian.org/DebianEdu/Documentation/Jessie/Upgrades?action=diff&rev1=15&rev2=16
Comment:
squid migration is now done via cfengine run.
cp /etc/krb5.conf.backup /etc/krb5.conf
}}}
- * Replace {{{squid}}} with {{{squid3}}}, keep the cache; a new swap file will be generated and the cache index be rebuilt upon first {{{squid3}}} start.
-
- {{{
- service squid stop
- umount /var/spool/squid
- sed -i 's#/var/spool/squid#/var/spool/squid3#' /etc/fstab
- mount /var/spool/squid3
- service squid3 start
- apt-get -y purge squid squid-common
- }}}
* Regenerate {{{gosa.secrets}}} to make GOsa² work with new php version; backup {{{gosa.conf}}} just in case it has been modified.
More information about the debian-edu-commits
mailing list