Debian CloudKick Agent Setup

Written by Peter Davies on .

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.