Because watching noobs doing this is fun.
First shot:
cd /tmp
wget http://kippo.googlecode.com/files/kippo-0.5.tar.gz
tar -xvzf kippo-0.5.tar.gz
sudo apt-get install python-twisted-core
->
python-openssl 0.10-1
python-pam 0.4.2-12.2+squeeze1
python-pkg-resources 0.6.14-4
python-serial all
python-twisted-bin 10.1.0-3
python-zope.interface 3.5.3-1+b1
python-twisted-core 10.1.0-3
sudo apt-get install python-twisted-conch
->
python-crypto 2.1.0-2+squeeze1
python-pyasn1 0.0.11a-1
python-twisted-conch 1:10.1.0-1
sudo apt-get install python-twisted-web
->
python-twisted-web 10.1.0-1
sudo apt-get clean
cd /tmp/kippo-0.5
./start.sh
Enjoy!