[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] ssh RH 7 in RAQ 3



> hi
> Can I install an openssh-2.5.2p2-1.7 (latest openssh in Redhat 7.0) in RAQ
> 3?
> If it can't, where I found a ssh?
> Thanks
> 
> Rere D
> 
> 
There is no "openssh for redhat" - there is a general distribution for all
linuxes... (redhat, suse, mandrake etc etc)

I would install from the sources (and not rpm) - because you see what it's
doing, and besides, you should learn :)

You'll *most probably* need openssl installed too...
(just try to install openssh, it'll tell u if it can't find openssl)

URLs to download both:
ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-2.5.2p2.tar.gz
http://www.openssl.org/source/openssl-0.9.6a.tar.gz

- shimi.