Posts tagged with “bash”

December 07

Simple MongoDB backup script

Here's a simple MongoDB backup script which you can run on a daily basis to create an automatic dump of MongoDB and keep a certain number of days of backup stored.

Read More »
11:25 AM | 1 Comment | Tags: , ,
October 21

Chef bash completion script

I've written a short Chef bash completion script to aid me in learning knife commands. Here it is.

Read More »
02:11 PM | 0 Comments | Tags: , ,