Archive for September 2009

Near-line Data Backups With RDiff-Backup

Backups are great.  Yes, I’m that guy that loves backups.  Of course everyone uses an off-line, off-site backup system like JungleDisk, right?  Or if you’re lucky enough to have your own personal cloud, then you’ve got that covered from that angle… But what about near-line backups, where you can rapidly restore data (like in the [...]

How to automate scripted commands to a Cisco ASA via ssh

The premise *seemed* simple enough…  I just needed to send 4 or 5 commands to a Cisco ASA from a CentOS box in a cron job.  I mean, people write scripts all the time, and use ssh keys to automate those scripts against remote systems, right?  I do it all the time with Linux boxes, [...]