Hi Kevin, 2 possible solutions: 1) put the same private key (id_rsa, not id_rsa.pub) on a shared medium (usb stick comes to mind) and use that, by mounting it on ~/.ssh, or such. 2) copy the same private key to both environments. Sincerely, Jan. On Tue, Apr 1, 2014 at 9:05 AM, Kevin Wilson <wkevils@xxxxxxxxx> wrote: > I use: > ssh-keygen -t rsa > to generate a key file (id_rsa.pub) which I copy into authorized_keys2 on > other machines in order to permit ssh to these machines without being > asked for a password. > > The thing is that I have dual boot on this machine: one for fedora and > one for ubuntu. The two key files which were generated on these machine > are different. > > Is there a way so that I will have the same key file for both these fedora > and > ubuntu ? > > regards, > Kevin > _______________________________________________ > openssh-unix-dev mailing list > openssh-unix-dev@xxxxxxxxxxx > https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev > -- "Piracy is simply demand where supply does not exist." _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev