{"id":372,"date":"2025-04-04T09:30:00","date_gmt":"2025-04-04T02:30:00","guid":{"rendered":"https:\/\/ilmusekawan.web.id\/?p=372"},"modified":"2025-04-04T09:06:46","modified_gmt":"2025-04-04T02:06:46","slug":"instalasi-zimbra-10-1-dengan-arsitektur-multi-server-3-server-part-1","status":"publish","type":"post","link":"https:\/\/ilmusekawan.web.id\/index.php\/2025\/04\/04\/instalasi-zimbra-10-1-dengan-arsitektur-multi-server-3-server-part-1\/","title":{"rendered":"Instalasi Zimbra 10.1 Dengan Arsitektur Multi Server (3 Server) &#8211; Part 1"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Hi Kawan, ini lanjutan dari artikel <a href=\"https:\/\/ilmusekawan.web.id\/index.php\/2024\/06\/11\/instalasi-zimbra-10-dengan-arsitektur-multi-server-versi-1-part-0\/\">Instalasi Zimbra 10.1 Dengan Arsitektur Multi Server (3 Server) \u2013 Part 0<\/a>.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Instalasi Zimbra Ldap.<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Ekstrak installer Zimbra 10.1 dan jalankan instalasi.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>$ tar -xvf &lt;file_installer_zimbra&gt;.tar.gz\n$ cd &lt;folder_installer_zimbra&gt;\n$ .\/install.sh<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>Do you agree with the terms of the software license agreement? &#91;N] Y\nUse Zimbra's package repository &#91;Y] Y\nInstall zimbra-ldap &#91;Y] y\nInstall zimbra-logger &#91;Y] n\nInstall zimbra-mta &#91;Y] n\nInstall zimbra-dnscache &#91;N] n\nInstall zimbra-snmp &#91;Y] y\nInstall zimbra-store &#91;Y] n\nInstall zimbra-apache &#91;Y] n\nInstall zimbra-spell &#91;Y] n\nInstall zimbra-memcached &#91;Y] n\nInstall zimbra-proxy &#91;Y] n\nInstall zimbra-archiving &#91;N] n\nChecking required space for zimbra-core\n\nInstalling:\n    zimbra-core\n    zimbra-ldap\n    zimbra-snmp\n    zimbra-license-tools\n    zimbra-ldap-patch\n\nThe system will be modified.  Continue? &#91;N] Y<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>DNS ERROR resolving MX for ldap.pasming.net\nIt is suggested that the domain name have an MX record configured in DNS\nChange domain name? &#91;Yes] yes\nCreate domain: &#91;ldap.pasming.net] pasming.net<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>Main menu\n\n   1) Common Configuration:\n   2) zimbra-ldap:                             Enabled\n   3) zimbra-snmp:                             Enabled\n   4) Enable default backup schedule:          yes\n   s) Save config to file\n   x) Expand menu\n   q) Quit\n\n*** CONFIGURATION COMPLETE - press 'a' to apply\nSelect from menu, or press 'a' to apply config (? - help)<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>Select from menu, or press 'a' to apply config (? - help)1 \/\/ ketik 1 untuk masuk ke menu <em><strong>common configuration<\/strong><\/em>.\n\nCommon configuration\n\n   1) Hostname:                                ldap.pasming.net          \n   2) Ldap master host:                        ldap.pasming.net          \n   3) Ldap port:                               389                           \n   4) Ldap Admin password:                     set                           \n   5) Store ephemeral attributes outside Ldap: no                            \n   6) Secure interprocess communications:      yes                           \n   7) TimeZone:                                America\/Los_Angeles           \n   8) IP Mode:                                 ipv4                          \n   9) Default SSL digest:                      sha256                        \n<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Pilih No. 7 untuk setup TimeZone lalu ketik 51 untuk Asia\/Bangkok.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Select, or 'r' for previous menu &#91;r] r \/\/ketik r untuk kembali ke menu utama<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Pilih No. 3, pastikan smtp source dan smtp destination adalah akun admin@pasming.net<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Snmp configuration\n\n   1) Status:                                  Enabled\n   2) Enable SNMP notifications:               yes\n   3) SNMP Trap hostname:                      ldap.pasming.net\n   4) Enable SMTP notifications:               yes\n   5) SMTP Source email address:               admin@pasming.net\n   6) SMTP Destination email address:          admin@pasming.net\n\nSelect, or 'r' for previous menu &#91;r] r \/\/kembali ke menu utama<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>*** CONFIGURATION COMPLETE - press 'a' to apply\nSelect from menu, or press 'a' to apply config (? - help) a &lt;Enter&gt;\nSave configuration data to a file? &#91;Yes] yes &lt;Enter&gt;\nSave config in file: &#91;\/opt\/zimbra\/config.12755] &lt;Enter&gt;\nSaving config in \/opt\/zimbra\/config.12755...done.\nThe system will be modified - continue? &#91;No] yes &lt;Enter&gt;\n<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>Configuration complete - press return to exit &lt;Enter&gt;<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Setelah instalasi selesai maka lakukan update package dan cek service zimbra.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>$ apt update \/\/ubuntu\n$ yum update \/\/RHEL or Rocky<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>$ su - zimbra -c 'zmcontrol restart'\n$ su - zimbra -c 'zmcontrol status'<\/code><\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Lanjut Instalasi Zimbra MTA-Proxy+LDS<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Hi Kawan, ini lanjutan dari artikel Instalasi Zimbra 10.1 Dengan Arsitektur Multi Server (3 Server) \u2013 Part 0. Instalasi Zimbra Ldap. Ekstrak installer Zimbra 10.1 dan jalankan instalasi. Pilih No. 7 untuk setup TimeZone lalu ketik 51 untuk Asia\/Bangkok. Pilih No. 3, pastikan smtp source dan smtp destination adalah akun&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"telegram_tosend":false,"telegram_tosend_message":"","telegram_tosend_target":0,"footnotes":""},"categories":[13],"tags":[53,63],"class_list":["post-372","post","type-post","status-publish","format-standard","hentry","category-zimbra","tag-multiserver","tag-zimbradaffodil"],"_links":{"self":[{"href":"https:\/\/ilmusekawan.web.id\/index.php\/wp-json\/wp\/v2\/posts\/372","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ilmusekawan.web.id\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ilmusekawan.web.id\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ilmusekawan.web.id\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ilmusekawan.web.id\/index.php\/wp-json\/wp\/v2\/comments?post=372"}],"version-history":[{"count":12,"href":"https:\/\/ilmusekawan.web.id\/index.php\/wp-json\/wp\/v2\/posts\/372\/revisions"}],"predecessor-version":[{"id":514,"href":"https:\/\/ilmusekawan.web.id\/index.php\/wp-json\/wp\/v2\/posts\/372\/revisions\/514"}],"wp:attachment":[{"href":"https:\/\/ilmusekawan.web.id\/index.php\/wp-json\/wp\/v2\/media?parent=372"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ilmusekawan.web.id\/index.php\/wp-json\/wp\/v2\/categories?post=372"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ilmusekawan.web.id\/index.php\/wp-json\/wp\/v2\/tags?post=372"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}