X-Git-Url: https://git.donarmstrong.com/?p=home-base.git;a=blobdiff_plain;f=.ssh%2Fconfig;h=48632f706b3af425da73381dc49de64a6c9f9a25;hp=291536a0cf25182b79f734f88b0c4b781f1b3be9;hb=3b6d44b28c0a2e11630d1bdbd4d213a93fa1a34a;hpb=809c1a5f4eb0e92bd4b787da3bb0fcad6103d8b7 diff --git a/.ssh/config b/.ssh/config index 291536a..48632f7 100644 --- a/.ssh/config +++ b/.ssh/config @@ -1,13 +1,41 @@ Host ernst.ucr.edu User zido +Host ralph.ucr.edu + User zido Host volo User don HostKeyAlias volo CheckHostIP no +Host zeto + User don + HostKeyAlias zeto + CheckHostIP no Host frogsleap.com User frogsleap Host *.debian.org IdentityFile ~/.ssh/identity_debian + UserKnownHostsFile ~/.ssh/known_hosts_debian +Host *.sndservers.com + IdentityFile ~/.ssh/identity_sndservers + UserKnownHostsFile ~/.ssh/known_hosts_sndservers +# donarmstrong machines so I don't have to type them in +Host archimedes.ucr.edu + User don + UserKnownHostsFile ~/.ssh/known_hosts_don +Host rzlab.ucr.edu + User don + UserKnownHostsFile ~/.ssh/known_hosts_don +Host spth1304.ucr.edu + User don + UserKnownHostsFile ~/.ssh/known_hosts_don +Host *.donarmstrong.com + User don + UserKnownHostsFile ~/.ssh/known_hosts_don +Host crito.ucr.edu + User don + UserKnownHostsFile ~/.ssh/known_hosts_don +Host *.debconf.org + IdentityFile ~/.ssh/identity_debconf Host comas.linux-aktivaattori.org IdentityFile ~/.ssh/identity_debconf # Propel consulting machinges @@ -18,6 +46,9 @@ Host xen.propel.com Host scs.propel.com User darmstrong IdentityFile ~/.ssh/identity_propel +Host pacific.propel.com + User darmstrong + IdentityFile ~/.ssh/identity_propel Host builder.lab.propel.com User don IdentityFile ~/.ssh/identity_propel @@ -27,3 +58,16 @@ Host debianarchive.lab.propel.com Host *.lab.propel.com User darmstrong IdentityFile ~/.ssh/identity_propel +Host *.abaca.com + User darmstrong + IdentityFile ~/.ssh/identity_propel +Host blogamundo.com + User don + IdentityFile ~/.ssh/identity_blogamundo +Host culinarytrends.net + User don + IdentityFile ~/.ssh/identity_culinarytrends + +Host *.kneedraggers.com + User don + IdentityFile ~/.ssh/identity_kneedraggers