Changes between Version 9 and Version 10 of install_kvm
- Timestamp:
- Jan 15, 2011, 11:10:03 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
install_kvm
v9 v10 35 35 1. Tell runit to start the guest automatically 36 36 {{{ 37 update-serv er--add /etc/sv/kvm/SERVER-NAME37 update-service --add /etc/sv/kvm/SERVER-NAME 38 38 }}} 39 39 1. Log into the new guest via ssh: {{{ ssh SERVER-NAME@HOST-NAME }}}