User Tools

Site Tools


jessy:backuppc

This is an old revision of the document!


backuppc

apt-get install backuppc

The BackupPC-Webfrontend is initially configured so that you can only access it from the localhost. If you want to access it from all machines in your network, you have to edit /etc/httpd/conf/extra/backuppc.conf. Edit the line:

allow from 127.0.0.1

to:

allow from 127.0.0.1 10.0.0.0
jessy/backuppc.1471949791.txt.gz · Last modified: 2019/11/07 17:58 (external edit)