Line 91:
Line 91:
#you will have following RPM pulled from fws : BackupPC-XS BackupPC4 rsync-bpc
#you will have following RPM pulled from fws : BackupPC-XS BackupPC4 rsync-bpc
−
#all other from CentOS or smecontribs.
+
#all others from CentOS or smecontribs.
−
*no need to updates configuration files following the installation
+
*No need to update configuration files following the installation
Go to your server-manager.
Go to your server-manager.
Line 99:
Line 99:
</tab><tab name="Backuppc4 For SME 9">
</tab><tab name="Backuppc4 For SME 9">
−
Important you can not install both BackupPC (3) and BackupPC4 on the same server.
+
Important: you can not install both BackupPC (3) and BackupPC4 on the same server!
−
first the needed repo:
+
First prepare the needed repo:
yum install smeserver-extrarepositories-fws smeserver-extrarepositories-epel -y
yum install smeserver-extrarepositories-fws smeserver-extrarepositories-epel -y
signal-event yum-modify
signal-event yum-modify
−
then install it:
+
Then install it:
yum --enablerepo=smecontribs,fws,epel install smeserver-BackupPC4
yum --enablerepo=smecontribs,fws,epel install smeserver-BackupPC4
Line 128:
Line 128:
cp /etc/BackupPC/config.pl /etc/BackupPC/config.pl.orig
cp /etc/BackupPC/config.pl /etc/BackupPC/config.pl.orig
cat /etc/BackupPC/config.pl.orig|sed 's/ -E -N -d 1/ -E -d 1 /g'>/etc/BackupPC/config.pl
cat /etc/BackupPC/config.pl.orig|sed 's/ -E -N -d 1/ -E -d 1 /g'>/etc/BackupPC/config.pl
−
regarding upstream :http://sourceforge.net/apps/mediawiki/backuppc/index.php?title=BackupPC_on_Fedora_Core_9
+
Regarding upstream :http://sourceforge.net/apps/mediawiki/backuppc/index.php?title=BackupPC_on_Fedora_Core_9
http://sourceforge.net/apps/mediawiki/backuppc/index.php?title=Troubleshooting
http://sourceforge.net/apps/mediawiki/backuppc/index.php?title=Troubleshooting
and also bugs : [[bugzilla:7016]] and [[bugzilla:7281]]
and also bugs : [[bugzilla:7016]] and [[bugzilla:7281]]
Line 146:
Line 146:
You should now be able to access the interface in the server-manager or directly on https://my.domain.tld/BackupPC
You should now be able to access the interface in the server-manager or directly on https://my.domain.tld/BackupPC
−
You'll find three sample configuration:
+
You'll find three sample configurations:
−
*smeserver-template is a sample config file to backup a SME Server.
+
*smeserver-template is a sample config file to backup an SME Server.
*localhost-template is a sample config file to backup the server itself.
*localhost-template is a sample config file to backup the server itself.
*windows-template is a sample to backup a windows host using cygwin+rsyncd
*windows-template is a sample to backup a windows host using cygwin+rsyncd
Line 158:
Line 158:
my_server=smeserver-template
my_server=smeserver-template
−
When you submit, the configuration from smeserver-template will be copied to my_server. You then can edit my_server's config directly.
+
When you submit, the configuration from smeserver-template will be copied to my_server. You can then edit my_server's config directly.
===Upgrade from smeserver-backuppc.fws-3.0-1===
===Upgrade from smeserver-backuppc.fws-3.0-1===