LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   sshd won't start (https://www.linuxquestions.org/questions/linux-server-73/sshd-wont-start-692067/)

sysspy 12-20-2008 05:39 AM

sshd won't start
 
Hi there...

Ok, i'm newbie to slack/linux and I need a great help.

I'm in trouble with sshd. My daemon does not start. When I type "sshd" (as root) returns "sshd re-exec needs full path"(or something like this). I've tried the full path "/usr/sbin/sshd" and "/etc/rc.d/rc.sshd start", but after this a "ps ax" does not show sshd alive. What i'm doing wrong??

System is Slackware 11.0 Linux 2.4.33.

Thanks for help!

sysspy 12-20-2008 07:27 AM

Problem solved...

# rm -rf /dev/null
# mknod /dev/nul c 1 3

# slackpkg upgrade openssl
# slackpkg upgrade openssh

jtshaw 12-21-2008 12:01 PM

Please post your thread in only one forum. Posting a single thread in the most relevant forum will make it easier for members to help you and will keep the discussion in one place. This thread is being closed because it is a duplicate.


All times are GMT -5. The time now is 03:54 AM.