Re: Recent changes to libvirt makes virt-manager unusable - can I revert to using ssh keys / just typing pass in once?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Morgan Cox wrote:
> Thank you for the responses.
>
> Yes I am running the OBS version. For Suse
>
> Is there any way to use use SSH keys to connect ? (i.e so I do not
> have to keep putting in the password ?)
>   

Sure.  You can copy your public key to the remote host, e.g. something like

 cat /path/to/public/key/id_dsa.pub | ssh root@remote-host "cat - >>
~/.ssh/authorized_keys"

See also http://virt-manager.org/page/RemoteSSH

Cheers,
Jim


[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux