Adding access to the console of a virtual guest: * Login as root to the host server, e.g. ssh root@clr.mayfirst.org * Add your OpenPGP User Id to the authorized_user_ids file for the user account used by the virtual guest, e.g. echo 'Jamie McClelland ' >> /home/rodolpho/.monkeysphere/authorized_user_ids * Update the keys for the user, e.g.: monkeysphere-authentication update-users rodolpho * Login from your computer: ssh rodolpho@clr.mayfirst.org * Join the screen session: screen -x rodolpho