Re: [BackupPC-users] Version 3.0

2007-02-17 Thread Jim McNamara
Yes, it has. The colors are different, and depending on your permissions the ability to modify the configuration of individual hosts through the website may be present. The base is very similar, and I don't think you'd have problems, but they are not identical. Peace, Jim On 2/17/07, Rob Ogle <[E

[BackupPC-users] Version 3.0

2007-02-17 Thread Rob Ogle
I'm about to put together some docs for my customers using BackupPC. Before I use my 2.x screenshots, does anyone know if the web interface has been changed in v3.0? - Take Surveys. Earn Cash. Influence the Future of IT Join

Re: [BackupPC-users] using BackupPC_tarPCCopy

2007-02-17 Thread daniel berteaud
Le Fri, 16 Feb 2007 17:16:00 -0800, Craig Barratt <[EMAIL PROTECTED]> a écrit : > Daniel, > > What version of tar are you using? > > Craig I'm using tar-1.14-12.RHEL4 But I've found the problem yesterday, I need to use the -P option for tar, if I don't, I've got this message: removing leading

[BackupPC-users] Wake on lan

2007-02-17 Thread John Pettitt
Has anybody played with using wake-on-lan with BackupPC? I'm thinking the approach would be to define $Conf{PingCmd} as a script that sends a wake on lan, waits a second then does the regular  ping.  Then use Pre and Post commands to disable and re-enable sleeping ... (using pmset on osx) Do