Tutorial Cara Install Zimbra Di Linux Ubuntu 16.04
komputerdia.com - Dalam pembahasan kali ini saya akan mencoba memberikan tips bagaimana cara melakukan install zimbra pada ubuntu 16.04. Namun sebelum kalian melakukan penginstallan zimbra ini, kalia juga harus memperhatikan spek komputer yang akan kalian gunakan. Adapun spesifikasi komputer minimum yang bisa kalian pasang zimbra adalah sebagai berikut :
- Processor : Intel/AMD 2.0 GHZ+ 64-bit CPU
- RAM : 4GB atau 8GB
- Space Hardisk : 10GB
- Space untuk Mail storage. Rekomendasi 100GB
Selain itu kalian juga harus melakukan stting pada hostname, disini kalian direkomendasikan untuk menggunakan Fully Qualified Domain Name (FQDN) dengan format xxx.namadomain.tld dimana xxx adalah nama hostname atau ada juga yang menganggapnya sebagai subdomain. Dalam kasus ini saya membuat hostamenya menggunakan mail.komputerdia.com.
Baca Juga :
- Tutorial Cara Install Debian 8 Jessie Lengkap Dengan Gambar .
- Tutorial Lengkap Cara Install Ubuntu 16.04 Lengkap Dengan Gambar .
Cara Install Zimbra Di Ubuntu 16.04
- Sebelum mengawali penginstallan, kalian harus mengarahkan mail.komputerdia.com ke IP VPS instalasi zimbra dengan cara menambahkan 1 baris DNS Record. Anggap IP VPS instalasi zimbra ini adalah 111.222.333.444
mail IN A 111.222.333.444
- Langkah selanjutnya, silahkan kalian edit VPS ini di file /etc/hosts dengan vim atau nano, dengan menggunakan format dibawah ini
111.222.333.444 mail.komputerdia.com
- Selanjutnya silahkan kalian download file zimbra dengan menuliskan perintah dibawah ini pada terminal linux
wget https://files.zimbra.com/downloads/8.7.3_GA/zcs-8.7.3_GA_1750.UBUNTU16_64.20170215042321.tgz
tar -xvf zcs-8.7.3_GA_1750.UBUNTU16_64.20170215042321.tgz
cd zcs-8.7.3_GA_1750.UBUNTU16_64.20170215042321
./install.sh
- Dalam proses installasi ini, silahkan kalian jawab beberapa pilihan dengan jawaban Y , format seperti dibawah ini, lihat tulisan yang berwarna biru .
Operations logged to /tmp/install.log.zye1PXFS
Checking for existing installation...
zimbra-ldap...NOT FOUND
zimbra-logger...NOT FOUND
zimbra-mta...NOT FOUND
zimbra-dnscache...NOT FOUND
zimbra-snmp...NOT FOUND
zimbra-store...NOT FOUND
zimbra-apache...NOT FOUND
zimbra-spell...NOT FOUND
zimbra-convertd...NOT FOUND
zimbra-memcached...NOT FOUND
zimbra-proxy...NOT FOUND
zimbra-archiving...NOT FOUND
zimbra-core...NOT FOUND
----------------------------------------------------------------------
PLEASE READ THIS AGREEMENT CAREFULLY BEFORE USING THE SOFTWARE.
SYNACOR, INC. ("SYNACOR") WILL ONLY LICENSE THIS SOFTWARE TO YOU IF YOU
FIRST ACCEPT THE TERMS OF THIS AGREEMENT. BY DOWNLOADING OR INSTALLING
THE SOFTWARE, OR USING THE PRODUCT, YOU ARE CONSENTING TO BE BOUND BY
THIS AGREEMENT. IF YOU DO NOT AGREE TO ALL OF THE TERMS OF THIS
AGREEMENT, THEN DO NOT DOWNLOAD, INSTALL OR USE THE PRODUCT.
License Terms for this Zimbra Collaboration Suite Software:
https://www.zimbra.com/license/zimbra-public-eula-2-6.html
----------------------------------------------------------------------
Do you agree with the terms of the software license agreement? [N] y
- Setelah kalian melewati proses diatas, silahkan kalian lanjutkan ke tahap berikutnya dengan menjawab semua pertanyaan dengan huruf Y , kecuali dns-cache kalian jawab dengan huruf N karena disini kalian menggunakan dns diluar vps atau dns diinstall terpisah
Checking for installable packages Found zimbra-core Found zimbra-ldap Found zimbra-logger Found zimbra-mta Found zimbra-dnscache Found zimbra-snmp Found zimbra-store Found zimbra-apache Found zimbra-spell Found zimbra-memcached Found zimbra-proxy Use Zimbra\'s package repository [Y] y Configuring package repository Select the packages to install Install zimbra-ldap [Y] y Install zimbra-logger [Y] y Install zimbra-mta [Y] y Install zimbra-dnscache [Y] n Install zimbra-snmp [Y] y Install zimbra-store [Y] y Install zimbra-apache [Y] y Install zimbra-spell [Y] y Install zimbra-memcached [Y] y Install zimbra-proxy [Y] y
- Kemudian lanjutkan dengan perintah seperti dibawah ini
Checking required space for zimbra-core Checking space for zimbra-store Checking required packages for zimbra-store zimbra-store package check complete. Installing: zimbra-core zimbra-ldap zimbra-logger zimbra-mta zimbra-snmp zimbra-store zimbra-apache zimbra-spell zimbra-memcached zimbra-proxy The system will be modified. Continue? [N] y Installing packages zimbra-core will be downloaded. zimbra-ldap will be downloaded. zimbra-logger will be downloaded. zimbra-mta will be downloaded. zimbra-snmp will be downloaded. zimbra-store will be downloaded. zimbra-apache will be downloaded. zimbra-spell will be downloaded. zimbra-memcached will be downloaded. zimbra-proxy will be downloaded. Downloading packages. This will not modify the system. This may take some time. Removing /opt/zimbra Removing zimbra crontab entry...done. Cleaning up zimbra init scripts...done. Cleaning up /etc/security/limits.conf...done. Finished removing Zimbra Collaboration Server. Installing packages Local packages zimbra-core zimbra-ldap zimbra-logger zimbra-mta zimbra-snmp zimbra-store zimbra-apache zimbra-spell zimbra-proxy selected for installation Monitor /tmp/install.log.4P2y60cn for package installation progress Remote package installation started Installing zimbra-core-components zimbra-ldap-components zimbra-mta-components zimbra-snmp-components zimbra-store-components zimbra-apache-components zimbra-spell-components zimbra-memcached zimbra-proxy-components.... Local package installation started Installing zimbra-core zimbra-ldap zimbra-logger zimbra-mta zimbra-snmp zimbra-store zimbra-apache zimbra-spell zimbra-proxy... done Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE zimbra_home}/ at /opt/zimbra/libexec/zmupgrade.pm line 1514, line 755. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE zimbra_home}/ at /opt/zimbra/libexec/zmupgrade.pm line 1557, line 755. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE zimbra_home}/ at /opt/zimbra/libexec/zmupgrade.pm line 1686, line 755. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE zimbra_home}/ at /opt/zimbra/libexec/zmupgrade.pm line 1727, line 755. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE zimbra_home}/ at /opt/zimbra/libexec/zmupgrade.pm line 1736, line 755. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE zimbra_home}/ at /opt/zimbra/libexec/zmupgrade.pm line 1745, line 755. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE zimbra_home}/ at /opt/zimbra/libexec/zmupgrade.pm line 1754, line 755. Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE zimbra_home}/ at /opt/zimbra/libexec/zmupgrade.pm line 1763, line 755. Operations logged to /tmp/zmsetup.20160804-170455.log Installing LDAP configuration database...done. Setting defaults... DNS ERROR resolving MX for mail.komputerdia.com It is suggested that the domain name have an MX record configured in DNS Re-Enter domain name? [Yes] yes Create domain: [mail.komputerdia.com] komputerdia.com MX: mail.komputerdia.com (111.222.333.444) Interface: 111.222.333.444 Interface: 127.0.0.1 Interface: ::1 done. Checking for port conflicts Main menu 1) Common Configuration: 2) zimbra-ldap: Enabled 3) zimbra-logger: Enabled 4) zimbra-mta: Enabled 5) zimbra-snmp: Enabled 6) zimbra-store: Enabled +Create Admin User: yes +Admin user to create: admin@komputerdia.com ******* +Admin Password UNSET +Anti-virus quarantine user: virus-quarantine.h4n6gggw@komputerdia.com +Enable automated spam training: yes +Spam training user: spam.wv02wfpi@komputerdia.com +Non-spam(Ham) training user: ham.c4zyg7r9m@komputerdia.com +SMTP host: mail.komputerdia.com +Web server HTTP port: 8080 +Web server HTTPS port: 8443 +Web server mode: https +IMAP server port: 7143 +IMAP server SSL port: 7993 +POP server port: 7110 +POP server SSL port: 7995 +Use spell check server: yes +Spell server URL: http://mail.komputerdia.com:7780/aspell.php +Enable version update checks: TRUE +Enable version update notifications: TRUE +Version update notification email: admin@komputerdia.com +Version update source email: admin@komputerdia.com +Install mailstore (service webapp): yes +Install UI (zimbra,zimbraAdmin webapps): yes 7) zimbra-spell: Enabled 8) zimbra-proxy: Enabled 9) Default Class of Service Configuration: s) Save config to file x) Expand menu q) Quit Address unconfigured (**) items (? - help) 6
- Selanjutnya setelah kalian menekan tombol 6 pada proses diatas, maka kalian akan di alihkan ke halaman seperti dibawah ini. Maka dihalaman ini silahkan kalian pilih angka no 4, guna untuk melakukan pembuata sebuah password .
Store configuration 1) Status: Enabled 2) Create Admin User: yes 3) Admin user to create: admin@komputerdia.com ** 4) Admin Password UNSET 5) Anti-virus quarantine user: virus-quarantine.h4n6gggw@komputerdia.com 6) Enable automated spam training: yes 7) Spam training user: spam.wv02wfpi@komputerdia.com 8) Non-spam(Ham) training user: ham.c4zyg7r9m@komputerdia.com 9) SMTP host: mail.komputerdia.com 10) Web server HTTP port: 8080 11) Web server HTTPS port: 8443 12) Web server mode: https 13) IMAP server port: 7143 14) IMAP server SSL port: 7993 15) POP server port: 7110 16) POP server SSL port: 7995 17) Use spell check server: yes 18) Spell server URL: http://mail.komputerdia.com:7780/aspell.php 19) Enable version update checks: TRUE 20) Enable version update notifications: TRUE 21) Version update notification email: admin@komputerdia.com 22) Version update source email: admin@komputerdia.com 23) Install mailstore (service webapp): yes 24) Install UI (zimbra,zimbraAdmin webapps): yes Select, or 'r' for previous menu [r] 4
- Selanjutnya silahkan kalian buat sebuah password, yang nantinya akan digunakan pada proses login pada admin zimbra, dan ketika kalian sudah membuat password silahkan kalian tekan huruf r .
Password for admin@komputerdia.com (min 6 characters): [gbjep4Py1] password_kalian
Store configuration
1) Status: Enabled
2) Create Admin User: yes
3) Admin user to create: admin@komputerdia.com
4) Admin Password set
5) Anti-virus quarantine user: virus-quarantine.h4n6gggw@komputerdia.com
6) Enable automated spam training: yes
7) Spam training user: spam.wv02wfpi@komputerdia.com
8) Non-spam(Ham) training user: ham.c4zyg7r9m@komputerdia.com
9) SMTP host: mail.komputerdia.com
10) Web server HTTP port: 8080
11) Web server HTTPS port: 8443
12) Web server mode: https
13) IMAP server port: 7143
14) IMAP server SSL port: 7993
15) POP server port: 7110
16) POP server SSL port: 7995
17) Use spell check server: yes
18) Spell server URL: http://mail.komputerdia.com:7780/aspell.php
19) Enable version update checks: TRUE
20) Enable version update notifications: TRUE
21) Version update notification email: admin@komputerdia.com
22) Version update source email: admin@komputerdia.com
23) Install mailstore (service webapp): yes
24) Install UI (zimbra,zimbraAdmin webapps): yes
Select, or 'r' for previous menu [r] r
- Selanjutnya kalian akan kembali ke menu sebelumnya, dan silahkan kalian tekan huruf r kembali
- Langkah seterusnya silahkan kalian tekan huruf a kemudian tekan atau ketikan yes untuk melakukan proses penyelesaian
*** CONFIGURATION COMPLETE - press 'a' to apply Select from menu, or press 'a' to apply config (? - help) a Save configuration data to a file? [Yes] yes Save config in file: [/opt/zimbra/config.31029] Saving config in /opt/zimbra/config.31029...done. The system will be modified - continue? [No] yes Operations logged to /tmp/zmsetup.20160804-170455.log Setting local config values...done. Initializing core config...Setting up CA...done. Deploying CA to /opt/zimbra/conf/ca ...done. Creating SSL zimbra-store certificate...done. Creating new zimbra-ldap SSL certificate...done. Creating new zimbra-mta SSL certificate...done. Creating new zimbra-proxy SSL certificate...done. Installing mailboxd SSL certificates...done. Installing MTA SSL certificates...done. Installing LDAP SSL certificate...done. Installing Proxy SSL certificate...done. Initializing ldap...done. Setting replication password...done. Setting Postfix password...done. Setting amavis password...done. Setting nginx password...done. Setting BES searcher password...done. Creating server entry for mail.komputerdia.com...done. Setting Zimbra IP Mode...done. Saving CA in ldap...done. Saving SSL Certificate in ldap...done. Setting spell check URL...done. Setting service ports on mail.komputerdia.com...done. Setting zimbraFeatureTasksEnabled=TRUE...done. Setting zimbraFeatureBriefcasesEnabled=TRUE...done. Checking current setting of zimbraReverseProxyAvailableLookupTargets Querying LDAP for other mailstores Searching LDAP for reverseProxyLookupTargets...done. Adding mail.komputerdia.com to zimbraReverseProxyAvailableLookupTargets Setting TimeZone Preference...done. Initializing mta config...done. Setting services on mail.komputerdia.com...done. Adding mail.komputerdia.com to zimbraMailHostPool in default COS...done. Creating domain komputerdia.com...done. Setting default domain name...done. Creating domain komputerdia.com...already exists. Creating admin account admin@komputerdia.com...done. Creating root alias...done. Creating postmaster alias...done. Creating user spam.wv02wfpi@komputerdia.com...done. Creating user ham.c4zyg7r9m@komputerdia.com...done. Creating user virus-quarantine.h4n6gggw@komputerdia.com...done. Setting spam training and Anti-virus quarantine accounts...done. Initializing store sql database...done. Setting zimbraSmtpHostname for mail.komputerdia.com...done. Configuring SNMP...done. Setting up syslog.conf...done. Starting servers...done. Installing common zimlets... com_zimbra_mailarchive...done. com_zimbra_srchhighlighter...done. com_zimbra_viewmail...done. com_zimbra_attachmail...done. com_zimbra_url...done. com_zimbra_ymemoticons...done. com_zimbra_cert_manager...done. com_zimbra_proxy_config... com_zimbra_url...done. com_zimbra_ymemoticons...done. com_zimbra_cert_manager...done. com_zimbra_proxy_config...done. com_zimbra_adminversioncheck...done. com_zimbra_tooltip...done. com_zimbra_date...done. com_zimbra_webex...done. com_zimbra_email...done. com_zimbra_bulkprovision...done. com_zimbra_attachcontacts...done. com_zimbra_phone...done. com_zimbra_clientuploader...done. Finished installing common zimlets. Restarting mailboxd...done. Creating galsync account for default domain...done. You have the option of notifying Zimbra of your installation. This helps us to track the uptake of the Zimbra Collaboration Server. The only information that will be transmitted is: The VERSION of zcs installed (8.7.0_GA_1659_UBUNTU16_64) The ADMIN EMAIL ADDRESS created (admin@komputerdia.com) Notify Zimbra of your installation? [Yes] Notifying Zimbra of installation via http://www.zimbra.com/cgi-bin/notify.cgi?VER=8.7.0_GA_1659_UBUNTU16_64&MAIL=admin@komputerdia.com Notification complete Setting up zimbra crontab...done. Moving /tmp/zmsetup.20160804-154559.log to /opt/zimbra/log Configuration complete - press return to exit
- Dan Halaman Admin zimbra bisa kalian akses melalui https://hostname:7071. Jika mengacu pada contoh di atas, maka hostnamenya menggunakan format seperti berikut ini https://mail.komputerdia.com:7071 .
Sumber referensi : https://linux.tutorials.id/cara-install-zimbra-di-ubuntu-16-04/
.
.
.
.
Post a Comment