我想将我的KVM主机连接到virt管理器,但是我使用pub密钥进行身份验证,我不能跳过openssh密码弹出。
没有密码就可以登录吗?
(我为我糟糕的英语道歉)
发布于 2017-06-27 09:38:39
我找到了解决办法:
virt-manager -c qemu+ssh://username@host1.example.org/system
https://serverfault.com/questions/858086
相似问题