Adding access to the console of a virtual guest:
- Login as root to the host server, e.g. ssh root@…
- 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 <jamie@…>' >> /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@…
- Join the screen session: screen -x rodolpho
Last modified
10 years ago
Last modified on Jul 16, 2015, 2:37:02 PM
Note:
See TracWiki
for help on using the wiki.