How come the links that I have in the sidebar is Status,Host
Summary.Documentation,FAQ,Sourceforge only?
I checked
http://sgowtham.net/blog/2007/07/16/backuppc-on-red-hat-enterprise-linux/ and
he has different
interface. He has lot of options in the sidebar compare to mine. I'm using
version 3.0.0.
I don't still have host to backup. Is this the reason?
----- Original Message ----
From: Nelson Serafica <[EMAIL PROTECTED]>
To: [email protected]
Sent: Tuesday, November 6, 2007 12:45:28 PM
Subject: [BackupPC-users] how to add hosts
I'm following this tutorial http://fedoranews.org/blog/?p=603
I have installed it and currently running. The problem is I don't know how to
add a host to backup.
I did edit /etc/BackupPC/hosts and put the ff:
host dhcp user moreUsers
10.0.1.5 0 backuppc backuppc
Then edit /backup (This is the dir where all backup will go) and cd in the pc
dir:
mkdir 10.0.1.5
cd 10.0.1.5
create config.pl and put the ff:
$Conf{XferMethod} = 'rsync';
$Conf{XferLogLevel} =
3;
$Conf{RsyncClientPath} = '/usr/bin/rsync';
$Conf{RsyncClientCmd} = '$sshPath -q -x -l root $host $rsyncPath $argList+';
$Conf{RsyncClientRestoreCmd} = '$sshPath -q -x -l root $host $rsyncPath
$argList+';
$Conf{BackupFilesOnly} = [ '/home' ];
After that, restart backuppc.
Still, there's no hosts appeared in the sidebar.
Can someone help/advise?
Basic black. Runway ready, or just run-of-the-mill?
Be a better fashionista
Find out at Yahoo! Answers
____________________________________________________
Bond or Bourne. Who's the real lady-killer?
Be a better groupie
Find out at Yahoo! Answers - http://ph.answers.yahoo.com/
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
BackupPC-users mailing list
[email protected]
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/