Stories, software and strategies to help nonprofits do the social web
We’ve updated our earlier howto JungleDisk for Linux Server Backups without X11 for the latest version of JungleDisk, 1.50. The new version is more reliable for transferring lots of files, and rsync works better. Rsync’s —archive flag now works as expected (though you still need —inplace). jungledisk now uses Fuse directly rather than davfs, so prerequisites are different The command-line jungledisk program now mounts by itself The configuration file gets a bunch of new options So check out our updated instructions...
April, 18 2008 • 0 Comments • 0 Faves
So you want to use Git the latest hotness in distributed version control. It builds easily using the instructions in the INSTALL file. But on Centos 5 (or Red Hat Enterprise Linux 5) there are some dependencies to install first: sudo apt-get install gettext-devel expat-devel curl-devel zlib-devel openssl-devel From here the instructions in Git’s INSTALL file work just fine: wget http://kernel.org/pub/software/scm/git/git-1.5.4.5.tar.gz tar zxvf git-1.5.4.5.tar.gz cd git-1.5.4.5 make prefix=/usr/local all...
April, 3 2008 • 0 Comments • 0 Faves
JungleDisk is another great entrant in the online backup business. Unlike Mozy, our favorite for Macs and PCs, JungleDisk also runs on Linux. And, since version 1.30a, it ships a command-line version. Which means you can give your Linux servers reliable online backup — stored on Amazon’s S3. These instructions cover version 1.50 — which has a different config file and a number of settings than previous versions. If you’re still using an older version, see the instructions for version 1.30 or 1.40 that we published...
August, 14 2007 • 0 Comments • 0 Faves
JungleDisk is another great entrant in the online backup business. Unlike Mozy, our favorite for Macs and PCs, JungleDisk also runs on Linux. And, since version 1.30a, it ships a command-line version. Which means you can give your Linux servers reliable online backup — stored on Amazon’s S3. Here’s more about how JungleDisk works. Meanwhile, let’s get down to business. Our server install has three parts: JungleDisk command line program, which makes S3 look like a WebDav server DavFS, which makes WebDav look...
June, 27 2007 • 0 Comments • 0 Faves