Prepare server/PC for backupPC

From GLMWiki
Revision as of 15:18, 14 September 2009 by Dhosh (Talk | contribs)

Jump to: navigation, search

Move prototype folder to WebClient on Aserv2

  • [ ] prototype


backupPC admin: http://bs0.gaslightmedia.com/backuppc/

To CREATE a new host: Files referenced:

   /etc/backuppc/config.pl    main config file
   /etc/backuppc/hosts        hosts file
   /etc/backuppc/pc/HOST.pl   per-pc config file
   /BackupPC                  log files, pid, status

Server side:

  • [ ] Add PC name & info to etc/backuppc/hosts file manually (via shell)
  • [ ] Create host config file (ex jodie.lt.pl)(in /etc/backuppc/ folder)
    Can copy existing similar one and edit
      PC's should use rsyncd as the XferMethod
      Particulary note username/passowrd/ClientPort
    Confirm permissions, user, and group are correct
  

Client side: