From accdb06541f9a7fa83536eb885559b3944d7c111 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Thu, 2 Jan 2025 05:01:39 +0000 Subject: current host does not have these port specified in /etc/services, need to remove these ssh configs else error --- home/xyz/.ssh/config | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'home') 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 -- cgit v1.2.3-70-g09d2