Changes between Version 9 and Version 10 of install_kvm


Ignore:
Timestamp:
Jan 15, 2011, 11:10:03 PM (15 years ago)
Author:
Jamie McClelland
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • install_kvm

    v9 v10  
    3535 1. Tell runit to start the guest automatically
    3636{{{
    37 update-server --add /etc/sv/kvm/SERVER-NAME
     37update-service --add /etc/sv/kvm/SERVER-NAME
    3838}}}
    3939 1. Log into the new guest via ssh: {{{ ssh SERVER-NAME@HOST-NAME }}}