Upgrade to Zentyal 6.2
Saltar para a navegação
Saltar para a pesquisa
Before upgrade
- close port 25 on the firewall and maybe also the access to samba shares
- do a snapshot
- make a copy of the stubs
cp -ra /usr/share/zentyal/stubs /usr/share/zentyal/stubs.beforeupgrade-6.2
- make a copy of the zentyal config
cp -ra /etc/zentyal /etc/zentyal.beforeupgrade-6.2
- make sure all system updates have been installed (i.e. there are no system updates)
- some cleanup of previous updates: Ubuntu clean packages after update
Upgrade
- click on the upgrade button in the web ui
- wait until in the console it's written that the upgrade is done
- reboot
Post upgrade
Integrate new package conf files
zentyal conf files maintained from v6.1
dns.conf samba.conf
Integrate new stubs
stubs maintained from v6.1
dns/named.conf.mas - dns/named.conf.option.mas - mail/archivemail.mas - sort a logging problem mail/dovecot.conf.mas - for mail certificate purposes mail/main.cf.mas - for mail certificate purposes, encryption and DKIM samba/shares.conf.mas - solve access permission issue on shares samba/smb.conf.mas - solve access issue of Nextcloud server sogo/sogo.conf.mas - enable vacation setting sogo/SOGo.conf-apache.mas - http access problem
stubs changes
NONE
Finally reboot
Post boot fixes
NONE