On 09/07/14 15:35, Mike McCarthy, W1NR wrote:
sshd.service: main process exited, code=exited, status=255/n/a
Hi Mike
Can you run sshd manually in debugging mode and paste the output please: $ /usr/sbin/sshd -d
It's worth looking at the output of strace that may help here: $ strace /usr/sbin/sshd
-V