Updated Troubleshooting Steps (markdown)

manojampalam 2016-05-16 13:39:21 -07:00
parent 070f49ee89
commit 72006c8a27

@ -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`