Changes

From SME Server
Jump to navigationJump to search
606 bytes added ,  11:00, 1 June 2014
Line 15: Line 15:     
==Installation==
 
==Installation==
For SME8.
+
* For SME8.
 
This contrib is in the '''smecontribs''', you have to enable it before to install the contrib
 
This contrib is in the '''smecontribs''', you have to enable it before to install the contrib
    
  yum install --enablerepo=smecontribs smeserver-automysqlbackup
 
  yum install --enablerepo=smecontribs smeserver-automysqlbackup
 +
signal-event post-upgrade; signal-event reboot
 +
 +
* For SME9
 +
 +
This contrib is in the [[Stephdl|'''stephdl''']], you have to enable it before to install the contrib
 +
 +
</noinclude>
 +
db yum_repositories set stephdl repository \
 +
BaseURL http://mirror.de-labrusse.fr/smeserver/\$releasever \
 +
EnableGroups no GPGCheck yes \
 +
Name "Mirror de Labrusse" \
 +
GPGKey http://mirror.de-labrusse.fr/RPM-GPG-KEY \
 +
Visible yes status disabled
 +
 +
 +
<noinclude>
 +
After adding it to the database updating the configuration file is required:
 +
signal-event yum-modify
 +
 +
yum install --enablerepo=stephdl smeserver-automysqlbackup
 
  signal-event post-upgrade; signal-event reboot
 
  signal-event post-upgrade; signal-event reboot
  

Navigation menu