X-Git-Url: https://git.donarmstrong.com/?p=home-base.git;a=blobdiff_plain;f=.ssh%2Fconfig;h=6b678ed50ca286855d355e39cbdae629ee83cda3;hp=1a99ea03e293a36fc8a64909a30379119a0613c2;hb=118f35ce3699eebbd76a96a9e2d47b6ac366386f;hpb=56c474f4bb506ca630136cc349f7f47f9b733375 diff --git a/.ssh/config b/.ssh/config index 1a99ea0..6b678ed 100644 --- a/.ssh/config +++ b/.ssh/config @@ -14,15 +14,26 @@ 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 svn.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 @@ -35,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 @@ -47,3 +61,13 @@ Host *.lab.propel.com 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