X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.ssh%2Fconfig;h=024bbfdbc50159c70b1d9c7c397a8bdb5fc72738;hb=13fe22fe4292b346f3142eff255334131f409540;hp=4806bdc01632700fd31f7eeef1e0e31d65e9996d;hpb=6b3468ea39c7b33b75b6b437448d32603f5e0448;p=home-base.git diff --git a/.ssh/config b/.ssh/config index 4806bdc..024bbfd 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 -Host svn.donarmstrong.com + 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 @@ -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 @@ -52,4 +66,22 @@ Host blogamundo.com IdentityFile ~/.ssh/identity_blogamundo Host culinarytrends.net User don - IdentityFile ~/.ssh/identity_culinarytrends \ No newline at end of file + IdentityFile ~/.ssh/identity_culinarytrends +Host tails.dreamhost.com + User don + IdentityFile ~/.ssh/identity_alanarmstrong +Host *.kneedraggers.com + User don + IdentityFile ~/.ssh/identity_kneedraggers +Host tijuana.com + User don + IdentityFile ~/.ssh/identity_castello +Host daycare.com + User don + IdentityFile ~/.ssh/identity_castello +Host *.ccin.com + User don + IdentityFile ~/.ssh/identity_castello +Host *.excelwholesale.com + User don + IdentityFile ~/.ssh/identity_excelwholesale