Sunday, November 1, 2009

SSHD Failed

If you are getting error while starting ssh

sshd dead but subsys locked

Do the following

remove /dev/null
and then: "mknod /dev/null c 1 3"

this will create the /dev/null and sshd should start as normal.


Thanks
Ninad

No comments:



View My Stats