diff options
-rw-r--r-- | etc/ssh/ssh_config.d/my_ssh_config.conf (renamed from root/.ssh/config) | 0 | ||||
-rw-r--r-- | home/xyz/.ssh/config | 3 |
2 files changed, 0 insertions, 3 deletions
diff --git a/root/.ssh/config b/etc/ssh/ssh_config.d/my_ssh_config.conf index a5f1fca3..a5f1fca3 100644 --- a/root/.ssh/config +++ b/etc/ssh/ssh_config.d/my_ssh_config.conf diff --git a/home/xyz/.ssh/config b/home/xyz/.ssh/config index 02d02145..c18ee730 100644 --- a/home/xyz/.ssh/config +++ b/home/xyz/.ssh/config @@ -32,6 +32,3 @@ Host qw HostName localhost Port qemu-win-ssh User xyz - -Host flylightning.xyz - Port ssh-isp |