diff options
-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 7f279571..bdf06914 100644 --- a/home/xyz/.ssh/config +++ b/home/xyz/.ssh/config @@ -29,3 +29,7 @@ Host qw Hostname localhost Port qemu-win-ssh User xyz + +Host hpc + Hostname coe-hpc1.sjsu.edu + User 012404405 |