Page MenuHomePhorge

kolab-init.sh
No OneTemporary

Authored By
Unknown
Size
429 B
Referenced Files
None
Subscribers
None

kolab-init.sh

#!/bin/bash
pushd /root/utils/
./01-reverse-etc-hosts.sh && echo "01 done"
./02-write-my.cnf.sh && echo "02 done"
./03-setup-kolab.sh && echo "03 kolab done"
./04-reset-mysql-kolab-password.sh && echo "04 done"
./05-adjust-configs.sh && echo "05 done"
./10-reset-kolab-service-password.sh && echo "10 done"
./11-reset-cyrus-admin-password.sh && echo "11 done"
./23-patch-system.sh && echo "23 done"
touch /tmp/kolab-init.done

File Metadata

Mime Type
text/x-shellscript
Expires
Mon, Apr 6, 1:38 AM (2 d, 17 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
18831860
Default Alt Text
kolab-init.sh (429 B)

Event Timeline