Manual Activation - Zimbra
Pendahuluan
Pada kesempatan kali ini, saya akan infokan aktivasi zimbra menggunakan command line. Tanpa menggunakan Web Console Admin dari Zimbra. Hal ini biasa dilakukan dimana sobat, selaku manage services hanya dapat mengakses melalui ssh nya saja. Web admin dikelola oleh si pemilik mail servernya (biasanya loh yaa...)
Step by Step Aktivasi Lisensi Zimbra
- Upload file zimbra licence .xml menggunakan FTP atau WINSCP ke salah satu folder
- Login menggunakan SSH dan ketikkan perintah dibawah ini
su - zimbra zmlicense -i /path/to/license/file
zmlicense -a /path/to/activation/file
zmlicense -t
Cheat Sheet Command
Long Name | Short Name | Description |
---|---|---|
--check | -c | Check to see if a valid license is installed. |
--help | -h | Shows the help for the usage options for this tool. |
--install <arg> | --i | Installs the specified license file.[arg] This is the Zimbra license file that you received. |
--ldap | --l | Install on LDAP only |
-p | Displays the license information. |
Post a Comment for "Manual Activation - Zimbra"
Post a Comment