summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
authorXiao Pan <xyz@flylightning.xyz>2025-01-02 05:01:39 +0000
committerXiao Pan <xyz@flylightning.xyz>2025-01-02 05:01:39 +0000
commitaccdb06541f9a7fa83536eb885559b3944d7c111 (patch)
tree213bc8ce7ac7cfea2dc7c6975503b1ddf34bb8b7 /home
parentde68a9c69d5364eede3969e151d32340c64dfdaf (diff)
current host does not have these port specified in /etc/services, need to remove these ssh configs else error
Diffstat (limited to 'home')
-rw-r--r--home/xyz/.ssh/config11
1 files changed, 0 insertions, 11 deletions
diff --git a/home/xyz/.ssh/config b/home/xyz/.ssh/config
index 1fec70fb..39b4c6d7 100644
--- a/home/xyz/.ssh/config
+++ b/home/xyz/.ssh/config
@@ -6,12 +6,6 @@ AddKeysToAgent yes
# more see alacritty.toml config
SendEnv COLORTERM
-# tabs and empty only for readability, without also works, not sure about newline
-Host studio
- Hostname flylightning.xyz
- Port ssh-isp
- User xyz
-
Host insp
Hostname xyzinsp
User xyz
@@ -20,11 +14,6 @@ Host pp
Hostname xyzpp
User xyz
-Host qw
- Hostname localhost
- Port qemu-win-ssh
- User xyz
-
Host hpc
Hostname coe-hpc1.sjsu.edu
User 012404405