dotfiles/private_dot_ssh/executable_config

22 lines
314 B
Text
Raw Normal View History

2021-02-19 22:05:51 +00:00
Host osutech
User root
HostName 192.81.210.64
2021-03-20 07:40:04 +00:00
Host hlab
User michael
HostName 142.93.75.170
# sift
Host l0
User mzhang
HostName lambda0.sift.net
Host achilles
User mzhang
HostName achilles.sift.net
Host r0
User mzhang
HostName rhimes0.sift.net
2021-02-19 22:05:51 +00:00
# vim: set ft=sshconfig :