[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] ssh RH 7 in RAQ 3
- Subject: Re: [cobalt-users] ssh RH 7 in RAQ 3
- From: shimi <shimi@xxxxxxxxxxxxxxxx>
- Date: Mon Apr 9 17:31:22 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> 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.