In House Incremental Backup System - bash script

2006-08-25 Thread Hagakure
Hi, I've got to upgrade our backup system (bash script) that currently uses rsync to backup two sites to a storage server. Currently rsync is used to do an incremental copy of the data and then we archive it using tar. Unfortunately, the archives are now taking up a huge amount of hdd space. Wha

Re: script execution on the machine when its boots

2006-02-26 Thread Hagakure
e interface in /etc/network/interfaces a post-up command to run the script, eg: auto eth0 iface eth0 inet static address 192.168.0.1 netmask 255.255.255.0 network 192.168.0.0 broadcast 192.168.0.255 post-up /full/path/to/firewall.gateway.ruleset.script Potentially more secure as it activates the fire

Re: IMAP Server Requirement

2006-01-19 Thread Hagakure
Ropetin wrote: > > > What software do I need to use to make this happen? I've read about > a number of different pieces of software but can't figure out what > would be best. I don't want you to walk me through it step by step, > just point me in the right direction and give me a push! > Hiya, T