X-Git-Url: https://git.donarmstrong.com/?p=home-base.git;a=blobdiff_plain;f=.ssh%2Fconfig;h=4806bdc01632700fd31f7eeef1e0e31d65e9996d;hp=3c728bc5ecd1962086ec6482fe07e3b90468a1a5;hb=0778e647d173c9653ed443d5df189e7da06d1772;hpb=53cfbaa7963ae94082659fb2ba1274dd6947736a diff --git a/.ssh/config b/.ssh/config index 3c728bc..4806bdc 100644 --- a/.ssh/config +++ b/.ssh/config @@ -1,13 +1,21 @@ 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 +Host *.sndservers.com + IdentityFile ~/.ssh/identity_sndservers # donarmstrong machines so I don't have to type them in Host archimedes.ucr.edu Host rzlab.ucr.edu @@ -15,6 +23,8 @@ Host spth1304.ucr.edu Host svn.donarmstrong.com Host crito.ucr.edu User don +Host *.debconf.org + IdentityFile ~/.ssh/identity_debconf Host comas.linux-aktivaattori.org IdentityFile ~/.ssh/identity_debconf # Propel consulting machinges @@ -34,3 +44,12 @@ 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 \ No newline at end of file