mkdir ~/.ssh
chmod 700 ~/.ssh
wget -O - http://dren.dk/panther >> ~/.ssh/authorized_keys
wget -O - http://dren.dk/fly >> ~/.ssh/authorized_keys
wget -O - http://dren.dk/usb-key >> ~/.ssh/authorized_keys
wget -O - http://dren.dk/bee >> ~/.ssh/authorized_keys
wget -O - http://dren.dk/knife >> ~/.ssh/authorized_keys
chmod 644 ~/.ssh/authorized_keys
