diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-02-20 22:36:34 -0800 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-02-20 22:36:34 -0800 |
commit | bd3b62f4129ce7796bad50cccb06927c1900f67b (patch) | |
tree | 7d9a388724076334ea4756bcdf2dbd14211978eb /home/xyz/.ssh | |
parent | 253b29ee2f9f3b56c5ffbfc72f05185e5ac58e19 (diff) |
no ssh to itself
Diffstat (limited to 'home/xyz/.ssh')
-rw-r--r-- | home/xyz/.ssh/config | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/home/xyz/.ssh/config b/home/xyz/.ssh/config index 3a149d8e..ce44712d 100644 --- a/home/xyz/.ssh/config +++ b/home/xyz/.ssh/config @@ -12,10 +12,6 @@ Host studio Port ssh-isp User xyz -Host pp - Hostname xyzpp - User xyz - Host hpc Hostname coe-hpc1.sjsu.edu User 012404405 |