Changes between Version 62 and Version 63 of install_kvm
- Timestamp:
- Aug 16, 2013, 4:23:30 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
install_kvm
v62 v63 33 33 {{{ 34 34 ln -s /usr/local/share/ISOs/<guestname>.iso /home/<guestname>/vms/<guestname>/cd.iso 35 }}}36 * Add access to the new guest to all root users:37 {{{38 cat /root/.monkeysphere/authorized_user_ids >> /home/<guestname>/.monkeysphere/authorized_user_ids39 }}}40 41 * Authenticate the new keys42 {{{43 monkeysphere-authentication update-users <guestname>44 35 }}} 45 36 * Start the new guest