Changes

Jump to navigation Jump to search
404 bytes added ,  18:39, 24 October 2012
m
no edit summary
Line 46: Line 46:     
=== Requirements ===
 
=== Requirements ===
*SME Server 7.X
+
*SME Server 7.X or 8.X
 
*a dedicated volume is recommended (can be a simple disk or a RAID array)
 
*a dedicated volume is recommended (can be a simple disk or a RAID array)
   Line 83: Line 83:  
  ln -s /var/lib/BackupPC/log /var/log/BackupPC
 
  ln -s /var/lib/BackupPC/log /var/log/BackupPC
   −
*install the rpms
+
*configure needed repositories (only needed on SME 8.X)
 +
You need to configure the EPEL directory as explained on this page: [[Epel]] and the sme7contribs as explained here: [[SME8.0_Contribs_QA#Setup]]
 +
 
 +
*install the rpms (SME 7.X)
    
  yum --enablerepo=smecontribs install smeserver-BackupPC
 
  yum --enablerepo=smecontribs install smeserver-BackupPC
 
  signal-event backuppc-update
 
  signal-event backuppc-update
 +
 +
*install the rpms (SME 8.X)
 +
yum --enabelrepo=epel install BackupPC
 +
yum --enablerepo=sme7contribs install smeserver-BackupPC
 +
 +
*finish 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
 
You should now be able to access the interface in the server-manager or directly on https://my.domain.tld/BackupPC

Navigation menu