Changes between Version 56 and Version 57 of install_kvm
- Timestamp:
- May 24, 2013, 1:53:56 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
install_kvm
v56 v57 101 101 mount /home 102 102 }}} 103 * Set the root password. If you run the [wiki:keyringer keyringer pass] command without any arguments, it will prompt you with a random password and store the password in keyringer. 103 * Set the root password. If you run the [wiki:keyringer keyringer pass] command without any arguments, it will prompt you with a random password and store the password in keyringer. To set the root password on the guest do: 104 {{{ 105 passwd 106 }}} 104 107 * Check the ssh host fingerprint (for comparison during steps below) 105 108 {{{