Changes between Version 68 and Version 69 of install_kvm
- Timestamp:
- Jan 4, 2017, 10:04:00 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
install_kvm
v68 v69 115 115 {{{ 116 116 # make sure you get the key in your authorized keys file (see above for fingerprint) 117 # As of debian jessie the default config for the ssh server in /etc/ssh/sshd_config includes {{{PermitRootLogin without-password}}} which will prevent you from logging into the server directly with a password unless you add your public ssh key to /root/.ssh/authorized_keys or change the above config to {{{PermitRootLogin yes}}} and restart the ssh server. The former is preferred. 118 117 119 ssh root@<guestname>.mayfirst.org 118 120 freepuppet-helper is:<guestname>