I've accidentally changed something in the /etc/ssh/sshd_config
file and now sshd
does not start.
I know I should have had a backup before editing it but it is too late now.
Can someone please show me the default content of the sshd_config
file?
Or is there anywhere I can get it?
deb
file, you can create a temporary directory and typedpkg-deb --extract <deb file>
to extract it. – Ray May 17 '21 at 07:13