reorganize configurations into etc directory

This commit is contained in:
Daniel Micay 2025-04-15 12:32:52 -04:00
parent b5fd158374
commit 1f4d7316b8
106 changed files with 18 additions and 18 deletions

10
etc/ssh/ssh_config Normal file
View file

@ -0,0 +1,10 @@
# Include drop-in configurations
Include /etc/ssh/ssh_config.d/*.conf
IPQoS af21 af11
ServerAliveInterval 60
ServerAliveCountMax 2
TCPKeepAlive no
VerifyHostKeyDNS ask