Difference between revisions of "Sshd -t"
Jump to navigation
Jump to search
(Created page with " == Related commands == * <code>sshd -T</code> == See also == * {{sshd}} Category:SSH") Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
(14 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | [[sshd]] -t | ||
+ | (No output) | ||
+ | sshd -t | ||
+ | Missing [[Match (OpenSSH)|Match]] criteria for XXX | ||
+ | /etc/ssh/sshd_config line 134: Bad Match condition | ||
+ | Missing privilege separation directory: /run/sshd | ||
+ | You may fix it by running: <code>[[systemctl restart sshd]]</code> | ||
+ | |||
+ | sshd -t -f /path/to/config_file | ||
== Related commands == | == Related commands == | ||
− | * <code>sshd -T</code> | + | * <code>[[sshd -T]]</code>: extended [[test mode]] |
− | + | * <code>[[systemctl restart]] sshd</code> | |
− | + | * <code>[[nginx -t]]</code> | |
== See also == | == See also == | ||
* {{sshd}} | * {{sshd}} | ||
+ | * {{test mode}} | ||
[[Category:SSH]] | [[Category:SSH]] |
Latest revision as of 03:40, 27 August 2021
sshd -t (No output)
sshd -t Missing Match criteria for XXX /etc/ssh/sshd_config line 134: Bad Match condition
Missing privilege separation directory: /run/sshd
You may fix it by running: systemctl restart sshd
sshd -t -f /path/to/config_file
Related commands[edit]
sshd -T
: extended test modesystemctl restart sshd
nginx -t
See also[edit]
Advertising: