{"id":46,"date":"2023-07-11T21:28:56","date_gmt":"2023-07-11T21:28:56","guid":{"rendered":"http:\/\/thejonas.net\/?page_id=46"},"modified":"2023-07-15T08:12:32","modified_gmt":"2023-07-15T15:12:32","slug":"zimbra-on-centos","status":"publish","type":"page","link":"https:\/\/www.thejonas.net\/?page_id=46","title":{"rendered":"Zimbra on CentOS"},"content":{"rendered":"\n<h1 class=\"wp-block-heading\">Zimbra on CentOS<\/h1>\n\n\n\n<p><strong>Configure you Hosts file for Zimbra<\/strong><br>nano \/etc\/hosts<br>10.0.0.70 yourserver.net yourserver<br>nano \/etc\/resolv.conf<br>search yourserver.net<br>nameserver 127.0.0.1<\/p>\n\n\n\n<p><strong>Turn off IPtables and SElinux<\/strong><\/p>\n\n\n\n<p>setenforce 0<br>service iptables stop<br>service ip6tables stop<br>chkconfig iptables off<br>chkconfig ip6tables off<br>service postfix stop<br>chkconfig postfix off<\/p>\n\n\n\n<p><strong>Install Dependencies<\/strong><\/p>\n\n\n\n<p>yum -y install perl perl-core wget screen w3m elinks bind-utils unzip nmap sed nc sysstat libaio rsync telnet aspell<br>yum install dig libgmp10 libperl5.18 unzip pax sysstat sqlite3 dnsmasq wget<\/p>\n\n\n\n<p><strong>Confirgure DNS for Zimbra using DNSMASQ<\/strong><br>Place this code at the bottom of the <strong>\/etc\/dnsmasq.conf<\/strong><\/p>\n\n\n\n<p>nano \/etc\/dnsmasq.conf<br>server=8.8.8.8<br>server=4.4.4.4<br>domain=yourserver.net<br>mx-host=yourserver.net,yourserver.net,5<br>listen-address=127.0.0.1<\/p>\n\n\n\n<p><strong>Restart Dnsmasq, and set it to start at boot.<\/strong><\/p>\n\n\n\n<p>\/etc\/init.d\/dnsmasq restart<br>chkconfig dnsmasq on<\/p>\n\n\n\n<p><strong>Download and install Zimbra<\/strong><\/p>\n\n\n\n<p>CentOS 6 wget https:\/\/files.zimbra.com\/downloads\/8.6.0_GA\/zcs-8.6.0_GA_1153.RHEL6_64.20141215151155.tgz<br>CentOS 7 wget https:\/\/files.zimbra.com\/downloads\/8.6.0_GA\/zcs-8.6.0_GA_1153.RHEL7_64.20141215151110.tgz\u201d\u2019<br>tar xfz zcs-8.6.0_GA_1153.RHEL6_64.20141215151155.tgz<br>cd zcs-8.6.0_GA_1153.RHEL6_64.20141215151155<br>.\/install.sh \u2013platform-override<br>su \u2013 zimbra<br>zmcontrol start<\/p>\n\n\n\n<p><strong>Increase upload size in Zimbra<\/strong><br>zmprov modifyConfig zimbraFileUploadMaxSize 5000000000<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Zimbra on CentOS Configure you Hosts file for Zimbranano \/etc\/hosts10.0.0.70 yourserver.net yourservernano \/etc\/resolv.confsearch yourserver.netnameserver 127.0.0.1 Turn off IPtables and SElinux setenforce 0service iptables stopservice ip6tables stopchkconfig iptables offchkconfig ip6tables offservice postfix stopchkconfig postfix off Install Dependencies yum -y install perl &hellip; <a href=\"https:\/\/www.thejonas.net\/?page_id=46\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-46","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.thejonas.net\/index.php?rest_route=\/wp\/v2\/pages\/46","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.thejonas.net\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.thejonas.net\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.thejonas.net\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.thejonas.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=46"}],"version-history":[{"count":2,"href":"https:\/\/www.thejonas.net\/index.php?rest_route=\/wp\/v2\/pages\/46\/revisions"}],"predecessor-version":[{"id":115,"href":"https:\/\/www.thejonas.net\/index.php?rest_route=\/wp\/v2\/pages\/46\/revisions\/115"}],"wp:attachment":[{"href":"https:\/\/www.thejonas.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=46"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}