Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
Zarafa quick install script
(view source)
Revision as of 00:23, 8 December 2013
538 bytes added
,
00:23, 8 December 2013
m
added note about array
Line 1,217:
Line 1,217:
signal-event yum-modify
signal-event yum-modify
}
}
−
clear
clear
Line 1,225:
Line 1,224:
PUSHVERSION=2.1.1-1788
PUSHVERSION=2.1.1-1788
INSTALLDIR=/root/install/zarafa
INSTALLDIR=/root/install/zarafa
+
###################################################################################
+
# Init zarafa-array to simplify code and reduce possible (future) mistakes
+
# http://tldp.org/LDP/abs/html/arrays.html
+
# Not used yet, please ignore for this note is just a placeholder
+
# zarafa-array=( unix licensed dagent gateway ical monitor spooler indexer server )
+
# So zarafa-array ranges from 0 to 8
+
###################################################################################
if [ `$(cat /etc/redhat-release|grep -o 8` = "8"); then
if [ `$(cat /etc/redhat-release|grep -o 8` = "8"); then
+
RHV=5
RHV=5
else
else
+
RHV=6
RHV=6
+
# zarafa-array[7]=search # as per comment above, not used yet
fi
fi
if [ `getconf LONG_BIT` = "64" ]; then
if [ `getconf LONG_BIT` = "64" ]; then
RequestedDeletion
3,704
edits
Navigation menu
Personal tools
Log in
Namespaces
Page
Discussion
Variants
Views
Read
View source
View history
More
Search
Koozali SME Server
Main Page
Welcome
Releases
Testimonials
Documentation
SME Server FAQ
Volunteering
Commercial Support
Recent activities
Dashboard
Recent wiki changes
Recent bug changes
Unread Forum posts
Koozali resources
Contribs
How-To's
Forums
Bugzilla
Mailing Lists
Translations
Download
Koozali SME Server wiki
Wiki statistics
Wiki categories
Wiki Help
Koozali Wiki Help
Tools
Special pages
Printable version