/[smecontribs]/rpms/BackupPC/contribs7/BackupPC-README.fedora
ViewVC logotype

Contents of /rpms/BackupPC/contribs7/BackupPC-README.fedora

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Mon Mar 2 17:29:33 2009 UTC (15 years, 2 months ago) by slords
Branch: MAIN
CVS Tags: BackupPC-3_1_0-3_el4_sme, HEAD
Initial import of BackupPC

1 BackupPC's README file for Fedora
2
3 ## BackupPC's user
4 For security reasons, backuppc user cannot log in. If you want to start manual backup (ie for debugging), you'll need to set it a shell :
5 usermod -s /bin/bash
6
7 Do not forget to create an SSH key (ssk-keygen) and copy it to remote computers if you plan to use tar/rsynv over SSH backup method.
8
9 ## BackupPC's web interface
10 The CGI web interface is located at :
11 http://localhost/BackupPC
12
13 You will need to create users in /etc/BackupPC/apache.users :
14 htpasswd -c /etc/BackupPC/apache.users username
15 (Note that the '-c' flag is only necessary to create the file)

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed