X-Git-Url: https://git.donarmstrong.com/?p=home-base.git;a=blobdiff_plain;f=.ssh%2Fconfig;h=6cc8e5eb5daaa74c03cbbaa0ef927cd8a7bf115d;hp=0f5e5aa18d0d53cb79ebcec4863eea395f3f6886;hb=a680bf3a19887f7b3f3d595d40198d8390eae152;hpb=4cb42dab56d172179f0b5c89821ac6ca6676d901 diff --git a/.ssh/config b/.ssh/config index 0f5e5aa..6cc8e5e 100644 --- a/.ssh/config +++ b/.ssh/config @@ -1,9 +1,30 @@ 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 +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 @@ -23,3 +44,9 @@ 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 \ No newline at end of file