7 lines
152 B
Text
7 lines
152 B
Text
Include /etc/ssh/ssh_config.d/*.conf
|
|
|
|
Host *
|
|
ControlPath ~/.ssh/%u@%l->%r@%h:%p
|
|
SendEnv LANG LC_*
|
|
VerifyHostKeyDNS yes
|
|
VisualHostKey yes
|