issue: ssh daemon Fails to start on server trying to start the ssh service results: # /etc/init.d/sshd start Starting sshd: [ OK ] # /etc/init.d/sshd status openssh-daemon is stopped Looking at /var/log/secure logs ; the following error is noted: sshd[19546]: fatal: daemon() failed: No such device This is related to /dev/null – should be a […]