Changes

Jump to navigation Jump to search
560 bytes added ,  16:27, 15 December 2014
Line 94: Line 94:  
  yum --enablerepo=epel install BackupPC
 
  yum --enablerepo=epel install BackupPC
 
  yum --enablerepo=smecontribs install smeserver-BackupPC
 
  yum --enablerepo=smecontribs install smeserver-BackupPC
 +
*remove -N option for Samba >=3.5 from /etc/BackupPC/config.pl ( 3 lines) for SME8
 +
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
 +
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
 +
and also bugs : [[bugzilla:7016]] and [[bugzilla:7281]]
 +
*updates configuration files following the installation
 +
signal-event backuppc-update
    
*install the rpms (SME 9.X)
 
*install the rpms (SME 9.X)

Navigation menu