[debian-edu-commits] [Debian Wiki] Update of "DebianEdu/Documentation/Jessie/Upgrades" by WolfgangSchweer
Debian Wiki
debian-www at lists.debian.org
Thu Mar 12 09:48:42 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=13&rev2=14
Comment:
better keep a backup copy of existing gosa.conf file.
apt-get -y purge squid squid-common
}}}
- * Regenerate gosa.secrets to make GOsa² work with new php version; gosa.conf file assumed to be unchanged.
+ * Regenerate gosa.secrets to make GOsa² work with new php version; backup gosa.conf just in case it has been modified.
{{{
rm /etc/gosa/gosa.secrets
+ cp /etc/gosa/gosa.conf /etc/gosa/gosa.conf.wheezy_version
cp /etc/gosa/gosa.conf.orig /etc/gosa/gosa.conf
gosa-encrypt-passwords
}}}
More information about the debian-edu-commits
mailing list