Line 21: |
Line 21: |
| 2. Download and install kronolith and smeserver-kronolith with: | | 2. Download and install kronolith and smeserver-kronolith with: |
| | | |
− | yum --enablerepo=smedev install smeserver-kronolith | + | yum --enablerepo=smecontribs install smeserver-kronolith |
| + | On a fresh 7.3 this will also install: kronolith-h3, php-pear-HTTP-Request, php-pear-Net-Socket and php-pear-Net-URL for dependencies |
| | | |
| 3. Do following commands for the changes to take effekt: | | 3. Do following commands for the changes to take effekt: |
| | | |
− | signal-event post-upgrade | + | signal-event post-upgrade; signal-event reboot |
− | | |
− | 4. And:
| |
− | | |
− | signal-event reboot
| |
| | | |
| Your SME server reboots | | Your SME server reboots |
| | | |
− | 5. Enable webmail access in server-manager (if not already done)
| + | 4. Enable webmail access in server-manager (if not already done) |
| | | |
− | 6. Open https://yourserver/webmail
| + | 5. Open https://yourserver/webmail |
| | | |
− | 7. Log in and check out "Calendar"-item.
| + | 6. Log in and check out "Calendar"-item. |
| | | |
| ==== Check installed version ==== | | ==== Check installed version ==== |
Line 44: |
Line 41: |
| | | |
| ==== Uninstall ==== | | ==== Uninstall ==== |
− | yum remove smeserver-kronolith | + | yum remove smeserver-kronolith kronolith-h3 php-pear-HTTP-Request php-pear-Net-Socket php-pear-Net-URL |
| + | Do following commands for the changes to take effekt: |
| + | signal-event post-upgrade; signal-event reboot |
| | | |
| === Additional information === | | === Additional information === |