s/^\#AddressFamily any/AddressFamily any/ s/^\#ListenAddress 0.0.0.0/ListenAddress 0.0.0.0/ s/^\#ListenAddress ::/ListenAddress ::/ s/^\#HostKey \/etc\/ssh\/ssh_host_rsa_key/HostKey \/etc\/ssh\/ssh_host_rsa_key/ s/^\#HostKey \/etc\/ssh\/ssh_host_dsa_key/#HostKey \/etc\/ssh\/ssh_host_dsa_key/ s/^\#HostKey \/etc\/ssh\/ssh_host_ecdsa_key/#HostKey \/etc\/ssh\/ssh_host_ecdsa_key/ s/^\#HostKey \/etc\/ssh\/ssh_host_ed25519_key/#HostKey \/etc\/ssh\/ssh_host_ed25519_key/ s/^\#SyslogFacility AUTH/SyslogFacility AUTH/ s/^\#LogLevel INFO/LogLevel INFO/ s/^\#PubkeyAuthentication yes/PubkeyAuthentication yes/ s/^\#PasswordAuthentication yes/PasswordAuthentication yes/ s/^\#PermitEmptyPasswords no/PermitEmptyPasswords no/ s/^\#AllowAgentForwarding yes/AllowAgentForwarding yes/ s/^\#AllowTcpForwarding yes/AllowTcpForwarding yes/ s/^\#PermitTunnel no/PermitTunnel yes/ /Subsystem powershell \/usr\/bin\/pwsh.exe -sshs -NoLogo/d /Subsystem sftp \/usr\/lib\/openssh\/sftp-server/a\Subsystem powershell \/usr\/bin\/pwsh.exe -sshs -NoLogo