Re: How to connect virt-manager to two hosts?

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

 



On Fri, Oct 23, 2015 at 09:58:27PM +1100, Phill Edwards wrote:
> >
> > Try to setup password-less ssh connection from KVM2 to KVM1:
> >
> >     'ssh-copy-id user@KVM1'
> >
> > this will copy your public key from KVM2 to KVM1 host and than ssh
> > connection
> > doesn't require password and therefore it won't try to run the
> > 'ssh-askpass'.
> >
> 
> Thanks for the suggestion. When I ran this command I got the error below
> (192.168.0.102 is the machine I'm connecting to) :
> 
> # ssh-copy-id root@192.168.0.102
> /bin/ssh-copy-id: ERROR: No identities found
> 
> What am I missing here? Am I supposed to have set up some RSA keys etc,
> because I haven't done that.

You don't have any key.  To generate one, run 'ssh-keygen', it will generate
required keys in .ssh.

Pavel

> _______________________________________________
> virt-tools-list mailing list
> virt-tools-list@xxxxxxxxxx
> https://www.redhat.com/mailman/listinfo/virt-tools-list

_______________________________________________
virt-tools-list mailing list
virt-tools-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/virt-tools-list



[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