100 lines
1.7 KiB
Plaintext
100 lines
1.7 KiB
Plaintext
# Personal Servers
|
|
Host ratte
|
|
Hostname ratte.ianonavy.com
|
|
User ian
|
|
IdentityFile ~/.ssh/id_rsa
|
|
|
|
Host marcy
|
|
Hostname marcy.ianonavy.com
|
|
User ian
|
|
IdentityFile ~/.ssh/id_rsa
|
|
|
|
# Personal Hosts
|
|
Host blazer
|
|
Hostname blazer.wifi.wpi.edu
|
|
User ian
|
|
IdentityFile ~/.ssh/id_rsa
|
|
|
|
# Will's server
|
|
Host hactar
|
|
Hostname hactar.res.wpi.net
|
|
User ian
|
|
IdentityFile ~/.ssh/id_rsa
|
|
|
|
# WPI Servers
|
|
Host ccc
|
|
Hostname ccc.wpi.edu
|
|
User ianaval
|
|
IdentityFile ~/.ssh/id_rsa
|
|
|
|
Host ccc1
|
|
Hostname ccc1.wpi.edu
|
|
User ianaval
|
|
IdentityFile ~/.ssh/id_rsa
|
|
|
|
Host ccc2
|
|
Hostname ccc2.wpi.edu
|
|
User ianaval
|
|
IdentityFile ~/.ssh/id_rsa
|
|
|
|
Host ccc3
|
|
Hostname ccc3.wpi.edu
|
|
User ianaval
|
|
IdentityFile ~/.ssh/id_rsa
|
|
|
|
Host ccc4
|
|
Hostname ccc4.wpi.edu
|
|
User ianaval
|
|
IdentityFile ~/.ssh/id_rsa
|
|
|
|
Host ccc5
|
|
Hostname ccc5.wpi.edu
|
|
User ianaval
|
|
IdentityFile ~/.ssh/id_rsa
|
|
|
|
Host big16
|
|
Hostname big16.wpi.edu
|
|
User ianaval
|
|
IdentityFile ~/.ssh/id_rsa
|
|
|
|
Host tower
|
|
Hostname tower.wpi.edu
|
|
User ianaval
|
|
IdentityFile ~/.ssh/id_rsa
|
|
|
|
Host fourbanger
|
|
Hostname fourbanger.wpi.edu
|
|
User ianaval
|
|
IdentityFile ~/.ssh/id_rsa
|
|
|
|
# ACM Servers
|
|
Host acm
|
|
Hostname acm.wpi.edu
|
|
User ianaval
|
|
IdentityFile ~/.ssh/id_rsa
|
|
|
|
Host kermit
|
|
Hostname kermit.acm.wpi.edu
|
|
User ianaval
|
|
IdentityFile ~/.ssh/id_rsa
|
|
|
|
Host fozziebear
|
|
Hostname fozziebear.acm.wpi.edu
|
|
User ianaval
|
|
IdentityFile ~/.ssh/id_rsa
|
|
|
|
Host grover
|
|
Hostname grover.acm.wpi.edu
|
|
User acm
|
|
IdentityFile ~/.ssh/id_rsa
|
|
|
|
Host gonzo
|
|
Hostname gonzo.acm.wpi.edu
|
|
User acm
|
|
IdentityFile ~/.ssh/id_rsa
|
|
|
|
Host swedishchef
|
|
Hostname swedishchef.acm.wpi.edu
|
|
User acm
|
|
IdentityFile ~/.ssh/id_rsa
|