sexta-feira, 18 de julho de 2008

Linux: Getting SSH daemon to start

Getting SSHD to start involved fixing this error:

$ fatal: daemon() failed: No such device

which was fixed by deleting the FILE:

$ /dev/null

that yum or something had created, and then running the command:

$ mknod /dev/null c 1 3

Once that was done, SSHD started up OK again.

Nenhum comentário:

Postar um comentário

Drunk Penguins

Drunk Penguins
Drunk Penguins