Horje
debug ssh server ubuntu command Code Example
debug ssh server ubuntu command
sudo sshd -t

Example:
ubuntu1@ubuntu1-virtual-machine:/etc/ssh$ sudo sshd -t
/etc/ssh/sshd_config line 24: Deprecated option KeyRegenerationInterval
/etc/ssh/sshd_config line 25: Deprecated option ServerKeyBits
/etc/ssh/sshd_config: line 32: Bad configuration option: LogPath
/etc/ssh/sshd_config: line 33: Bad configuration option: LogMaxRotateFiles
/etc/ssh/sshd_config: line 34: Bad configuration option: LogMaxFileSize
/etc/ssh/sshd_config: line 35: Bad configuration option: LogRotationInterval
/etc/ssh/sshd_config line 42: Deprecated option RSAAuthentication
/etc/ssh/sshd_config: terminating, 4 bad configuration options




Shell

Related
linux c compiler online Code Example linux c compiler online Code Example
rm: cannot remove 'wk_base_survey': Permission denied wsl Code Example rm: cannot remove 'wk_base_survey': Permission denied wsl Code Example
kibana should not be run as root Code Example kibana should not be run as root Code Example
install az cli wsl Code Example install az cli wsl Code Example
sed  multiple files Code Example sed multiple files Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
9