Debian CloudKick Agent Setup
More of a reminder for me:
curl http://packages.cloudkick.com/cloudkick.packages.key | apt-key add - echo 'deb http://packages.cloudkick.com/ubuntu lucid main' > /etc/apt/sources.list.d/cloudkick.list apt-get update && apt-get install cloudkick-agent
Then it asks for the user name and password of your CloudKick account.