Search Results for: bacula

cfengine – practical examples

In a sea of inadequete cfengine examples, one stands out: http://www.sysadmin.hep.ac.uk/wiki/Cfengine. I’m in the early stages of developing an administration strategy for a jail server I’m setting up. It will run regression tests for Bacula. I’ve already found ezjail, which will help me create the jails. What I needed was tool for administering the jails. I don’t want to ssh to 10 different systems just to update a script on each one. I […]

cfengine – practical examples Read More »

12 hours to go

There are 12 hours before I pick up the truck and start the move to Pennsylvania. Right now, Bacula is running the second set of full backups of the day. I’ll leave one copy here in Jupiter, and take the other copy with me. Left to do: pack up the tv and move it downstairs close down the utilities account (water/sewer) return the Comcast cable gear pack up the matress move the sofa

12 hours to go Read More »

OSCON 2007 – the details, the people

I was at OSCON 2007 this week. I was there to present my Nobody Ever Regretted Making a Backup talk: In the past few years, Bacula has been gaining ground on more established solutions, both open source and proprietary. This talk will introduce you to Bacula, show you the main components, give you an outline of how it works, and illustrate why Bacula is becoming so widespread. My talk was scheduled for the

OSCON 2007 – the details, the people Read More »

Good bye IPsec. Hello OpenVPN.

I’ve been playing with OpenVPN since mid December. I like it. I like it better than IPsec. Why? Because OpenVPN can give me direct access to all my systems wherever I am. I can cvsup from my cvsup server at home from a hotel in Toledo (if I’m ever there). IPsec can do that. But it is much more complex to set up. OpenVPN is pretty simple. At present, my wireless gateway is

Good bye IPsec. Hello OpenVPN. Read More »

Changes to the FreeBSD SCSI drive to make it more like Solaris/Linux

I’ve been given a patch to test. It changes the SCSI driver so that it will be slightly more like Linux and Solaris. I’m just documenting the patch process here so we can see what I’m doing, in case something goes wrong. This patch will allow us to open the tape drive, even if there is no tape, and keep querying until a tape arrives. [root@dfc:/usr/src/sys/cam/scsi] # perl -pi -e “s:^M::g” ~dan/scsi_sa.c.diffs [root@dfc:/usr/src/sys/cam/scsi]

Changes to the FreeBSD SCSI drive to make it more like Solaris/Linux Read More »

Dan does Utah!

I’m heading off to Utah at the end of the month. The primary goal is to do some mountain biking in Moab. I’ve been there before but it’s time to go back again. As part of my trip preparation, I contacted the Greater Utah BSD User Group (aka GUBUG. Wouldn’t you know it! They’re having an installfest on the very day I’m arriving in Salt Lake City. What a coincidence! I’ll be giving

Dan does Utah! Read More »

New box – addenda

That computer I mentioned recently, I added a SCSI card to it and enabled the second NIC. It’s now looking pretty sweet with 5.4 running on it. With the new additions, the dmesg now also contains: isp0: port 0xd800-0xd8ff mem 0xff6fe000-0xff6fefff irq 17 at device 8.0 on pci2 I plan to make this box into a Bacula testing platform for FreeBSD 6.*, add a backup DNS server for my LAN, and make it

New box – addenda Read More »

Upgrading the Firewall

I have a firewall that’s running FreeBSD 4.11. I’m planning to upgrade to 5.4 tonight. The backups are running (via Bacula [of course!]) now. I installed 5.4 on a separate HDD a few weeks ago, but have not copied over the configuration files etc. I’ll have to do that tonight. I’ll be documenting what is required and post it on The FreeBSD Diary.

Upgrading the Firewall Read More »

Scroll to Top