On Sat, 2011-09-03 at 22:33 +0100, Tim Fletcher wrote:
> And change the pingcmd for the hosts to the following line:
I should also say that this relies on the fact the backuppc once a host
has "settled" only pings a host just before trying to back it up.
Also I should have mentioned that you nee
On Sat, 2011-09-03 at 17:14 -0500, Robert E. Wooden wrote:
> Tim, what OS is your BackupPC running on?
Ubuntu 11.04 32bit
--
Tim Fletcher
--
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class l
Tim, what OS is your BackupPC running on?
Robert Wooden
Nashville, TN. USA
Computer Freedom? . . . Linux
On 09/03/2011 04:33 PM, Tim Fletcher wrote:
On Sat, 2011-09-03 at 16:09 -0500, Robert E. Wooden wrote:
I have worked on this issue in the past for myself. Never really got it
completed. H
Well, your development on this is way over my head but, I sure do like
your wakeup script.
In my case, I worked on this last January or so and forgot where I left
off. I am embarrassed to say that I cannot find my notes from then and
so I do not know want other related commands (within BackupP
On Sat, 2011-09-03 at 16:09 -0500, Robert E. Wooden wrote:
> I have worked on this issue in the past for myself. Never really got it
> completed. However, your email has me interested again and this is good
> weekend to work on this.
I've had it working for a year or so with the following setup:
I have worked on this issue in the past for myself. Never really got it
completed. However, your email has me interested again and this is good
weekend to work on this.
So, last night I Googled "BackupPC wol" got some more info.
This is the article that started me off last January:
> http://www
On Fri, 2011-09-02 at 00:34 -0700, egrimisu wrote:
> Hi guys,
>
> backuppc won't wol client pc
>
> NmbLookupFindHostCmd = /etc/backuppc/wakeup.sh 00:1a:4d:8c:0a:78 1 $host
>
> wakeup.sh has 777 rights and contains:
>
>
> #!/bin/bash
> wakeonlan $1
> sleep ${2}m
> /usr/bin/nmblookup $3
>
> usi
Hi guys,
backuppc won't wol client pc
NmbLookupFindHostCmd = /etc/backuppc/wakeup.sh 00:1a:4d:8c:0a:78 1 $host
wakeup.sh has 777 rights and contains:
#!/bin/bash
wakeonlan $1
sleep ${2}m
/usr/bin/nmblookup $3
using the dos command wolcmd.exe 001a4d8c0a78 192.168.2.74 255.255.255.0 wakes
the
On Mon, 2011-01-10 at 17:04 -0600, Bob Wooden wrote:
> This wakeup.sh has been placed in /etc/backuppc. The permissions are
> set to 640 (to match the other files in that directory0 with ownership
> set as backuppc:www-data.
Set permissions to 755 or 750. You don't have the execute bit set.
Tyler
I have been trying to get BackupPC server (on Ubuntu 10.04.1 LTS) to wol
a client for a few days now. The only references I can find (in the
mail-archive) is a Jan 2006 posting. This posting suggests that my
wakeup.sh should look like:
wakeup.sh is:
#!/bin/bash
wakeonlan $1
sleep $
10 matches
Mail list logo