just some more awesome
First, here is a good tutorial for using Screen: http://www.linuxjournal.com/article/6340 Screen is great for keeping long running processes running. This is especially useful if you are ssh'ed into a server. But, I know people who live in Screen even locally. Not sure what the benefit is of that. But, to each his own. Some Screen Commands Whenever you see something like "ctrl+a, c", that means "ctrl+a" then press "c". From the command line: screen => Starts screen screen -R => (Note that this is run from...
Sprinkle is a software provisioning tool you can use to build remote servers with, after the base operating system has been installed. http://github.com/crafterm/sprinkle/tree/master I am going to have to try this out! It looks really promising. I have used a number of Cap scripts to do something similar. But, this solution looks more elegant.
A Ruby based Continuation Integration server. I have not had a chance to try it yet. But, this could be an interesting project. http://integrityapp.com/