Web Hosting Talk







View Full Version : Please help - Configuring ssh concern or problem?


BooBoo
05-17-2002, 03:06 PM
am now setting up the ssh on my server so that I can disable telnet.

http://www.unixwiz.net/techtips/openssh.html

I followed the steps. I downloaded the three files and unpacked them. I followed the directions and for zlib, no problems.

However, for openssl, I had to cancel the make process. I have about 50 sites on this server. I unpacked the ssl and did the ./config. When I started the make, it seemed to loop. I let it run for about 10 minutes and then cancelled it.

Is this normal for the make to run so long or did I miss a step? I am using a RaQ3i with RaQ4i software installed and all the patches are up-to-date.

Note: I have since tried make test and it seemed to complete successfully. I did noticed that it failed the bc test and recommended that I use the gnu version. What is bc and do I need it?

ljprevo
05-17-2002, 04:18 PM
If you need SSH why don't you just load the package from pkgmaster.com?

http://pkgmaster.com/packages/raq/4/#openssh

BooBoo
05-17-2002, 04:26 PM
My problem has been that I cannot get the public/private keys working. Any ideas?