Line 86:
Line 86:
==== RPM Installation ====
==== RPM Installation ====
−
<tabs container><tab name="For SME 10">
+
<tabs container><tab name="Backuppc4 For SME 10">
yum install smeserver-extrarepositories-fws
yum install smeserver-extrarepositories-fws
yum --enablerepo=smecontribs,fws install smeserver-BackupPC
yum --enablerepo=smecontribs,fws install smeserver-BackupPC
Line 95:
Line 95:
Go to your server-manager.
Go to your server-manager.
−
</tab><tab name="For SME 9">
+
+
</tab><tab name="Backuppc4 For SME 9">
+
Important you can not install both BackupPC (3) and BackupPC4 on the same server.
+
+
first the needed repo:
+
yum install smeserver-extrarepositories-fws smeserver-extrarepositories-epel -y
+
signal-event yum-modify
+
then install it:
+
yum --enablerepo=smecontribs,fws,epel install smeserver-BackupPC4
+
+
*updates configuration files following the installation
+
signal-event backuppc-update
+
+
You should now be able to access the interface in the server-manager or directly on https://my.domain.tld/BackupPC
+
+
</tab><tab name="Backuppc3 For SME 9">
yum --enablerepo=smecontribs install smeserver-BackupPC
yum --enablerepo=smecontribs install smeserver-BackupPC
*updates configuration files following the installation
*updates configuration files following the installation
signal-event backuppc-update
signal-event backuppc-update
+
</tab><tab name="For SME 8">
</tab><tab name="For SME 8">