OpenSSH: ssh disable warning messages

Host sg*

        Protocol 2
        AddressFamily inet
        Compression yes
        GSSAPIAuthentication no
        ForwardX11Trusted yes
        StrictHostKeyChecking no
        CheckHostIP no
        PubkeyAuthentication yes
        UserKnownHostsFile /dev/null
        LogLevel QUIET
        Port 22
Scroll to top