diff options
Diffstat (limited to 'home/xyz/.ssh/config')
-rw-r--r-- | home/xyz/.ssh/config | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/home/xyz/.ssh/config b/home/xyz/.ssh/config index bdf06914..7635a304 100644 --- a/home/xyz/.ssh/config +++ b/home/xyz/.ssh/config @@ -33,3 +33,7 @@ Host qw Host hpc Hostname coe-hpc1.sjsu.edu User 012404405 + +Host ia + Hostname ia.flylightning.xyz + User xyz |