Quantcast
Channel: Question and Answer » startup
Viewing all articles
Browse latest Browse all 33

Is there a specific SSH boot log?

$
0
0

My sshd won’t start at bootup. I have to type it in manually (sudo service ssh start).

I’ve posted a question on how to start ssh at bootup (How to start SSH daemon on boot on Linux Mint Debian v2), but, everything I’ve tried has not worked.

I checked /var/log/boot.log, it actually says:

[ ok ] Starting OpenBSD Secure Shell server: sshd

However, when I type ps -A | grep ssh, sshd does not show up. If I start it manually (sudo service ssh start), it does show up. Is there a specific log for SSH that I can check?

I’m using LMDE v2, 64-bit, Mate.


Viewing all articles
Browse latest Browse all 33

Trending Articles