January 2011
2 posts
Cowards die many times before their deaths; The valiant never taste of death but...
– William Shakespeare
Getting started with Rake::RemoteTask
Given the docs for Rake::RemoteTask are virtually non-existent, here’s a quickstart for this simple gem for handling server tasks.
A simple task
Lets just get something working so we can see the basics.
Set up pubkey authentication with your server
For details: http://www.cyberciti.biz/faq/ssh-password-less-login-with-dsa-publickey-authentication/
If your server’s username is...