Tag: Zimbra 7

  • Zimbra migration from 7 to 8 + 32 bit to 64 bit server

    WHAT IS THE GOAL Migrate Zimbra 7 (mailboxes, documents,…) to new 64 bit server with Zimbra 8.0. STEP BY STEP GUIDE 1. PREPARE OLD SERVER name: mail.domain.tld OS: Centos 5.8 32 bit Zimbra: Zimbra 7.2.0 [zimbra@oldserver ~]$ cat /etc/redhat-release CentOS release 5.8 (Final) [zimbra@oldserver ~]$ zmcontrol -v Release 7.2.0_GA_2669.RHEL5_20120410001957 CentOS5 FOSS edition. UPGRADE to latest…

  • Upgrade to Zimbra 7.*

    Platform Centos 5.5 32bit Previous version of Zimbra 6.0.12 1. Download zcs 7 with wget; [root@server ~]# wget http://files.zimbra.com/downloads/7.0.1_GA/zcs-7.0.1_GA_3105.RHEL5.20110304210448.tgz 2. Unpack zcs 7 in current directory; [root@server ~]# tar xvzf zcs-7.0.1* 3. Change directory to zsc-7.0.1*; [root@server ~]# cd zcs-7.0.1* 4. Install zcs 7 on Centos 5.5 with –platform-override ; [root@server zcs*]#./install.sh -s –platform-override 5.…