Timeline for SSH Config - Options - Remove some whilst adding others?
Current License: CC BY-SA 4.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 30, 2024 at 23:00 | vote | accept | Chris | ||
| May 13, 2021 at 23:07 | answer | added | Eduardo Trápani | timeline score: 2 | |
| May 13, 2021 at 22:21 | comment | added | Chris | Done, have added it as an addendum at the bottom of the question. I do notice that some of these don't get highlighted as a 'variable' in and others do, but I've been putting that down to specifics of VIM's syntax highlighting rather than anything more sinister. | |
| May 13, 2021 at 22:21 | history | edited | Chris | CC BY-SA 4.0 | added 476 characters in body |
| May 13, 2021 at 22:03 | comment | added | Eduardo Trápani | Can you add the output of ssh -Q kex to your question? | |
| May 13, 2021 at 21:57 | comment | added | Chris | Checking output when using ssh -vv myHost. When I say 'executes fine' what I mean is it that it isn't reporting that config arrangement as garbage, but still does not both add the given options, and remove the other given options. It will only do one of the two, based on which ever is specified first. I've tried concatenating them into one line, but it only reads the first modifier (say - not the + later in the line). | |
| May 13, 2021 at 21:56 | comment | added | Eduardo Trápani | it executes fine but seems to only perform the top KexAlgorithms option how are you checking that? | |
| May 13, 2021 at 21:42 | history | asked | Chris | CC BY-SA 4.0 |