LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Security (https://www.linuxquestions.org/questions/linux-security-4/)
-   -   SSH on Red Hat 6.2 (https://www.linuxquestions.org/questions/linux-security-4/ssh-on-red-hat-6-2-a-436/)

markma 12-18-2000 09:02 AM

I have installed the SSH rpm but am having problems configuring it. I keep getting connection refused?

Can someone point me in the right direction?

Thanks,

Mark

jeremy 12-19-2000 09:54 AM

Did you install from source or from RPM? You may need to start the service after installing it.

markma 12-19-2000 10:27 AM

From RPM
 
I installed it from the RPM. How would I start it?

yuniarti 12-20-2000 11:24 PM

use this :
host# /usr/local/sbin/sshd &

hope usefull....

jeremy 12-21-2000 08:19 AM

The above suggestion should work. You should also be able to type "/etc/rc.d/init.d/sshd start".


All times are GMT -5. The time now is 02:41 AM.