> -----Original Message----- > From: Adam Spiers [mailto:aspi...@suse.com] > Sent: Monday, March 11, 2013 9:56 AM > To: Abes, Andi > Cc: j...@newgoliath.com; crowbar > Subject: Re: [Crowbar] Quick connect to admin node > > Andi Abes (andi_a...@dell.com) wrote: > > >From: crowbar-bounces On Behalf Of Judd Maltin > > >Sent: Friday, March 08, 2013 10:46 AM > > >To: Abes, Andi > > >Cc: crowbar > > >Subject: Re: [Crowbar] Quick connect to admin node > > > > > >Never save host keys for the admin box: > > > > > >judd@judd-m6600:~/useful$ cat ~/.ssh/config Host admin 192.168.124.10 > > > StrictHostKeyChecking no > > > UserKnownHostsFile=/dev/null > > > > > >write your key to the new admin box: > > > > > >judd@judd-m6600:~/useful$ ssh-copy-id crowbar@admin > > > > > > > Cool ! didn't use that before... > > But they can be even better together ;) > > > > sshpass -pcrowbar ssh-copy-id crowbar@admin > > > > my Admin install per hour number is pretty high (~5) so, it gets pretty > repetitive.... > > Nice tricks :-) I didn't know about sshpass, that's handy but also pure evil > ;-) > Currently there only experimental packages for openSUSE: > > http://software.opensuse.org/package/sshpass > > Please can you document these tricks in the devguide? At risk of sounding > like > a broken record, the mailing list is not a good location for docs ;-)
True, and will do. Was looking to fish out additional better tricks - like the one Judd brought up (I didn't know about ssh id copy either... ) a. _______________________________________________ Crowbar mailing list Crowbar@dell.com https://lists.us.dell.com/mailman/listinfo/crowbar For more information: http://crowbar.github.com/