diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2024-01-31 21:44:05 -0800 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2024-01-31 21:44:05 -0800 |
commit | c2948ce9e3d1ca7fbd614b7afdd905b3c0cb31a4 (patch) | |
tree | 45e3e24abbea21cd1f8e88a3ec25f00a5576cc99 /home/xyz/.ssh | |
parent | 7eb5245e16ae859223d62437c6f2733d4a772986 (diff) |
update
Diffstat (limited to 'home/xyz/.ssh')
-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 |