From 72006c8a27f9198c3c978e4ffea0f54b92fc8e89 Mon Sep 17 00:00:00 2001 From: manojampalam Date: Mon, 16 May 2016 13:39:21 -0700 Subject: [PATCH] Updated Troubleshooting Steps (markdown) --- Troubleshooting-Steps.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Troubleshooting-Steps.md b/Troubleshooting-Steps.md index 99775b0..f28de12 100644 --- a/Troubleshooting-Steps.md +++ b/Troubleshooting-Steps.md @@ -1,3 +1,7 @@ +If sshd cannot start + * Check that sshd_config is in place + * Check that host keys are generated + Trouble shooting steps for typical connection issues: - Server side - run sshd in debug mode * `net stop sshd`