All public logs

Combined display of all available logs of Zimbra :: Tech Center. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 12:58, 5 May 2023 Bwiacek talk contribs created page Bwiacek-Notes-Zimlets (Created page with "=Zimlets= <hr> {{KB|{{ZC}}|{{ZCS 8.8.15, 9, 10}}||||}} {{WIP}} ====How to refresh Zimlets==== To undeploy and then redeploy Zimlets: <pre> <nowiki> as root apt-get update -y apt-get install --reinstall zimbra-network-modules-ng su - zimbra for zimlet in `ls -1 /opt/zimbra/zimlets-deployed`; do zmzimletctl undeploy $zimlet; done for zimlet in `ls -1 /opt/zimbra/zimlets | grep -v click2call | grep -v ucconfig`; do zmzimletctl deploy /opt/zimbra/zimlets/$zimlet;...")
Jump to: navigation, search