Changes

From SME Server
Jump to navigationJump to search
m
formatting
Line 14: Line 14:  
The script will take care of all downloads, templates and custom templates (as per the how-to) and will leave you at the point where you have to select language (UTF) and zarafa mechanism db or unix.
 
The script will take care of all downloads, templates and custom templates (as per the how-to) and will leave you at the point where you have to select language (UTF) and zarafa mechanism db or unix.
   −
From there on you need to follow the how-to from here: <nowiki>http://wiki.contribs.org/Zarafa_on_SME8#Managing_Zarafa-users.2Fcompanies_:</nowiki>
+
From there on you need to follow the how-to from [[Zarafa_on_SME8#Managing_Zarafa-users.2Fcompanies_:|here]].
       
install-zarafa7.sh
 
install-zarafa7.sh
<nowiki>
+
<syntaxhighlight lang="Bash">
 
#!/bin/sh
 
#!/bin/sh
 
clear
 
clear
Line 66: Line 66:  
echo
 
echo
 
echo !!!! YOU SHOULD NOW PERFORM A 'signal-event post-upgrade; signal-event reboot' !!!
 
echo !!!! YOU SHOULD NOW PERFORM A 'signal-event post-upgrade; signal-event reboot' !!!
</nowiki>
+
</syntaxhighlight>

Navigation menu